Package | Description |
---|---|
com.google.javascript.jscomp |
Provides the core compiler and its public API.
|
Modifier and Type | Method and Description |
---|---|
ReferenceCollectingCallback.ReferenceCollection |
ReferenceCollectingCallback.getReferences(Var v)
Gets the reference collection for the given variable.
|
ReferenceCollectingCallback.ReferenceCollection |
ReferenceCollectingCallback.ReferenceMap.getReferences(Var var) |
Copyright © 2009-2017 Google. All Rights Reserved.