Class AbstractInstruction.UnboundStackInstruction

All Implemented Interfaces:
ClassfileElement, CodeElement, Instruction, StackInstruction
Enclosing class:
AbstractInstruction

public static final class AbstractInstruction.UnboundStackInstruction extends AbstractInstruction.UnboundInstruction implements StackInstruction
  • Constructor Details

    • UnboundStackInstruction

      public UnboundStackInstruction(Opcode op)