slang/syntax/ directory

Syntax tree manipulation.

Files

file SyntaxFacts.h
Various syntax-related utility methods.
file SyntaxNode.h
Base class and utilities for syntax nodes.
file SyntaxPrinter.h
Support for printing syntax nodes and tokens.
file SyntaxTree.h
Top-level parser interface.
file SyntaxVisitor.h
Syntax tree visitor support.