Package | Description |
---|---|
com.google.javascript.jscomp |
Provides the core compiler and its public API.
|
Modifier and Type | Method and Description |
---|---|
private GlobalVarReferenceMap.SourceRefRange |
GlobalVarReferenceMap.findSourceRefRange(java.util.List<ReferenceCollectingCallback.Reference> refList,
InputId inputId)
Finds the range of references associated to
sourceName . |