Searched defs:TextDocumentContentChangeEvent (Results 1 – 4 of 4) sorted by relevance
681 struct TextDocumentContentChangeEvent { struct691 bool fromJSON(const llvm::json::Value &, TextDocumentContentChangeEvent &, argument
3906 type TextDocumentContentChangeEvent struct { struct3911 Range *Range `json:"range,omitempty"`3916 RangeLength float64 `json:"rangeLength,omitempty"`3921 Text string `json:"text"`