Uses of Interface
org.kink_lang.kink.hostfun.CallFlowToArgs
Packages that use CallFlowToArgs
Package
Description
Interfaces used to make a host fun,
which is a FunVal to perform action in Java code.
-
Uses of CallFlowToArgs in org.kink_lang.kink.hostfun
Subinterfaces of CallFlowToArgs in org.kink_lang.kink.hostfunMethods in org.kink_lang.kink.hostfun that return CallFlowToArgsModifier and TypeMethodDescriptionReturns a call flow to call a fun in the specified mod with no args.Binds the recv to the flow.