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