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