| Package | Description |
|---|---|
| org.apache.flex.compiler.internal.tree.as |
This package is the internal counterpart of the external
org.apache.flex.compiler.tree.as package. |
| org.apache.flex.compiler.tree.as |
| Modifier and Type | Method and Description |
|---|---|
IPackageNode.PackageKind |
PackageNode.getPackageKind() |
| Modifier and Type | Method and Description |
|---|---|
IPackageNode.PackageKind |
IPackageNode.getPackageKind()
Returns the kind of package that this node represents
|
static IPackageNode.PackageKind |
IPackageNode.PackageKind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IPackageNode.PackageKind[] |
IPackageNode.PackageKind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016 The Apache Software Foundation. All rights reserved.