| Package | Description |
|---|---|
| net.jangaroo.jooc | |
| net.jangaroo.jooc.ast | |
| net.jangaroo.jooc.backend | |
| net.jangaroo.jooc.mxml |
| Modifier and Type | Method and Description |
|---|---|
void |
Scope.addImport(ImportDirective importDirective) |
void |
DeclarationScope.addImport(ImportDirective importDirective) |
void |
AbstractScope.addImport(ImportDirective importDirective) |
IdeDeclaration |
JangarooParser.resolveImport(ImportDirective importDirective) |
| Modifier and Type | Method and Description |
|---|---|
void |
TransitiveAstVisitor.visitImportDirective(ImportDirective importDirective) |
void |
AstVisitorBase.visitImportDirective(ImportDirective importDirective) |
void |
AstVisitor.visitImportDirective(ImportDirective importDirective) |
| Modifier and Type | Method and Description |
|---|---|
void |
JsCodeGenerator.visitImportDirective(ImportDirective importDirective) |
| Modifier and Type | Method and Description |
|---|---|
ImportDirective |
MxmlParserHelper.parseImport(JooSymbol symbol) |
ImportDirective |
MxmlParserHelper.parseImport(String text) |
Copyright © 2002–2020 CoreMedia AG. All rights reserved.