Uses of Interface
java.lang.classfile.instruction.LineNumber
Packages that use LineNumberPREVIEW
Package
Description
Provides interfaces describing code instructions for the
java.lang.classfile
PREVIEW library.-
Uses of LineNumberPREVIEW in java.lang.classfile.instructionPREVIEW
Methods in java.lang.classfile.instructionPREVIEW that return LineNumberPREVIEWModifier and TypeMethodDescriptionstatic LineNumberPREVIEW
LineNumber.of
(int line) Returns a line number pseudo-instruction.