Uses of Package
org.apache.sling.scripting.sightly.compiler
Packages that use org.apache.sling.scripting.sightly.compiler
Package
Description
The
org.apache.sling.scripting.sightly.compiler package defines the API exposed by the
SightlyCompiler.-
Classes in org.apache.sling.scripting.sightly.compiler used by org.apache.sling.scripting.sightly.compilerClassDescriptionThis class encapsulates the result of a compile operation performed by the
SightlyCompiler.This class describes a compilation unit that theSightlyCompilerwill process during the call of thecompilemethods.This class describes the messages (warnings or errors) theSightlyCompilerwill produce when compiling a script.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.compilerClassDescriptionThis class encapsulates the result of a compile operation performed by the
SightlyCompiler.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