class final
#include <slang/ast/symbols/CheckerSymbols.h>
CheckerInstanceBodySymbol The body of a checker instance, which acts as the scope for its members.
Base classes
Public variables
- const CheckerInstanceSymbol* parentInstance
- The parent instance for which this is the body.