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