Uses of Interface
com.twineworks.tweakflow.lang.values.Arity2CallSite
Packages that use Arity2CallSite
Package
Description
Java implementations of tweakflow standard library functions.
-
Uses of Arity2CallSite in com.twineworks.tweakflow.lang.interpreter
Methods in com.twineworks.tweakflow.lang.interpreter that return Arity2CallSite -
Uses of Arity2CallSite in com.twineworks.tweakflow.lang.interpreter.calls
Classes in com.twineworks.tweakflow.lang.interpreter.calls that implement Arity2CallSiteModifier and TypeClassDescriptionclassclassclassclassclassMethods in com.twineworks.tweakflow.lang.interpreter.calls that return Arity2CallSiteModifier and TypeMethodDescriptionstatic Arity2CallSiteCallSites.createArity2CallSite(Value f, Node at, Stack stack, EvaluationContext evaluationContext, UserCallContext userCallContext) -
Uses of Arity2CallSite in com.twineworks.tweakflow.lang.runtime
Methods in com.twineworks.tweakflow.lang.runtime that return Arity2CallSite -
Uses of Arity2CallSite in com.twineworks.tweakflow.lang.values
Methods in com.twineworks.tweakflow.lang.values that return Arity2CallSite -
Uses of Arity2CallSite in com.twineworks.tweakflow.std
Constructors in com.twineworks.tweakflow.std with parameters of type Arity2CallSite