Module oq3_parser::syntax_kind
source · Expand description
Defines SyntaxKind – a fieldless enum of all possible syntactic
constructs of the OpenQASM 3 language.
Re-exports§
pub use self::syntax_kind_enum::SyntaxKind;pub use self::syntax_kind_enum::T;
Modules§
- Generated by
sourcegen_ast, do not edit by hand.