Uses of Interface
io.github.dmlloyd.classfile.instruction.DiscontinuedInstruction.RetInstruction
Packages that use DiscontinuedInstruction.RetInstruction
Package
Description
Provides interfaces describing code instructions for the
io.github.dmlloyd.classfile library.-
Uses of DiscontinuedInstruction.RetInstruction in io.github.dmlloyd.classfile.instruction
Methods in io.github.dmlloyd.classfile.instruction that return DiscontinuedInstruction.RetInstructionModifier and TypeMethodDescriptionDiscontinuedInstruction.RetInstruction.of(int slot) Returns a return from subroutine instruction.Returns a return from subroutine instruction.