Searched defs:parseInterface (Results 1 – 3 of 3) sorted by relevance
394 function parseInterface(matchs, data, result) { function426 parseInterface, property
32 "parseInterface": "\"\\nfunction fun1(v: ConfigOption): void\\n\"", string126 …"parseInterface": "interface ConfigOption {\ndisable: boolean;\nmaxStorage: string;\n}\nfunction f… string