file
Preprocessor.hSystemVerilog preprocessor and directive support.
Namespaces
- namespace slang
- Root namespace.
- namespace slang::syntax
- Syntax tree manipulation.
- namespace slang::parsing
- Lexing, preprocessing, and parsing functionality.
Classes
- struct slang::parsing::PreprocessorOptions
- Contains various options that can control preprocessing behavior.
- class slang::parsing::Preprocessor
- Preprocessor - Interface between lexer and parser.