Package | Description |
---|---|
com.google.javascript.jscomp.modules |
Modifier and Type | Method and Description |
---|---|
abstract com.google.common.collect.ImmutableMap<java.lang.String,Binding> |
Module.boundNames()
Map of local identifiers to originating binding.
|
abstract com.google.common.collect.ImmutableMap<java.lang.String,Binding> |
Module.namespace()
Map of exported identifiers to originating binding.
|
Copyright © 2009-2019 Google. All Rights Reserved.