| Modifier and Type | Field and Description |
|---|---|
String |
name
|
int |
nopnds
|
Bytecode |
type
|
| Constructor and Description |
|---|
Instruction(String
|
Instruction(String
|
Instruction(String
|
public Stringname
public Bytecode.OperandType [] type
public int nopnds
public Instruction(Stringname)
public Instruction(Stringname, Bytecode .OperandType a)
public Instruction(Stringname, Bytecode .OperandType a, Bytecode .OperandType b)