|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Scope | |
|---|---|
| net.jangaroo.jooc | |
| Uses of Scope in net.jangaroo.jooc |
|---|
| Classes in net.jangaroo.jooc that implement Scope | |
|---|---|
class |
LabelScope
|
class |
ScopeImplBase
|
| Methods in net.jangaroo.jooc that return Scope | |
|---|---|
Scope |
Scope.getParentScope()
|
Scope |
ScopeImplBase.getParentScope()
|
Scope |
Ide.getScope()
|
| Methods in net.jangaroo.jooc with parameters of type Scope | ||
|---|---|---|
void |
NodeImplBase.Scoped.run(Scope scope)
|
|
|
NodeImplBase.scope(List<N> nodes,
Scope scope)
|
|
void |
IdeType.scope(Scope scope)
|
|
void |
EmptyDeclaration.scope(Scope scope)
|
|
void |
Extends.scope(Scope scope)
|
|
void |
Annotation.scope(Scope scope)
|
|
void |
UseNamespaceDirective.scope(Scope scope)
|
|
void |
ImportDirective.scope(Scope scope)
|
|
void |
TypedIdeDeclaration.scope(Scope scope)
|
|
void |
CompilationUnit.scope(Scope scope)
|
|
void |
ClassDeclaration.scope(Scope scope)
|
|
void |
QualifiedIde.scope(Scope scope)
|
|
void |
VectorLiteral.scope(Scope scope)
|
|
void |
TypeRelation.scope(Scope scope)
|
|
void |
NamespacedIde.scope(Scope scope)
|
|
void |
ClassBody.scope(Scope scope)
|
|
void |
IdeDeclaration.scope(Scope scope)
|
|
void |
InfixOpExpr.scope(Scope scope)
|
|
void |
PackageDeclaration.scope(Scope scope)
|
|
void |
Ide.scope(Scope scope)
|
|
void |
GetterSetterPair.scope(Scope scope)
|
|
void |
FunctionDeclaration.scope(Scope scope)
|
|
void |
Parameter.scope(Scope scope)
|
|
void |
NodeImplBase.withNewDeclarationScope(net.jangaroo.jooc.AstNode definingNode,
Scope scope,
NodeImplBase.Scoped scoped)
|
|
void |
NodeImplBase.withNewLabelScope(net.jangaroo.jooc.Statement statement,
Scope scope,
NodeImplBase.Scoped scoped)
|
|
| Constructors in net.jangaroo.jooc with parameters of type Scope | |
|---|---|
LabelScope(net.jangaroo.jooc.Statement statement,
Scope parent)
|
|
ScopeImplBase(Scope parent)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||