Name Scope
A scope which acts as a namespace with a certain name, which is prefixed to all local names declared in it. This could be a package or other structural elements, like a class. In the latter case, the derived RecordScope should be used.
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
Link copied to clipboard
A map of typedefs keyed by their alias.
Link copied to clipboard