The state used by the tokenizer.
%{ tokens: [], source: "...", position: 0, options: ... }
Expug.TokenizerTools