Uses of Interface
org.kink_lang.kink.internal.callstack.ResumeCse
Packages that use ResumeCse
-
Uses of ResumeCse in org.kink_lang.kink.internal.callstack
Classes in org.kink_lang.kink.internal.callstack that implement ResumeCseModifier and TypeClassDescriptionfinal recordCall stack element which indicates resumption of a host fun call.Methods in org.kink_lang.kink.internal.callstack that return ResumeCseModifier and TypeMethodDescriptionCallStack.popResumer()Removes elems till the topmostResumeCse, and returns the elem.