Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Javaクラスファイルを読み取るためにApache bcelライブラリを使用しています。呼び出しから特定のメソッドのローカル変数名を識別することができorg.apache.bcel.classfile.Method.getLineNumberTable()ます。
org.apache.bcel.classfile.Method.getLineNumberTable()
ただし、詳細にはローカル変数のデータ型関連の詳細は含まれません。また、変数のデータ型を取得する他の方法も見つかりませんでした。少し助けていただければ幸いです