Package | Description |
---|---|
org.apache.sling.scripting.sightly.compiler |
The
org.apache.sling.scripting.sightly.compiler package defines the API exposed by the
SightlyCompiler . |
Class and Description |
---|
CompilationResult
This class encapsulates the result of a compile operation performed by the
SightlyCompiler . |
CompilationUnit
This class describes a compilation unit that the
SightlyCompiler will process during the call of the compile methods. |
CompilerMessage
This class describes the messages (warnings or errors) the
SightlyCompiler will produce when compiling a script. |
SightlyCompiler
The
SightlyCompiler interprets a HTL script and transforms it internally into a CommandStream . |
Copyright © 2022 The Apache Software Foundation. All rights reserved.