Uses of Package
org.kink_lang.kink.internal.callstack
Packages that use org.kink_lang.kink.internal.callstack
Package
Description
Call stacks used in the evaluator.
Intermediate representation before JVM byte code compilation.
-
Classes in org.kink_lang.kink.internal.callstack used by org.kink_lang.kink.internal.callstackClassDescriptionSlice of call stack.The call stack element.A CSE of reset tag.A position on a program; used in stack traces.Call stack element which indicates resumption of a fun call.Ring buffer of traces of tail-calls.A trace of a call.
-