PreprocessorMetadata.h file
Metadata collected during preprocessing.
Namespaces
- namespace slang
- Root namespace.
- namespace slang::parsing
- Lexing, preprocessing, and parsing functionality.
Classes
- struct slang::parsing::IncludeMetadata
- Metadata about an include directive that was invoked.
- struct slang::parsing::MacroRefMetadata
- Metadata about a macro reference (usage or undef) and its active definition.
- struct slang::parsing::PreprocessorMetadata
- Various bits of metadata collected during preprocessing.