Home
last modified time | relevance | path

Searched defs:moduleSpecifier (Results 1 – 6 of 6) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/arkts_frontend/koala_projects/incremental/compiler-plugin/src/
Dimport-export.ts38 const moduleSpecifier = importClause.parent.moduleSpecifier constant
74 const moduleSpecifier = declaration.parent.parent.parent.moduleSpecifier constant
82 const moduleSpecifier = exportDeclaration.parent.parent.moduleSpecifier constant
/foundation/arkui/ace_engine/frameworks/bridge/arkts_frontend/koala_projects/arkoala/ets-plugin/src/
Dimport-export.ts33 const moduleSpecifier = importClause.parent.moduleSpecifier constant
72 const moduleSpecifier = declaration.parent.parent.parent.moduleSpecifier constant
81 const moduleSpecifier = exportDeclaration.parent.parent.moduleSpecifier constant
DCallTransformer.ts63 const moduleSpecifier = importDeclaration.moduleSpecifier constant
71 const moduleSpecifier = this.getImportModuileSpecifier(node) constant
/foundation/arkui/ace_engine/frameworks/bridge/arkts_frontend/koala_projects/incremental/tools/ets-tsc/lib/
DtypescriptServices.d.ts1720 readonly moduleSpecifier: Expression; property
1767 readonly moduleSpecifier?: Expression; property
6950 moduleSpecifier?: string; property
6963 moduleSpecifier: string; property
Dtypescript.d.ts1720 readonly moduleSpecifier: Expression; property
1767 readonly moduleSpecifier?: Expression; property
6950 moduleSpecifier?: string; property
6963 moduleSpecifier: string; property
Dtsserverlibrary.d.ts1720 readonly moduleSpecifier: Expression; property
1767 readonly moduleSpecifier?: Expression; property
6950 moduleSpecifier?: string; property
6963 moduleSpecifier: string; property