JaCIL Framework API

StackInstructionTranslator.POP_OFFSET Field

The offset from POP to POP2 in the JVM

public const int POP_OFFSET = 1;

See Also

StackInstructionTranslator Class | JaCIL.Compiler.Standard.Translator.Instruction Namespace