|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Callable
Callable objects include sites and definitions
Method Summary | |
---|---|
void |
createCall(Token caller,
java.util.List<java.lang.Object> args,
Node nextNode)
Create a call to a callable value |
Method Detail |
---|
void createCall(Token caller, java.util.List<java.lang.Object> args, Node nextNode) throws TokenException
caller
- token for which the call is being made: points to the call nodeargs
- argument listnextNode
- next node after the call node, to which the result should be sent
TokenException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |