- All Superinterfaces:
GraphNode
- All Known Subinterfaces:
CallGraphNodeToRecv
GraphNode which supports call flow, to bind args.
-
Method Summary
Methods inherited from interface org.kink_lang.kink.hostfun.graph.GraphNode
evaluateIn
-
Method Details
-
args
Binds the args to the call.- Parameters:
args
- the args of the call.- Returns:
- a graph node with the args.
-