Uses of Package
org.apache.sling.scripting.sightly.compiler
-
Packages that use org.apache.sling.scripting.sightly.compiler Package Description org.apache.sling.scripting.sightly.compiler Theorg.apache.sling.scripting.sightly.compilerpackage defines the API exposed by theSightlyCompiler.org.apache.sling.scripting.sightly.impl.compiler org.apache.sling.scripting.sightly.impl.compiler.frontend -
Classes in org.apache.sling.scripting.sightly.compiler used by org.apache.sling.scripting.sightly.compiler Class Description CompilationResult This class encapsulates the result of a compile operation performed by theSightlyCompiler.CompilationUnit This class describes a compilation unit that theSightlyCompilerwill process during the call of thecompilemethods.CompilerMessage This class describes the messages (warnings or errors) theSightlyCompilerwill produce when compiling a script.SightlyCompiler TheSightlyCompilerinterprets a HTL script and transforms it internally into aCommandStream. -
Classes in org.apache.sling.scripting.sightly.compiler used by org.apache.sling.scripting.sightly.impl.compiler Class Description CompilationResult This class encapsulates the result of a compile operation performed by theSightlyCompiler.CompilerMessage This class describes the messages (warnings or errors) theSightlyCompilerwill produce when compiling a script. -
Classes in org.apache.sling.scripting.sightly.compiler used by org.apache.sling.scripting.sightly.impl.compiler.frontend Class Description SightlyCompilerException Exception thrown by theSightlyCompilerduring various processing operations.