Home
last modified time | relevance | path

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

/developtools/ace_ets2bundle/arkui-plugins/ui-plugins/
Dlegacy-transformer.ts25 structList?: string[] property
29 private structList: string[] = []; property in LegacyTransformer
/developtools/ace_ets2bundle/arkui-plugins/common/
Dprogram-visitor.ts165 … const structList = this.visitorLegacy(currProgram.astNode, currProgram, name); constant
292 const structList = visitor.getList(); constant