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