| Package | Description |
|---|---|
| org.apache.royale.compiler.tree.as |
| Modifier and Type | Method and Description |
|---|---|
IImportNode.ImportKind |
IImportNode.getImportKind()
Returns the type that this import represents
|
static IImportNode.ImportKind |
IImportNode.ImportKind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IImportNode.ImportKind[] |
IImportNode.ImportKind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023 The Apache Software Foundation. All rights reserved.