Automaton.For_cst
type t = {
token_buffer : Buffer.t;
mutable token_start_pos : Parsexp__.Positions.pos;
}