Home
last modified time | relevance | path

Searched defs:parseInterface (Results 1 – 2 of 2) sorted by relevance

/napi_generator/src/gen/analyze/
Dnamespace.js282 function parseInterface(matchs, data, result) { function
314 parseInterface field
/napi_generator/test/unittest/
Dresult.json32 "parseInterface": "\"\\nfunction fun1(v: ConfigOption): void\\n\"", string
111 …"parseInterface": "interface ConfigOption {\ndisable: boolean;\nmaxStorage: string;\n}\nfunction f… string