We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8daa53 commit e76fcdaCopy full SHA for e76fcda
pkg/analyzer/lib/src/generated/resolver.dart
@@ -330,9 +330,6 @@ class ResolverVisitor extends ThrowingAstVisitor<void>
330
/// used to access the types from the core library. The [errorListener] is the
331
/// error listener that will be informed of any errors that are found during
332
/// resolution.
333
- ///
334
- // TODO(paulberry): make [featureSet] a required parameter (this will be a
335
- // breaking change).
336
ResolverVisitor(
337
InheritanceManager3 inheritanceManager,
338
LibraryElementImpl definingLibrary,
0 commit comments