|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--ast.Expr
|
+--ast.IttiExpr
| Field Summary | |
ExprList |
exprList
|
GuardList |
guardList
|
| Fields inherited from class ast.Expr |
line |
| Constructor Summary | |
IttiExpr(int line,
ExprList exprList,
GuardList guardList)
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public ExprList exprList
public GuardList guardList
| Constructor Detail |
public IttiExpr(int line,
ExprList exprList,
GuardList guardList)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||