| Interface | Description |
|---|---|
| CodeGenerator |
Code generators write JavaScript to a
JsWriter. |
| CompilationUnitRegistry | |
| CompilationUnitResolver |
Interface for CompilationUniteModelResolvers with some convenience methods.
|
| Scope | |
| sym |
CUP generated interface containing symbol constants.
|
| SyntacticKeywords |
Identifiers with special meaning become keywords in certain syntactic contexts:
|
| Class | Description |
|---|---|
| AbstractCompileLog | |
| AbstractScope | |
| CompilationResultImpl | |
| CompressorImpl |
A facade to call the Google Closure compiler
|
| Debug |
A class to provide debug facilities in java.
|
| DeclarationScope | |
| JangarooParser | |
| Jooc |
The Jangaroo AS3-to-JS Compiler's main class.
|
| JoocProperties | |
| JooParser | |
| JooSymbol | |
| JsStringLiteralWriter | |
| JsWriter | |
| JsWriter.SymbolToOutputFilePosition | |
| PackagerImpl | |
| parser |
CUP v0.10k generated parser.
|
| ScannerBase | |
| StdOutCompileLog | |
| SubstitutingWriter |
An SubstitutingWriter is a FilterWriter that replaces
each character in the output stream
with the String obtained by calling the abstract method substitute
on the characters.
|
| TypeChecker |
| Exception | Description |
|---|---|
| CompilerError |
An error that occurred during the compilation of Jangaroo sources.
|
Copyright © 2002–2019 CoreMedia AG. All rights reserved.