Uses of Interface
org.apache.sling.scripting.sightly.java.compiler.CompilationOutput
-
-
Uses of CompilationOutput in org.apache.sling.scripting.sightly.java.compiler
Methods in org.apache.sling.scripting.sightly.java.compiler that return CompilationOutput Modifier and Type Method Description CompilationOutputGlobalShadowCheckBackendCompiler. build(ClassInfo classInfo)Methods in org.apache.sling.scripting.sightly.java.compiler that return types with arguments of type CompilationOutput Modifier and Type Method Description java.util.Map<java.lang.String,CompilationOutput>CompilationOutput. getSubTemplates()Provides the sub-templates (data-sly-template) code sections.
-