|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--irt.Exp | +--irt.CALL
Field Summary | |
ExpList |
args
|
Exp |
func
|
Fields inherited from class irt.Exp |
typeD |
Constructor Summary | |
CALL(Exp func,
ExpList args)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public Exp func
public ExpList args
Constructor Detail |
public CALL(Exp func, ExpList args)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |