Package | Description |
---|---|
org.apache.flex.compiler.tree.mxml |
Modifier and Type | Interface and Description |
---|---|
interface |
IMXMLBooleanNode
This AST node represents an MXML
<Boolean> tag. |
interface |
IMXMLClassNode
This AST node represents an MXML
<Class> tag. |
interface |
IMXMLFunctionNode
This AST node represents an MXML
<Function> tag. |
interface |
IMXMLIntNode
This AST node represents an MXML
<int> tag. |
interface |
IMXMLNumberNode
This AST node represents an MXML
<Number> tag. |
interface |
IMXMLRegExpNode
This AST node represents an MXML
<RegExp> tag. |
interface |
IMXMLStringNode
This AST node represents an MXML
<String> tag. |
interface |
IMXMLUintNode
This AST node represents an MXML
<uint> tag. |
Copyright © 2016 The Apache Software Foundation. All rights reserved.