|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Declaration | |
|---|---|
| net.jangaroo.jooc.ast | |
| net.jangaroo.jooc.backend | |
| Uses of Declaration in net.jangaroo.jooc.ast |
|---|
| Subclasses of Declaration in net.jangaroo.jooc.ast | |
|---|---|
class |
ClassDeclaration
|
class |
EmptyDeclaration
|
class |
FunctionDeclaration
|
class |
IdeDeclaration
|
class |
NamespaceDeclaration
|
class |
PackageDeclaration
|
class |
Parameter
|
class |
PredefinedTypeDeclaration
|
class |
TypedIdeDeclaration
|
class |
VariableDeclaration
|
| Methods in net.jangaroo.jooc.ast that return Declaration | |
|---|---|
Declaration |
ForInitializer.getDecl()
|
| Constructors in net.jangaroo.jooc.ast with parameters of type Declaration | |
|---|---|
ForInitializer(Declaration decl)
|
|
| Uses of Declaration in net.jangaroo.jooc.backend |
|---|
| Methods in net.jangaroo.jooc.backend with parameters of type Declaration | |
|---|---|
protected void |
CodeGeneratorBase.writeModifiers(JsWriter out,
Declaration declaration)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||