Uses of Interface
java.lang.classfile.PseudoInstruction
Package
Description
Provides interfaces describing code instructions for the
java.lang.classfile
PREVIEW library.-
Uses of PseudoInstructionPREVIEW in java.lang.classfile.instructionPREVIEW
Modifier and TypeInterfaceDescriptioninterface
Preview.A pseudo-instruction which models a single entry in theCharacterRangeTableAttribute
PREVIEW.interface
Preview.A pseudo-instruction modeling an entry in the exception table of a code attribute.interface
Preview.A pseudo-instruction which indicates that the specified label corresponds to the current position in theCode
attribute.interface
Preview.A pseudo-instruction which models a single entry in theLineNumberTableAttribute
PREVIEW.interface
Preview.A pseudo-instruction which models a single entry in theLocalVariableTableAttribute
PREVIEW.interface
Preview.A pseudo-instruction which models a single entry in theLocalVariableTypeTableAttribute
PREVIEW.