Uses of Interface
io.smallrye.classfile.instruction.ReturnInstruction
Packages that use ReturnInstruction
Package
Description
Provides interfaces describing code instructions for the
io.smallrye.classfile library.-
Uses of ReturnInstruction in io.smallrye.classfile.instruction
Methods in io.smallrye.classfile.instruction that return ReturnInstructionModifier and TypeMethodDescriptionstatic ReturnInstructionReturns a return instruction.static ReturnInstructionReturns a return instruction.