| Index: pkg/analyzer/lib/src/generated/incremental_resolver.dart
|
| diff --git a/pkg/analyzer/lib/src/generated/incremental_resolver.dart b/pkg/analyzer/lib/src/generated/incremental_resolver.dart
|
| index 04f9153f24db07132022239b8be886a97636fb52..fe67af5aa7f0f803f6e178ea7ba49bdee2bc5d92 100644
|
| --- a/pkg/analyzer/lib/src/generated/incremental_resolver.dart
|
| +++ b/pkg/analyzer/lib/src/generated/incremental_resolver.dart
|
| @@ -74,7 +74,7 @@ class DeclarationMatcher extends RecursiveAstVisitor {
|
| * The class containing the AST nodes being visited, or `null` if we are not
|
| * in the scope of a class.
|
| */
|
| - ClassElementImpl _enclosingClass;
|
| + AbstractClassElementImpl _enclosingClass;
|
|
|
| /**
|
| * The parameter containing the AST nodes being visited, or `null` if we are not in the
|
|
|