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