Home
last modified time | relevance | path

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

/napi_generator/src/gen/analyze/
Dinterface.js39 function analyzeInterface(data, rsltInterface = null) {//same as class function
92 analyzeInterface field
/napi_generator/test/unittest/
Dresult.json15 …"analyzeInterface": "{\"value\":[{\"name\":\"str1\",\"type\":\"string\"},{\"name\":\"nums\",\"type… string
112 …"analyzeInterface": "num1: number;str1: string;nums: Array<number>;strs: Array<string>;if_direct(v… string