|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--absynt.Absyn | +--absynt.Label
Klasse fuer Labels entsprechend der Grammatik.
Field Summary | |
Action |
act
|
Expr |
guard
|
Fields inherited from class absynt.Absyn |
location |
Constructor Summary | |
Label(Expr g,
Action a)
|
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Field Detail |
public Expr guard
public Action act
Constructor Detail |
public Label(Expr g, Action a)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |