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