Returns the given element in the stack.
Missing <returns> documentation for M:JaCIL.Compiler.Instruction.IStack.Peek(System.Int32)
| Exception Type | Condition |
|---|---|
| StackStateException | Thrown if the peek is invalid. |
IStack Interface | JaCIL.Compiler.Instruction Namespace