Module Automaton_stack.For_cst

type t =
  1. | Empty
val empty : t
val get_many : t -> Parsexp__.Cst.t_or_comment list