Expand description
Provide the Rust types that implement identifier-related components of the SDML Grammar.
Structs§
- Corresponds the grammar rule
identifier
. - Corresponds the grammar rule
qualified_identifier
.
Enums§
- Corresponds the grammar rule
identifier_reference
.