Home
last modified time | relevance | path

Searched defs:structInfo (Results 1 – 10 of 10) sorted by relevance

/developtools/ace_ets2bundle/koala-wrapper/src/arkts-api/
Dvisitor.ts119 const structInfo = this._structMap.get(structName); constant
/developtools/ace_ets2bundle/arkui-plugins/ui-plugins/
Dcomponent-transformer.ts325 … const structInfo: arkts.StructInfo = arkts.GlobalInfo.getInfoInstance().getStructInfo(className); constant
/developtools/ace_ets2bundle/compiler/src/
Dprocess_import.ts941 const structInfo: StructInfo = asComponentName ? constant
Dprocess_struct_componentV2.ts184 const structInfo: StructInfo = getOrCreateStructInfo(structName); constant
Dvalidate_ui_syntax.ts341 const structInfo: StructInfo = processStructComponentV2.getOrCreateStructInfo(componentName); constant
481 const structInfo: StructInfo = processStructComponentV2.getOrCreateStructInfo(structName); constant
Dprocess_component_build.ts2972 …const structInfo: StructInfo = processStructComponentV2.getOrCreateStructInfo(componentCollection.… constant
/developtools/ace_ets2bundle/compiler/src/interop/src/
Dprocess_import.ts941 const structInfo: StructInfo = asComponentName ? constant
Dprocess_struct_componentV2.ts183 const structInfo: StructInfo = getOrCreateStructInfo(structName); constant
Dvalidate_ui_syntax.ts337 const structInfo: StructInfo = processStructComponentV2.getOrCreateStructInfo(componentName); constant
477 const structInfo: StructInfo = processStructComponentV2.getOrCreateStructInfo(structName); constant
Dprocess_component_build.ts2972 …const structInfo: StructInfo = processStructComponentV2.getOrCreateStructInfo(componentCollection.… constant