Terraria v1.4.4.9
Terraria source code documentation
|
|
inlineprivate |
Definition at line 1096 of file LightCompiler.cs.
References System.Linq.Expressions.Interpreter.LightCompiler._instructions, System.Linq.Expressions.Interpreter.LightCompiler.Compile(), System.Linq.Expressions.Interpreter.InstructionList.EmitBranch(), System.Linq.Expressions.Interpreter.InstructionList.EmitBranchFalse(), System.Linq.Expressions.Interpreter.InstructionList.EmitBranchTrue(), System.Linq.Expressions.Utils.Empty, System.Linq.Expressions.Interpreter.InstructionList.MakeLabel(), and System.Linq.Expressions.Interpreter.InstructionList.MarkLabel().
Referenced by System.Linq.Expressions.Interpreter.LightCompiler.CompileNoLabelPush(), and System.Linq.Expressions.Interpreter.LightCompiler.CompileSwitchExpression().