Home
last modified time | relevance | path

Searched defs:parseType (Results 1 – 3 of 3) sorted by relevance

/napi_generator/src/cli/dts2ets/appCodeGen/src/analyze/
Dnamespace.js226 function parseType(matchs, data, result) { function
428 parseType, property
/napi_generator/src/cli/dts2cpp/src/gen/analyze/
Dnamespace.js226 function parseType(matchs, data, result) { function
428 parseType, property
/napi_generator/test/unittest/
Dresult.json134 …"parseType": "type Plant = {\ntomato: string;\ntomatoId: number;\nisTomato: boolean;\n}\ntype MySt… string
138 …"parseType": "\"\\ntype MyString = string;\\ntype MyNumberType = number;\\ntype MyBool = boolean;\… string