| Package | Description |
|---|---|
| org.apache.royale.abc.semantics |
| Modifier and Type | Method and Description |
|---|---|
Nsset |
Name.getQualifiers() |
| Constructor and Description |
|---|
Name(int kind,
Nsset qualifiers,
String baseName)
Construct a Name of any kind except CONSTANT_TypeName.
|
Name(Nsset multiname_qualifiers,
String baseName)
Construct a Name whose kind is CONSTANT_Multiname.
|
Copyright © 2023 The Apache Software Foundation. All rights reserved.