Class AbstractJVMInstruction

    • Field Detail

      • DO_NOT_PUT_ON_STACK

        public static final Object DO_NOT_PUT_ON_STACK
    • Constructor Detail

      • AbstractJVMInstruction

        protected AbstractJVMInstruction​(TaskDetailsBuilder taskDetailsBuilder)
    • Method Detail

      • invokeInstruction

        public abstract Object invokeInstruction()
      • invokeInstructionAndPushOnStack

        public void invokeInstructionAndPushOnStack()