utilities/folding/folding library
Classes
- DartFoldingRequest
-
The information about a requested set of folding regions when computing
folding regions in a
.dart
file. - FoldingCollector
- An object that FoldingContributors use to record folding regions.
- FoldingContributor
- An object used to produce folding regions.
- FoldingGenerator
- A generator that will generate an 'analysis.folding' notification.
- FoldingRequest
- The information about a requested set of folding regions.