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 |
---|---|
IInterfaceNode.InterfaceClassification |
InterfaceNode.getInterfaceClassification() |
Modifier and Type | Method and Description |
---|---|
IInterfaceNode.InterfaceClassification |
IInterfaceNode.getInterfaceClassification()
Returns the classification of this ActionScript interface
|
static IInterfaceNode.InterfaceClassification |
IInterfaceNode.InterfaceClassification.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IInterfaceNode.InterfaceClassification[] |
IInterfaceNode.InterfaceClassification.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.