Uses of Interface
org.kink_lang.kink.hostfun.CallFlowToArgs
Packages that use CallFlowToArgs
Package
Description
Interfaces used to make
host system functions, or host funs,
which are Kink functions defined 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.