Uses of Interface
org.apache.sling.scripting.sightly.java.compiler.CompilationOutput
-
Packages that use CompilationOutput Package Description org.apache.sling.scripting.sightly.java.compiler Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
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 CompilationOutput
GlobalShadowCheckBackendCompiler. 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 Map<String,CompilationOutput>
CompilationOutput. getSubTemplates()
Provides the sub-templates (data-sly-template
) code sections.
-