SLING-7205 - Generate import statements for data-sly-use Java use objects

* made sure the classes added to the import list are also used in the renderContext.call()
method to generate proper usage information in bytecode
7 files changed
tree: ecbaae22c86d07f9fa6eda7e2f555af09dafdc54
  1. src/
  2. pom.xml
  3. README.md
README.md

Apache Sling Scripting HTL Java Compiler

This module is part of the Apache Sling project.

The Apache Sling Scripting HTL Java Compiler provides support for transpiling the Abstract Syntax Tree produced by the org.apache.sling.scripting.sightly.compiler module into Java source code.