Package | Description |
---|---|
com.google.javascript.jscomp |
Provides the core compiler and its public API.
|
Modifier and Type | Field and Description |
---|---|
private java.util.SortedSet<BasicErrorManager.ErrorWithLevel> |
BasicErrorManager.messages |
Modifier and Type | Method and Description |
---|---|
int |
BasicErrorManager.LeveledJSErrorComparator.compare(BasicErrorManager.ErrorWithLevel p1,
BasicErrorManager.ErrorWithLevel p2) |