Home
last modified time | relevance | path

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

/developtools/ace_ets2bundle/arkui-plugins/ui-plugins/struct-translators/
Dutils.ts42 const structCollection: Set<string> = arkts.GlobalInfo.getInfoInstance().getStructCollection(); constant
/developtools/ace_ets2bundle/arkui-plugins/ui-plugins/
Dpreprocessor-transform.ts63 … const structCollection: Set<string> = arkts.GlobalInfo.getInfoInstance().getStructCollection(); constant
125 … const structCollection: Set<string> = arkts.GlobalInfo.getInfoInstance().getStructCollection(); constant