Searched defs:parseInterface (Results 1 – 2 of 2) sorted by relevance
282 function parseInterface(matchs, data, result) { function314 parseInterface field
32 "parseInterface": "\"\\nfunction fun1(v: ConfigOption): void\\n\"", string111 …"parseInterface": "interface ConfigOption {\ndisable: boolean;\nmaxStorage: string;\n}\nfunction f… string