| Package | Description |
|---|---|
| org.apache.royale.compiler.definitions | |
| org.apache.royale.compiler.tree.as |
| Modifier and Type | Method and Description |
|---|---|
INamespaceDefinition.NamespaceClassification |
INamespaceDefinition.getNamespaceClassification()
Get the classification for this namespace (local, package level, etc,
etc)
|
static INamespaceDefinition.NamespaceClassification |
INamespaceDefinition.NamespaceClassification.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static INamespaceDefinition.NamespaceClassification[] |
INamespaceDefinition.NamespaceClassification.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
INamespaceDefinition.NamespaceClassification |
INamespaceNode.getNamespaceClassification()
Get the classification for this namespace (local, package level, etc,
etc)
|
Copyright © 2023 The Apache Software Foundation. All rights reserved.