Uses of Interface
org.apache.sling.scripting.sightly.compiler.CompilerMessage
Packages that use CompilerMessage
Package
Description
The
org.apache.sling.scripting.sightly.compiler package defines the API exposed by the
SightlyCompiler.-
Uses of CompilerMessage in org.apache.sling.scripting.sightly.compiler
Methods in org.apache.sling.scripting.sightly.compiler that return types with arguments of type CompilerMessageModifier and TypeMethodDescriptionCompilationResult.getErrors()Provides the list of errors recorded during the compilation.CompilationResult.getWarnings()Provides the list of warnings recorded during the compilation. -
Uses of CompilerMessage in org.apache.sling.scripting.sightly.impl.compiler
Classes in org.apache.sling.scripting.sightly.impl.compiler that implement CompilerMessageMethods in org.apache.sling.scripting.sightly.impl.compiler that return types with arguments of type CompilerMessageModifier and TypeMethodDescriptionCompilationResultImpl.getErrors()CompilationResultImpl.getWarnings()