[Class Modifiers] Add induced modifiers to analyzer element model #51671
Labels
dart-model-analyzer-spec
Issues with the analyzer's implementation of the language spec
legacy-area-analyzer
Use area-devexp instead.
P1
A high priority bug; for example, a single project is unusable or has many test failures
type-enhancement
A request for a change that isn't a bug
Milestone
Implement a new algorithm that takes advantage of the existing tree-traversal in
strong_mode.dart
to mark induced modifiers on classes and mixins.Potentially also store an explicit final element and an inducing final element to avoid another traversal later for linting/error reporting.
The text was updated successfully, but these errors were encountered: