Module identifiers

Source
Expand description

Provide the Rust types that implement identifier-related components of the SDML Grammar.

Structs§

Identifier
Corresponds the grammar rule identifier.
QualifiedIdentifier
Corresponds the grammar rule qualified_identifier.

Enums§

IdentifierReference
Corresponds the grammar rule identifier_reference.