Interface ConstantInstruction.IntrinsicConstantInstruction

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

public static sealed interface ConstantInstruction.IntrinsicConstantInstruction extends ConstantInstruction
Models an "intrinsic constant" instruction (e.g., iconst_0).
Since:
24
  • Method Details