|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Object
|
+--engine.InstructionDescription
|
+--engine.WhileInstructionDescription
| Field Summary | |
(package private) ExpressionDescription |
ed
|
(package private) InstructionDescription |
id
|
| Fields inherited from class engine.InstructionDescription |
delayBefore,
line,
next,
nsd |
| Constructor Summary | |
(package private) |
WhileInstructionDescription(int db,
int line,
NameSpaceDescription nsd,
ExpressionDescription ed,
InstructionDescription id)
|
| Method Summary | |
(package private) DefaultInstruction |
instantiate(NameSpace ns)
|
java.lang.String |
toString()
|
| Methods inherited from class engine.InstructionDescription |
add |
| Methods inherited from class java.lang.Object |
|
| Field Detail |
ExpressionDescription ed
InstructionDescription id
| Constructor Detail |
WhileInstructionDescription(int db,
int line,
NameSpaceDescription nsd,
ExpressionDescription ed,
InstructionDescription id)
| Method Detail |
DefaultInstruction instantiate(NameSpace ns)
throws ParseException
public java.lang.String toString()
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||