Class CallContext
java.lang.Object
com.twineworks.tweakflow.lang.interpreter.CallContext
- All Implemented Interfaces:
UserCallContext
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CallContext
-
-
Method Details
-
call
- Specified by:
callin interfaceUserCallContext
-
createArity1CallSite
- Specified by:
createArity1CallSitein interfaceUserCallContext
-
createArity2CallSite
- Specified by:
createArity2CallSitein interfaceUserCallContext
-
createArity3CallSite
- Specified by:
createArity3CallSitein interfaceUserCallContext
-
debug
- Specified by:
debugin interfaceUserCallContext
-
getStack
- Specified by:
getStackin interfaceUserCallContext
-