pub type SyntaxToken = SyntaxToken<TemplateLanguage>;
pub struct SyntaxToken { /* private fields */ }