Uses of Class
org.apache.sling.commons.compiler.CompilerMessage
Packages that use CompilerMessage
-
Uses of CompilerMessage in org.apache.sling.commons.compiler
Methods in org.apache.sling.commons.compiler that return types with arguments of type CompilerMessageModifier and TypeMethodDescriptionCompilationResult.getErrors()
Return a list of error messages that occured during compilation.CompilationResult.getWarnings()
Return a list of warnings that occured during compilation.