|
IKVM11
11
Java SE 11 Virtual Machine for .NET
|
Public Attributes | |
| readonly InstructionState[] | _state |
| readonly int | _pc |
| int | _sp |
Definition at line 28 of file StackState.cs.
| readonly int IKVM.Runtime.StackState._pc |
Definition at line 32 of file StackState.cs.
| int IKVM.Runtime.StackState._sp |
Definition at line 33 of file StackState.cs.
| readonly InstructionState [] IKVM.Runtime.StackState._state |
Definition at line 31 of file StackState.cs.