addRange abstract method
Record a new folding region corresponding to the given range
that has the
given kind
.
Implementation
void addRange(SourceRange range, FoldingKind kind);
Record a new folding region corresponding to the given range
that has the
given kind
.
void addRange(SourceRange range, FoldingKind kind);