See: Description
Interface | Description |
---|---|
ClassInfo |
This interface provides information about classes that will be generated by the
JavaClassBackendCompiler . |
CompilationOutput |
The
CompilationOutput encapsulates the result of a compile operation as processed by the JavaClassBackendCompiler . |
JavaImportsAnalyzer |
The
JavaImportsAnalyzer allows checking imports in generated HTL Java classes, in order to optimise dependencies. |
Class | Description |
---|---|
GlobalShadowCheckBackendCompiler |
Wrapping
BackendCompiler that checks for global bindings shadowing. |
JavaClassBackendCompiler |
BackendCompiler that generates a Java class. |
JavaEscapeUtils |
The
JavaEscapeUtils provides useful methods for escaping or transforming invalid Java tokens to valid ones that could be used in
generated Java source code. |
Exception | Description |
---|---|
SightlyJavaCompilerException |
Copyright © 2010 - 2020 Adobe. All Rights Reserved