slang/ast/ASTVisitor.h file

AST traversal.

Namespaces

namespace slang
Root namespace.
namespace slang::ast
The SystemVerilog AST.

Classes

template<typename TDerived, bool VisitStatements, bool VisitExpressions>
struct slang::ast::ASTVisitor