CodeActionParams

Undocumented in source.

Members

Mixins

__anonymous
mixin Constructor!CodeActionParams
Undocumented in source.

Variables

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

Inherited Members

From ParamsBase

textDocument
TextDocumentIdentifier textDocument;
Undocumented in source.
__anonymous
mixin Constructor!ParamsBase
Undocumented in source.

Meta