| Package | Description |
|---|---|
| org.apache.royale.abc.semantics | |
| org.apache.royale.compiler.mxml |
| Modifier and Type | Field and Description |
|---|---|
static Namespace |
Name.packageNs
The default package namespace for an unqualified name.
|
| Modifier and Type | Method and Description |
|---|---|
Namespace |
Name.getSingleQualifier() |
Namespace |
Nsset.getSingleQualifier() |
| Modifier and Type | Method and Description |
|---|---|
Iterator<Namespace> |
Nsset.iterator() |
| Constructor and Description |
|---|
Name(Namespace ns,
String baseName)
Construct a name whose kind is CONSTANT_Qname, with the namespace and
base name specified.
|
Nsset(Namespace single_ns)
Construct a Nsset from a single Namespace.
|
| Constructor and Description |
|---|
Nsset(Collection<Namespace> nss)
Construct a Nsset from a Collection of Namespaces.
|
| Modifier and Type | Field and Description |
|---|---|
static Namespace |
IMXMLTypeConstants.NAMESPACE_MX_INTERNAL |
Copyright © 2023 The Apache Software Foundation. All rights reserved.