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