slang/ast/Scope.h file

Base class for symbols that represent lexical scopes.

Namespaces

namespace slang
Root namespace.
namespace slang::syntax
Syntax tree manipulation.
namespace slang::ast
The SystemVerilog AST.

Classes

class slang::ast::Scope
class slang::ast::Scope::iterator
An iterator for members in the scope.