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