| exportMap.put(exportedName,new NameNodePair(moduleName + STR0 + nameFromOtherModule,exportSpec)); | exportsByLocalName.put(exportSpec.getFirstChild().getString(),new NameNodePair(exportSpec.getLastChild().getString(),exportSpec)); | exportMap.put(exportedName,new NameNodePair(moduleName + STR0 + nameFromOtherModule,exportSpec)) | exportMap.put(exportSpec.getFirstChild().getString(),new NameNodePair(exportSpec.getLastChild().getString(),exportSpec)) | closure-compiler | 679ea8fb4e8808ee725d22b8156ec09c96e437b0 | com.google.javascript.jscomp.Es6RewriteModules | | | _1 | exportMap |
|---|
| _2 | exportsByLocalName |
|---|
| | TCIVar | exportMap |
|---|
| v1 | exportSpec |
|---|
| | | TCIVar | exportMap |
|---|
| v1 | exportSpec |
|---|
| Uses | False |