Scope
Represent semantic scopes in the language. Depending on the language scopes can have visibility restriction and can act as namespaces to avoid name collisions.
Inheritors
Properties
Link copied to clipboard
The list of child scopes.
Link copied to clipboard
Returns the GlobalScope of this scope by traversing its parents upwards.
Link copied to clipboard
Link copied to clipboard
FQN Name currently valid