| Index: pkg/analyzer/lib/src/generated/resolver.dart
|
| diff --git a/pkg/analyzer/lib/src/generated/resolver.dart b/pkg/analyzer/lib/src/generated/resolver.dart
|
| index 1316b08c61be412721577c6ebca2266e027d741a..6c022fd3328ea53aea80b11c606a9803d7ab7c74 100644
|
| --- a/pkg/analyzer/lib/src/generated/resolver.dart
|
| +++ b/pkg/analyzer/lib/src/generated/resolver.dart
|
| @@ -6523,13 +6523,6 @@ class ResolverVisitor extends ScopedVisitor {
|
| TypeSystem typeSystem;
|
|
|
| /**
|
| - * The class element representing the class containing the current node,
|
| - * or `null` if the current node is not contained in a class.
|
| - */
|
| - @override
|
| - ClassElement enclosingClass = null;
|
| -
|
| - /**
|
| * The class declaration representing the class containing the current node, or `null` if
|
| * the current node is not contained in a class.
|
| */
|
|
|