Uses of Interface
org.kink_lang.kink.hostfun.graph.CallGraphNodeToArgs
Packages that use CallGraphNodeToArgs
Package
Description
Provides the Execution Graph DSL,
which is a convenient way to invoke Kink funs from Java actions or handlers.
Implementations of the Execution Graph DSL.
-
Uses of CallGraphNodeToArgs in org.kink_lang.kink.hostfun.graph
Subinterfaces of CallGraphNodeToArgs in org.kink_lang.kink.hostfun.graphModifier and TypeInterfaceDescriptioninterface
GraphNode which supports call flow, to bind a recv.Methods in org.kink_lang.kink.hostfun.graph that return CallGraphNodeToArgsModifier and TypeMethodDescriptionReturns a call graph node which calls a fun in the mod.Binds a recv to the call. -
Uses of CallGraphNodeToArgs in org.kink_lang.kink.hostfun.graph.impl
Methods in org.kink_lang.kink.hostfun.graph.impl that return CallGraphNodeToArgsModifier and TypeMethodDescription