GetFatherScope
Description
Obtains the parent scope information of a scope.
Prototype
const Scope *GetFatherScope() const;
Parameters
None
Returns
Parameter |
Description |
|---|---|
- |
Pointer to the parent scope |
Restrictions
None
Parent topic: Class Scope