Interface ConstantInstruction.ArgumentConstantInstruction

All Superinterfaces:
ClassFileElement, CodeElement, ConstantInstruction, Instruction
Enclosing interface:
ConstantInstruction

public static sealed interface ConstantInstruction.ArgumentConstantInstruction extends ConstantInstruction
Models an "argument constant" instruction (e.g., bipush).
Since:
24