of the kind.
Static
Readonly
CommentKind for folding range representing a comment. The value of the kind is 'comment'.
Static
Readonly
ImportsKind for folding range representing a import. The value of the kind is 'imports'.
Static
Readonly
RegionKind for folding range representing regions (for example marked by #region
, #endregion
).
The value of the kind is 'region'.
Static
fromReturns a FoldingRangeKind for the given value.
of the kind.
Creates a new FoldingRangeKind.