|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TypedIdeDeclaration | |
|---|---|
| net.jangaroo.jooc.ast | |
| Uses of TypedIdeDeclaration in net.jangaroo.jooc.ast |
|---|
| Subclasses of TypedIdeDeclaration in net.jangaroo.jooc.ast | |
|---|---|
class |
FunctionDeclaration
|
class |
VariableDeclaration
|
| Methods in net.jangaroo.jooc.ast that return TypedIdeDeclaration | |
|---|---|
TypedIdeDeclaration |
ClassDeclaration.getMemberDeclaration(String memberName)
|
TypedIdeDeclaration |
ClassDeclaration.getStaticMemberDeclaration(String memberName)
|
| Methods in net.jangaroo.jooc.ast that return types with arguments of type TypedIdeDeclaration | |
|---|---|
Map<String,TypedIdeDeclaration> |
ClassDeclaration.getStaticMembers()
|
| Methods in net.jangaroo.jooc.ast with parameters of type TypedIdeDeclaration | |
|---|---|
void |
ClassDeclaration.registerMember(TypedIdeDeclaration memberDeclaration)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||