|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ImportDirective | |
|---|---|
| net.jangaroo.jooc | |
| net.jangaroo.jooc.ast | |
| net.jangaroo.jooc.backend | |
| Uses of ImportDirective in net.jangaroo.jooc |
|---|
| Methods in net.jangaroo.jooc with parameters of type ImportDirective | |
|---|---|
void |
ScopeImplBase.addImport(ImportDirective importDirective)
|
void |
DeclarationScope.addImport(ImportDirective importDirective)
|
void |
Scope.addImport(ImportDirective importDirective)
|
IdeDeclaration |
JangarooParser.resolveImport(ImportDirective importDirective)
|
| Uses of ImportDirective in net.jangaroo.jooc.ast |
|---|
| Methods in net.jangaroo.jooc.ast with parameters of type ImportDirective | |
|---|---|
void |
AstVisitor.visitImportDirective(ImportDirective importDirective)
|
void |
AstVisitorBase.visitImportDirective(ImportDirective importDirective)
|
| Uses of ImportDirective in net.jangaroo.jooc.backend |
|---|
| Methods in net.jangaroo.jooc.backend with parameters of type ImportDirective | |
|---|---|
void |
ApiCodeGenerator.visitImportDirective(ImportDirective importDirective)
|
void |
JsCodeGenerator.visitImportDirective(ImportDirective importDirective)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||