ColorPresentationParams

Undocumented in source.
final
class ColorPresentationParams : ParamsBase {}

Constructors

this
this()
Undocumented in source.

Members

Variables

color
Color color;
Undocumented in source.
range
Range range;
Undocumented in source.

Inherited Members

From ParamsBase

textDocument
TextDocumentIdentifier textDocument;
Undocumented in source.

Meta