Uses of Interface
org.apache.sling.scripting.sightly.java.compiler.ClassInfo
-
-
Uses of ClassInfo in org.apache.sling.scripting.sightly.java.compiler
Methods in org.apache.sling.scripting.sightly.java.compiler with parameters of type ClassInfo Modifier and Type Method Description CompilationOutputGlobalShadowCheckBackendCompiler. build(ClassInfo classInfo)java.lang.StringJavaClassBackendCompiler. build(ClassInfo classInfo)Provided the class information, this method will build the source code for the generated Java class.
-