utilities/highlights/highlights library
Classes
- DartHighlightsRequest
-
The information about a requested set of highlight regions when computing
highlight regions in a
.dart
file. - HighlightsCollector
- An object that HighlightsContributors use to record highlight regions.
- HighlightsContributor
- An object used to produce highlight regions.
- HighlightsGenerator
- A generator that will generate an 'analysis.highlights' notification.
- HighlightsRequest
- The information about a requested set of highlight regions.