Package | Description |
---|---|
com.google.javascript.jscomp |
Provides the core compiler and its public API.
|
Modifier and Type | Field and Description |
---|---|
private com.google.common.collect.Multimap<java.lang.String,PreprocessorSymbolTable.Reference> |
PreprocessorSymbolTable.refs |
Modifier and Type | Method and Description |
---|---|
java.lang.Iterable<PreprocessorSymbolTable.Reference> |
PreprocessorSymbolTable.getReferences(SimpleSlot symbol) |