Home
last modified time | relevance | path

Searched refs:setNamespaceMap (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_frontend/ts2panda/src/
DtypeRecorder.ts160 this.setNamespaceMap(moduleStmt.getNameSpace(), moduleStmt.getModuleRequest());
230 public setNamespaceMap(namespace: string, filePath: string): void { method in TypeRecorder