CodeLens

Undocumented in source.
@serdeIgnoreUnexpectedKeys
@serdeFallbackStruct
struct CodeLens {}

Members

Variables

command
Optional!Command command;
Undocumented in source.
data
OptionalJsonValue data;
Undocumented in source.
range
TextRange range;
Undocumented in source.

Meta