Uses of Class
com.github.blutorange.maven.plugin.closurecompiler.common.FileMessage
Packages that use FileMessage
-
Uses of FileMessage in com.github.blutorange.maven.plugin.closurecompiler.common
Subclasses of FileMessage in com.github.blutorange.maven.plugin.closurecompiler.commonMethods in com.github.blutorange.maven.plugin.closurecompiler.common that return FileMessageModifier and TypeMethodDescriptionstatic FileMessageClosureCompileFileMessage.ofError(com.google.javascript.jscomp.JSError error, com.google.javascript.jscomp.Compiler compiler, File baseDir) static FileMessageClosureCompileFileMessage.ofWarning(com.google.javascript.jscomp.JSError error, com.google.javascript.jscomp.Compiler compiler, File baseDir) Methods in com.github.blutorange.maven.plugin.closurecompiler.common that return types with arguments of type FileMessageConstructor parameters in com.github.blutorange.maven.plugin.closurecompiler.common with type arguments of type FileMessage