| Package | Description |
|---|---|
| com.google.javascript.jscomp.ant |
| Modifier and Type | Field and Description |
|---|---|
private java.util.List<Warning> |
CompileTask.warnings |
| Modifier and Type | Method and Description |
|---|---|
void |
CompileTask.addWarning(Warning warning)
Adds a
<warning/> entry
Each warning entry must have two attributes, group and level. |