Uses of Interface
org.kink_lang.kink.hostfun.CallFlowToRecv
Packages that use CallFlowToRecv
Package
Description
Interfaces used to make
host system functions, or host funs,
which are Kink functions defined in Java code.
-
Uses of CallFlowToRecv in org.kink_lang.kink.hostfun
Methods in org.kink_lang.kink.hostfun that return CallFlowToRecvModifier and TypeMethodDescriptionReturns a call flow to call the fun, with nada as the recv and no args.Returns a call flow to call a method ofownerRecvwith no args.