@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 Commands into executable code for other languages.See: Description
| Interface | Description | 
|---|---|
| BackendCompiler | 
     A  BackendCompilercan be hooked in into theSightlyCompilerin order to transpile HTLCommands 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 Commands into executable code for other languages.Copyright © 2018 The Apache Software Foundation. All rights reserved.