JaCIL Framework API

StackInstructionTranslator.DUP_OFFSET Field

The offset from DUP to DUP2 in the JVM

public const int DUP_OFFSET = 3;

See Also

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