DocumentRangeFormattingParams

Undocumented in source.
class DocumentRangeFormattingParams : DocumentFormattingParams {}

Members

Variables

range
Range range;
Undocumented in source.

Inherited Members

From DocumentFormattingParams

options
FormattingOptions options;
Undocumented in source.

Meta