Package | Description |
---|---|
org.apache.flex.compiler.internal.tree.mxml |
This package is the internal counterpart of the external
org.apache.flex.compiler.tree.mxml package. |
Class and Description |
---|
MXMLClassDefinitionNode
MXMLClassDefinitionNode represents an MXML tag which defines a new
class. |
MXMLFileNode |
MXMLNodeBase
MXMLNodeBase is the abstract base class for all MXML nodes in an AST. |
MXMLNodeBase.MXMLNodeInfo
MXML node classes can choose to create this object in
createNodeInfo() . |
MXMLTreeBuilder
MXMLTreeBuilder is used by MXMLCompilationUnit to build
abstract syntax trees (ASTs) for MXML files. |
Copyright © 2016 The Apache Software Foundation. All rights reserved.