class LSProtocol::ColorInformation
- LSProtocol::ColorInformation
- Reference
- Object
Overview
Represents a color range from a document.
Included Modules
- JSON::Serializable
Defined in:
lsprotocol/types.crConstructors
Instance Method Summary
-
#color : Color
The actual color value for this color range.
-
#range : Range
The range in the document where this color appears.