|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--absynt.Absyn | +--absynt.Action | +--absynt.Assign_action
Aktion: Wertzuweisung
Field Summary | |
Expr |
val
|
Variable |
var
|
Fields inherited from class absynt.Absyn |
location |
Constructor Summary | |
Assign_action(Variable x,
Expr e)
|
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Field Detail |
public Variable var
public Expr val
Constructor Detail |
public Assign_action(Variable x, Expr e)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |