Uses of Interface
io.smallrye.classfile.instruction.ConstantInstruction.IntrinsicConstantInstruction
Packages that use ConstantInstruction.IntrinsicConstantInstruction
Package
Description
Provides interfaces describing code instructions for the
io.smallrye.classfile library.-
Uses of ConstantInstruction.IntrinsicConstantInstruction in io.smallrye.classfile.instruction
Methods in io.smallrye.classfile.instruction that return ConstantInstruction.IntrinsicConstantInstructionModifier and TypeMethodDescriptionConstantInstruction.ofIntrinsic(Opcode op) Returns an intrinsic constant instruction.