@Version(value="1.1.0")
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 . |
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. |
RenderUnit |
Basic unit of rendering.
|
RenderUnit.FluentMap |
Exception | Description |
---|---|
SightlyJavaCompilerException |
Copyright © 2017 The Apache Software Foundation. All rights reserved.