|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Extends | |
|---|---|
| net.jangaroo.jooc.ast | |
| net.jangaroo.jooc.backend | |
| Uses of Extends in net.jangaroo.jooc.ast |
|---|
| Methods in net.jangaroo.jooc.ast that return Extends | |
|---|---|
Extends |
ClassDeclaration.getOptExtends()
|
| Methods in net.jangaroo.jooc.ast with parameters of type Extends | |
|---|---|
void |
AstVisitorBase.visitExtends(Extends anExtends)
|
void |
AstVisitor.visitExtends(Extends anExtends)
|
| Constructors in net.jangaroo.jooc.ast with parameters of type Extends | |
|---|---|
ClassDeclaration(List<AstNode> directives,
JooSymbol[] modifiers,
JooSymbol cls,
Ide ide,
Extends ext,
Implements impl,
ClassBody body)
|
|
| Uses of Extends in net.jangaroo.jooc.backend |
|---|
| Methods in net.jangaroo.jooc.backend with parameters of type Extends | |
|---|---|
void |
JsCodeGenerator.visitExtends(Extends anExtends)
|
void |
ApiCodeGenerator.visitExtends(Extends anExtends)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||