Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Linq.Expressions.Interpreter.PopInstruction Class Referencesealed

Public Member Functions

override int Run (InterpretedFrame frame)
 
override string ToString ()
 
virtual string ToDebugString (int instructionIndex, object cookie, Func< int, int > labelIndexer, IReadOnlyList< object > objects)
 

Static Protected Member Functions

static void NullCheck (object o)
 

Static Package Attributes

static readonly PopInstruction Instance = new PopInstruction()
 

Properties

override int ConsumedStack [get]
 
override string InstructionName [get]
 
virtual int ProducedStack [get]
 
virtual int ConsumedContinuations [get]
 
virtual int ProducedContinuations [get]
 
int StackBalance [get]
 
int ContinuationsBalance [get]
 

Private Member Functions

 PopInstruction ()
 

Detailed Description

Definition at line 3 of file PopInstruction.cs.


The documentation for this class was generated from the following file: