Uses of Interface
org.kink_lang.kink.hostfun.CallFlowToRecv
Packages that use CallFlowToRecv
Package
Description
Interfaces used to make a host fun,
which is a FunVal to perform action 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 ofownerRecv
with no args.