ValuePath.h file
A path to some subset of a value symbol.
Namespaces
- namespace slang
- Root namespace.
- namespace slang::ast
- The SystemVerilog AST.
- namespace std
- STL namespace.
Classes
- class slang::ast::ValuePath
- Represents a path to some subset of a value symbol, such as via field accesses or array element selects.
- class slang::ast::ValuePath::iterator
- An iterator for components of the path.