Package org.kink_lang.kink.internal.callstack


package org.kink_lang.kink.internal.callstack
Call stacks used in the evaluator.
  • Class
    Description
    A call stack.
    Slice of call stack.
    The call stack element.
    Cse to mark the trace of fake-call by PUSHTRACE insn.
    Call stack element which indicates resumption of a host fun call.
    A CSE of reset tag.
    Support class for lnums in the call stack.
    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.