インタフェースjava.lang.classfile.attribute.LineNumberInfoの
使用
LineNumberInfoPREVIEWを使用するパッケージ
-
java.lang.classfile.attributePREVIEWでのLineNumberInfoPREVIEWの使用
修飾子と型メソッド説明static LineNumberInfoPREVIEW
LineNumberInfo.of
(int startPc, int lineNumber) 行番号の説明を返します。LineNumberInfoPREVIEW型の引数を持つ型を返すjava.lang.classfile.attributePREVIEWのメソッドLineNumberInfoPREVIEW型の型引数を持つjava.lang.classfile.attributePREVIEWのメソッド・パラメータ修飾子と型メソッド説明LineNumberTableAttribute.of
(List<LineNumberInfoPREVIEW> lines) LineNumberTable
属性を返します。