class

LSProtocol::ClientCodeActionLiteralOptions

Inherits JSON::Serializable / Reference / Object

@since 3.18.0

Constructors

new(pull : JSON::PullParser)
Source
new(code_action_kind : ClientCodeActionKindOptions | Nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

code_action_kind

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

Source