CodeLensParams

Undocumented in source.
@serdeIgnoreUnexpectedKeys
@serdeFallbackStruct
@allowedMethods("textDocument/codeLens")
struct CodeLensParams {}

Members

Variables

textDocument
TextDocumentIdentifier textDocument;
Undocumented in source.

Meta