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