Module Sexp.Stack

type t = Parsexp__.Automaton_stack.t

Parser stack. The stack is not in state for optimization purposes.

val empty : t