| Package | Description |
|---|---|
| net.jangaroo.jooc | |
| net.jangaroo.jooc.ast | |
| net.jangaroo.jooc.backend |
| Modifier and Type | Method and Description |
|---|---|
void |
Scope.addImport(ImportDirective importDirective) |
void |
DeclarationScope.addImport(ImportDirective importDirective) |
void |
ScopeImplBase.addImport(ImportDirective importDirective) |
IdeDeclaration |
JangarooParser.resolveImport(ImportDirective importDirective) |
| Modifier and Type | Method and Description |
|---|---|
void |
AstVisitor.visitImportDirective(ImportDirective importDirective) |
void |
AstVisitorBase.visitImportDirective(ImportDirective importDirective) |
void |
TransitiveAstVisitor.visitImportDirective(ImportDirective importDirective) |
| Modifier and Type | Method and Description |
|---|---|
void |
JsCodeGenerator.visitImportDirective(ImportDirective importDirective) |
Copyright © 2002–2015 CoreMedia AG. All rights reserved.