GetAllScopes
Description
Obtains all scope information contained in a scope tree.
Prototype
const std::vector<Scope *> &GetAllScopes() const;
Parameters
None
Returns
Parameter |
Description |
|---|---|
- |
All scopes contained in a scope tree |
Restrictions
None
Parent topic: Class ScopeTree