Represents the stack state for a particular CLI instruction.
For a list of all members of this type, see IStack Members.
| Type | Description |
|---|---|
| Stack | Standard stack state implementation |
A compliant implementation must iterate in order from bottom of the stack to the top.
Note This would probably be better served as a generic collection, however since we are targetting 1.1 CLI that is not an option.
Namespace: JaCIL.Compiler.Instruction
Assembly: JaCIL.Compiler (in JaCIL.Compiler.dll)
IStack Members | JaCIL.Compiler.Instruction Namespace