|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.jasml.compiler.SourceCodeParser.LabeledInstructions
| Field Summary | |
(package private) int |
codeLength
|
(package private) Attribute_Code.Opcode[] |
codes
|
(package private) java.util.Hashtable |
labels
|
| Constructor Summary | |
SourceCodeParser.LabeledInstructions(Attribute_Code.Opcode[] codes,
java.util.Hashtable labels,
int code_length)
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
Attribute_Code.Opcode[] codes
java.util.Hashtable labels
int codeLength
| Constructor Detail |
public SourceCodeParser.LabeledInstructions(Attribute_Code.Opcode[] codes,
java.util.Hashtable labels,
int code_length)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||