dart-sdk/pkg/analyzer/lib
pq 18b5d66966 pass analysis options to linter contexts
Adds an analysis options backpointer to linter contexts.  With this, lint rules can
query options and conditionally support enabled language experiments.



Change-Id: I35dbfd112ed5f149dcc17b17b2edaf7420b38090
Reviewed-on: https://dart-review.googlesource.com/c/92460
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
Reviewed-by: Paul Berry <paulberry@google.com>
Commit-Queue: Phil Quitslund <pquitslund@google.com>
2019-02-08 23:38:58 +00:00
..
context Unmake some breaking changes made in previous CLs 2018-04-20 16:16:09 +00:00
dart Move question getter from GenericFunctionType and NamedType to their common base class. 2019-01-30 14:59:24 +00:00
error Analyzer: first pass at reporting unchecked nullable value usage. 2019-01-16 18:38:34 +00:00
exception Remove unnecessary library directives 2018-10-13 00:44:04 +00:00
file_system Rework the file system tests so that most tests are shared 2018-12-11 13:49:21 +00:00
instrumentation Remove unnecessary library directives 2018-10-13 00:44:04 +00:00
plugin Remove some classes from the analyzer public API 2018-04-24 15:28:15 +00:00
source Make ERROR the default severity for StaticWarningCode. Remove _StrongModeTypeErrorProcessor. 2019-01-28 22:08:17 +00:00
src pass analysis options to linter contexts 2019-02-08 23:38:58 +00:00
task Unmake some breaking changes made in previous CLs 2018-04-20 16:16:09 +00:00
analyzer.dart Remove references to analyzer/analyzer.dart 2018-11-03 00:19:22 +00:00