CodeActionParams

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Members

Variables

context
CodeActionContext context;
Undocumented in source.
range
Range range;
Undocumented in source.

Inherited Members

From ParamsBase

textDocument
TextDocumentIdentifier textDocument;
Undocumented in source.

Meta