JaCIL Framework API

IStack.PopAll Method 

Pops all values off the stack.

void PopAll();

Remarks

This is used to simulate state for instructions that pop items

See Also

IStack Interface | JaCIL.Compiler.Instruction Namespace