|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.jasml.classes.Attribute_Code.Opcode
| Field Summary | |
int |
offset
|
byte |
opcode
|
byte[][] |
operands
|
| Constructor Summary | |
Attribute_Code.Opcode()
|
|
Attribute_Code.Opcode(int offset,
byte opcode,
byte[][] operands)
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public byte opcode
public byte[][] operands
public int offset
| Constructor Detail |
public Attribute_Code.Opcode(int offset,
byte opcode,
byte[][] operands)
public Attribute_Code.Opcode()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||