Home
last modified time | relevance | path

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

/napi_generator/src/gen/analyze/
Dinterface.js54 function analyzeInterface(data, rsltInterface = null) { // same as class function
99 analyzeInterface, property
/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