Package | Description |
---|---|
org.apache.flex.compiler.fxg |
This package and its subpackages contains classes and interfaces
for compiling FXG.
|
org.apache.flex.compiler.internal.codegen.as | |
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.internal.tree.mxml |
This package is the internal counterpart of the external
org.apache.flex.compiler.tree.mxml package. |
org.apache.flex.compiler.internal.tree.properties |
This package is the internal counterpart of the external
org.apache.flex.compiler.tree.properties package. |
org.apache.flex.compiler.tree.mxml | |
org.apache.flex.compiler.tree.properties | |
org.apache.flex.compiler.visitor.as |
Modifier and Type | Class and Description |
---|---|
class |
FXGFileNode
Temporary class to wrap a IFXGNode in an IASNode.
|
Modifier and Type | Method and Description |
---|---|
void |
ASBlockWalker.visitFile(IFileNode node) |
Modifier and Type | Class and Description |
---|---|
class |
FileNode
ActionScript parse tree node representing a file
|
Modifier and Type | Class and Description |
---|---|
class |
MXMLFileNode |
Modifier and Type | Class and Description |
---|---|
class |
ResourceBundleFileNode |
Modifier and Type | Interface and Description |
---|---|
interface |
IMXMLFileNode
This AST node represents an MXML file.
|
interface |
IOldMXMLFileNode
Represents an
IFileNode that is an MXML file |
Modifier and Type | Interface and Description |
---|---|
interface |
IResourceBundleFileNode
This AST node represents a .properties file.
|
Modifier and Type | Method and Description |
---|---|
void |
IASBlockVisitor.visitFile(IFileNode node) |
Copyright © 2016 The Apache Software Foundation. All rights reserved.