Terraria v1.4.4.9
Terraria source code documentation
|
|
inlineprivate |
Definition at line 1273 of file LightCompiler.cs.
References System.Linq.Expressions.Interpreter.LightCompiler._instructions, System.Linq.Expressions.Interpreter.LightCompiler._labelBlock, System.Linq.Expressions.Interpreter.LightCompiler.Compile(), System.Linq.Expressions.Interpreter.LightCompiler.CompileAsVoid(), System.Linq.Expressions.Interpreter.LightCompiler.DefineLabel(), System.info, System.Linq.Expressions.Interpreter.LabelScopeInfo.Kind, System.Linq.Expressions.Interpreter.InstructionList.MarkLabel(), System.Linq.Expressions.Interpreter.LabelScopeInfo.Parent, and System.Linq.Expressions.Interpreter.LabelScopeInfo.TryGetLabelInfo().
Referenced by System.Linq.Expressions.Interpreter.LightCompiler.CompileNoLabelPush(), and System.Linq.Expressions.Interpreter.LightCompiler.CompileSwitchExpression().