/home/runner/work/slang/slang/include/slang/ast/ASTDiagMap.h file

AST Diagnostic Map.

Namespaces

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

Classes

class slang::ast::ASTDiagMap
A helper class that maintains a map of issued diagnostics keyed by their code and location to aid in deduplicating diagnostics across an AST hierarchy.