Identifiers
Identifiers in the C abstract syntax.
We introduce an abstract notion of identifiers,
used in our abstract syntax of C.
Subtopics
- Ident
- Fixtype of identifiers [C17:6.4.2].
- Ident-set
- Fixtype of sets of identifiers.
- Ident-list
- Fixtype of lists of identifiers.