InstanceBodySymbol class final
The body of a module, interface, or program instance, which acts as the scope for its members.
Base classes
Public variables
- const InstanceSymbol* parentInstance
- The parent instance for which this is the body.
- const HierarchyOverrideNode* hierarchyOverrideNode
- A pointer into the hierarchy override tree, if this instance or any child instances have overrides that need to be applied.
- bitmask<InstanceFlags> flags
- Flags that describe properties of the instance.