@Version(value="1.0.0")
org.apache.sling.scripting.sightly.compiler.backend
defines the API that can be used by HTL Backend Compilers, used to
compile HTL Command
s into executable code for other languages.See: Description
Interface | Description |
---|---|
BackendCompiler |
A
BackendCompiler can be hooked in into the SightlyCompiler in order to transpile HTL Command s into other
JVM supported languages. |
org.apache.sling.scripting.sightly.compiler.backend
defines the API that can be used by HTL Backend Compilers, used to
compile HTL Command
s into executable code for other languages.Copyright © 2022 The Apache Software Foundation. All rights reserved.