|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectedu.vub.at.eval.InvocationStack.InvocationFrame
| Field Summary | |
ATTable |
arguments
|
ATExpression |
invocation
|
ATObject |
receiver
|
| Constructor Summary | |
InvocationStack.InvocationFrame(ATExpression inv,
ATObject rcvr,
ATTable args)
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public final ATExpression invocation
public final ATObject receiver
public final ATTable arguments
| Constructor Detail |
public InvocationStack.InvocationFrame(ATExpression inv,
ATObject rcvr,
ATTable args)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||