Value Declaration Scope
Is a scope where local variables can be declared and independent of specific language constructs. Works for if, for, and extends to the block scope
Inheritors
Functions
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
Link copied to clipboard
A map of typedefs keyed by their alias.
Link copied to clipboard