struct

LSP::TextDocumentClientCapabilities::CodeActionClientCapabilities::CodeActionLiteralSupportValue

Inherits JSON::Serializable < LSP::Initializer < Struct < Value < Object

Constructors

new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

code_action_kind

The code action kind is supported with the following value set.

Source
code_action_kind=(code_action_kind : CodeActionKindValue | Nil)

The code action kind is supported with the following value set.

Source

Nested types