scope property
- @visibleForOverriding
inherited
For any Referable where an analyzer Scope exists (or can be
constructed), implement this. This will take priority over lookups via
referenceChildren. Can be cached.
Implementation
@visibleForOverriding
Scope? get scope => null;