Home
last modified time | relevance | path

Searched defs:decls (Results 1 – 3 of 3) sorted by relevance

/developtools/ace_ets2bundle/compiler/src/interop/src/fast_build/ark_compiler/interop/
Dprocess_arkts_evolution.ts411 const decls: ts.Declaration[] = symbol?.declarations; constant
601 const decls: ts.Declaration[] = type.symbol?.declarations; constant
/developtools/ace_ets2bundle/compiler/src/interop/src/
Dvalidate_ui_syntax.ts1845 const decls: string[] = content.match(REG_IMPORT_DECL); constant
/developtools/ace_ets2bundle/compiler/src/
Dvalidate_ui_syntax.ts1852 const decls: string[] = content.match(REG_IMPORT_DECL); constant