Automaton_state.For_cst
type t = {
token_buffer : Buffer.t;
Starting positions of the current token *
mutable token_start_pos : Positions.pos;
}