IKVM11  11
Java SE 11 Virtual Machine for .NET
Loading...
Searching...
No Matches
IKVM.Runtime.StackState Struct Reference

Public Attributes

readonly InstructionState[] _state
 
readonly int _pc
 
int _sp
 

Detailed Description

Definition at line 28 of file StackState.cs.

Member Data Documentation

◆ _pc

readonly int IKVM.Runtime.StackState._pc

Definition at line 32 of file StackState.cs.

◆ _sp

int IKVM.Runtime.StackState._sp

Definition at line 33 of file StackState.cs.

◆ _state

readonly InstructionState [] IKVM.Runtime.StackState._state

Definition at line 31 of file StackState.cs.


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