Uses of Package
org.apache.sling.scripting.sightly.java.compiler
Packages that use org.apache.sling.scripting.sightly.java.compiler
Package
Description
Licensed to the Apache Software Foundation (ASF) under one or more
 contributor license agreements.
- 
Classes in org.apache.sling.scripting.sightly.java.compiler used by org.apache.sling.scripting.sightly.impl.engine.compiledClassDescriptionThis interface provides information about classes that will be generated by theJavaClassBackendCompiler.
- 
Classes in org.apache.sling.scripting.sightly.java.compiler used by org.apache.sling.scripting.sightly.java.compilerClassDescriptionThis interface provides information about classes that will be generated by theJavaClassBackendCompiler.TheCompilationOutputencapsulates the result of a compile operation as processed by theJavaClassBackendCompiler.TheJavaImportsAnalyzerallows checking imports in generated HTL Java classes, in order to optimise dependencies.