インタフェースjava.lang.classfile.instruction.LocalVariableの
使用
LocalVariablePREVIEWを使用するパッケージ
-
java.lang.classfile.instructionPREVIEWでのLocalVariablePREVIEWの使用
修飾子と型メソッド説明static LocalVariablePREVIEWLocalVariable.of(int slot, Utf8EntryPREVIEW nameEntry, Utf8EntryPREVIEW descriptorEntry, LabelPREVIEW startScope, LabelPREVIEW endScope) ローカル変数擬似命令を返します。static LocalVariablePREVIEWLocalVariable.of(int slot, String name, ClassDesc descriptor, LabelPREVIEW startScope, LabelPREVIEW endScope) ローカル変数擬似命令を返します。