Uses of Interface
io.smallrye.classfile.instruction.ThrowInstruction
Packages that use ThrowInstruction
Package
Description
Provides interfaces describing code instructions for the
io.smallrye.classfile library.-
Uses of ThrowInstruction in io.smallrye.classfile.instruction
Methods in io.smallrye.classfile.instruction that return ThrowInstructionModifier and TypeMethodDescriptionstatic ThrowInstructionThrowInstruction.of()Returns a throw instruction.