Package | Description |
---|---|
com.google.javascript.jscomp.modules |
Modifier and Type | Method and Description |
---|---|
abstract Export |
Binding.originatingExport()
Returns the original export if this binding was created by an export.
|
Modifier and Type | Method and Description |
---|---|
abstract com.google.common.collect.ImmutableMap<java.lang.String,Export> |
Module.localNameToLocalExport()
Map of local identifier name to local export definition.
|
Copyright © 2009-2019 Google. All Rights Reserved.