Uses of Interface
io.smallrye.classfile.instruction.DiscontinuedInstruction
Packages that use DiscontinuedInstruction
Package
Description
Provides interfaces describing code instructions for the
io.smallrye.classfile library.-
Uses of DiscontinuedInstruction in io.smallrye.classfile.instruction
Subinterfaces of DiscontinuedInstruction in io.smallrye.classfile.instructionModifier and TypeInterfaceDescriptionstatic interfaceModels jump subroutine instructions discontinued from thecodearray of aCodeattribute since class file major version 51 (JVMS ).static interfaceModels return from subroutine instructions discontinued from thecodearray of aCodeattribute since class file major version 51 (JVMS ).