Uses of Class
com.google.javascript.jscomp.ant.Warning
-
Packages that use Warning Package Description com.google.javascript.jscomp.ant -
-
Uses of Warning in com.google.javascript.jscomp.ant
Methods in com.google.javascript.jscomp.ant with parameters of type Warning Modifier and Type Method Description void
CompileTask. addWarning(Warning warning)
Adds a<warning/>
entry Each warning entry must have two attributes, group and level.
-