Home
last modified time | relevance | path

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

/external/angle/third_party/spirv-tools/src/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"`
/external/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"`
/external/deqp-deps/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"`