Package | Description |
---|---|
org.apache.flex.compiler.internal.scopes |
This package is the internal counterpart of the external
org.apache.flex.compiler.scopes package. |
Modifier and Type | Field and Description |
---|---|
protected static NamespaceDefinition.IUseNamespaceDirective[] |
ASScope.EMPTY_USE_ARRAY |
Modifier and Type | Method and Description |
---|---|
void |
ScopeView.addUseDirective(NamespaceDefinition.IUseNamespaceDirective useDirective) |
void |
NoDefinitionScope.addUseDirective(NamespaceDefinition.IUseNamespaceDirective useDirective)
Add the use directive to the containing scope
|
void |
ASScope.addUseDirective(NamespaceDefinition.IUseNamespaceDirective useDirective) |
Copyright © 2016 The Apache Software Foundation. All rights reserved.