Method | Description | |
---|---|---|
GetDeltaDistance ( ) : int |
Get the delta distance for this instruction. The delta distance is the resulting difference of items left on the stack after calling this instruction. |
|
GetInstName ( ) : string |
Get the name of this instruction.
|
|
LocalBinding ( int index, string name ) : System |
Create a new local binding object.
|