LSProtocol::WorkspaceEditMetadata
Inherits JSON::Serializable / Reference / Object
Additional data about a workspace edit.
@since 3.18.0 @proposed
Constructors
new(pull : JSON::PullParser)
Sourcenew(is_refactoring : Bool | Nil = nil)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
Source