Uses of Interface
java.lang.classfile.PseudoInstruction
Packages that use PseudoInstruction
Package
Description
Provides interfaces describing code instructions for the 
java.lang.classfile library.- 
Uses of PseudoInstruction in java.lang.classfile.instructionSubinterfaces of PseudoInstruction in java.lang.classfile.instructionModifier and TypeInterfaceDescriptioninterfaceA pseudo-instruction which models a single entry in theCharacterRangeTableattribute.interfaceA pseudo-instruction modeling an entry in theexception_tablearray of aCodeattribute.interfaceA pseudo-instruction which indicates that the specified label corresponds to the current position in theCodeattribute.interfaceA pseudo-instruction which indicates the code for a given line number starts after the current position in aCodeattribute.interfaceA pseudo-instruction which models a single entry in theLocalVariableTableattribute.interfaceA pseudo-instruction which models a single entry in theLocalVariableTypeTableattribute.