Searched defs:JSONTextEdit (Results 1 – 1 of 1) sorted by relevance
350 type JSONTextEdit struct { struct351 Filename string `json:"filename"`352 Start int `json:"start"`353 End int `json:"end"`354 New string `json:"new"`