struct final
#include <slang/ast/ASTVisitor.h>
InvalidSymbol A placeholder symbol type that represents an unknown or invalid symbol.
This is only used when visiting such a symbol.
Base classes
- class Symbol
- Base class for all symbols (logical code constructs) such as modules, types, functions, variables, etc.