Home
last modified time | relevance | path

Searched defs:TextDocumentContentChangeEvent (Results 1 – 3 of 3) sorted by relevance

/third_party/spirv-tools/utils/vscode/src/lsp/protocol/
Dtsprotocol.go3906 type TextDocumentContentChangeEvent struct { struct
3911 Range *Range `json:"range,omitempty"`
3916 RangeLength float64 `json:"rangeLength,omitempty"`
3921 Text string `json:"text"`
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/protocol/
Dtsprotocol.go3906 type TextDocumentContentChangeEvent struct { struct
3911 Range *Range `json:"range,omitempty"`
3916 RangeLength float64 `json:"rangeLength,omitempty"`
3921 Text string `json:"text"`
/third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/lsp/protocol/
Dtsprotocol.go3906 type TextDocumentContentChangeEvent struct { struct
3911 Range *Range `json:"range,omitempty"`
3916 RangeLength float64 `json:"rangeLength,omitempty"`
3921 Text string `json:"text"`