| Package | Description |
|---|---|
| org.apache.flex.compiler.internal.mxml |
This package is the internal counterpart of the external
org.apache.flex.compiler.mxml package. |
| org.apache.flex.compiler.internal.tree.mxml |
This package is the internal counterpart of the external
org.apache.flex.compiler.tree.mxml package. |
| Modifier and Type | Method and Description |
|---|---|
IMXMLStateNode |
StateDefinition.getNode() |
| Constructor and Description |
|---|
StateDefinition(IMXMLStateNode node,
IASScope containingScope,
String name,
int nameStart,
int nameEnd)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
IMXMLStateNode |
MXMLClassDefinitionNode.getStateNode(String stateName)
Gets the state node that defines a specified state.
|
Copyright © 2016 The Apache Software Foundation. All rights reserved.