file
SyntaxTree.hTop-level parser interface.
Namespaces
- namespace slang
- Root namespace.
- namespace slang::parsing
- Lexing, preprocessing, and parsing functionality.
- namespace slang::syntax
- Syntax tree manipulation.
Classes
- class slang::syntax::SyntaxTree
- The SyntaxTree is the easiest way to interface with the lexer / preprocessor / parser stack.