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