Module identifier

Module identifier 

Source
Expand description

µcad identifier syntax elements

Structs§

Identifier
µcad identifier
IdentifierList
A list of identifiers
QualifiedName
A qualified name consists of a list of identifiers, separated by ::, e.g. a::b::c
QualifiedNames
List of qualified names which can be displayed.

Enums§

Case
A case for an identifier.

Functions§

join_identifiers
join several identifiers with :: and return as string
join_identifiers_debug
join several identifiers with :: and return as string