Searched refs:CodeActionKind (Results 1 - 3 of 3) sorted by relevance
/third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/lsp/protocol/ |
H A D | tsprotocol.go | 2192 /*CodeActionKind defined: 2196 CodeActionKind struct { 2204 ValueSet []CodeActionKind `json:"valueSet"` 2246 * The list of kinds may be generic, such as `CodeActionKind.Refactor`, or the server 2249 CodeActionKinds []CodeActionKind `json:"codeActionKinds,omitempty"` 3668 Only []CodeActionKind `json:"only,omitempty"` 3689 Kind CodeActionKind `json:"kind,omitempty"` 4013 // CodeActionKind defines constants 4014 type CodeActionKind string type 4424 Empty CodeActionKind [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/protocol/ |
H A D | tsprotocol.go | 2192 /*CodeActionKind defined: 2196 CodeActionKind struct { 2204 ValueSet []CodeActionKind `json:"valueSet"` 2246 * The list of kinds may be generic, such as `CodeActionKind.Refactor`, or the server 2249 CodeActionKinds []CodeActionKind `json:"codeActionKinds,omitempty"` 3668 Only []CodeActionKind `json:"only,omitempty"` 3689 Kind CodeActionKind `json:"kind,omitempty"` 4013 // CodeActionKind defines constants 4014 type CodeActionKind string type 4424 Empty CodeActionKind [all...] |
/third_party/spirv-tools/utils/vscode/src/lsp/protocol/ |
H A D | tsprotocol.go | 2192 /*CodeActionKind defined: 2196 CodeActionKind struct { 2204 ValueSet []CodeActionKind `json:"valueSet"` 2246 * The list of kinds may be generic, such as `CodeActionKind.Refactor`, or the server 2249 CodeActionKinds []CodeActionKind `json:"codeActionKinds,omitempty"` 3668 Only []CodeActionKind `json:"only,omitempty"` 3689 Kind CodeActionKind `json:"kind,omitempty"` 4013 // CodeActionKind defines constants 4014 type CodeActionKind string type 4424 Empty CodeActionKind [all...] |
Completed in 12 milliseconds