Package | Description |
---|---|
com.google.gwt.core.ext.linker |
Classes for writing Linkers.
|
Modifier and Type | Method and Description |
---|---|
SymbolData[] |
DelegatingCompilationResult.getSymbolMap() |
abstract SymbolData[] |
CompilationResult.getSymbolMap()
Returns a sorted array of obfuscated symbol names in the compilation to
metadata about the symbol.
|
Modifier and Type | Method and Description |
---|---|
int |
SymbolData.ClassIdentComparator.compare(SymbolData o1,
SymbolData o2) |