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 |
---|---|
IIterationFlowNode.IterationFlowKind |
IterationFlowNode.getKind() |
Modifier and Type | Method and Description |
---|---|
IIterationFlowNode.IterationFlowKind |
IIterationFlowNode.getKind()
Represents an
IIterationFlowNode.IterationFlowKind |
static IIterationFlowNode.IterationFlowKind |
IIterationFlowNode.IterationFlowKind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IIterationFlowNode.IterationFlowKind[] |
IIterationFlowNode.IterationFlowKind.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.