インタフェースjava.lang.classfile.Instructionの
使用
インストラクションを使用するパッケージ
-
java.lang.classfile.instructionでのInstructionの使用
java.lang.classfile.instructionのインストラクションのサブインタフェース修飾子と型インタフェース説明interface
Code
属性のcode
配列内の配列ロード命令をモデル化します。interface
Code
属性のcode
配列内の配列ストア命令をモデル化します。interface
Code
属性のcode
配列の分岐命令(条件付きまたは無条件)をモデル化します。interface
"intrinsic"、"argument"、"load"定数命令など、Code
属性のcode
配列の定数ロード命令をモデル化します。static interface
命令の定数値を直接エンコードする"引数定数"命令をモデル化します。static interface
定数値をopcodeにエンコードする"組み込み定数"命令をモデル化します。static interface
定数値を定数プールにエンコードする"ロード定数"命令をモデル化します。interface
i2l
などのCode
属性のcode
配列のプリミティブ変換命令をモデル化します。interface
命令のマーカー・インタフェースが、Code
属性のcode
配列から中断されました。static interface
static interface
interface
Code
属性のcode
配列内のフィールド・アクセス命令をモデル化します。interface
Code
属性のcode
配列のローカル変数増分命令をモデル化します。interface
Code
属性のcode
配列で動的に計算されるコール・サイト起動命令をモデル化します。interface
invokedynamic
以外のCode
属性のcode
配列のメソッド呼出し命令をモデル化します。interface
Code
属性のcode
配列内のローカル変数ロード命令をモデル化します。interface
Code
属性のcode
配列のlookupswitch
命令をモデル化します。interface
Code
属性のcode
配列のmonitorenter
またはmonitorexit
命令をモデル化します。interface
Code
属性のcode
配列のmultianewarray
命令をモデル化します。interface
Code
属性のcode
配列のnew
命令をモデル化します。interface
Code
属性のcode
配列のnewarray
命令をモデル化します。interface
Code
属性のcode
配列のanewarray
命令をモデル化します。interface
Code
属性のcode
配列のnop
命令をモデル化します。interface
Code
属性のcode
配列内の算術演算子命令をモデル化します。interface
Code
属性のcode
配列内のメソッドからの戻り命令をモデル化します。interface
Code
属性のcode
配列内のスタック操作命令をモデル化します。interface
ローカル変数ストア命令をCode
属性のcode
配列にモデル化します。interface
Code
属性のcode
配列のtableswitch
命令をモデル化します。interface
Code
属性のcode
配列のathrow
命令をモデル化します。interface
Code
属性のcode
配列のinstanceof
またはcheckcast
命令をモデル化します。