JaCIL Framework API

Stack.ToString Method 

Returns the string representation of the stack state

public override string ToString();

Return Value

Returns the string representation of the stack state

See Also

Stack Class | JaCIL.Compiler.Instruction Namespace