pub(crate) type SyntaxToken = SyntaxToken<PreprocessorLang>;
pub(crate) struct SyntaxToken { /* private fields */ }