regions property

List<FoldingRegion> regions
getter/setter pair

The folding regions contained in the file.

Implementation

List<FoldingRegion> regions;