| Package | Description |
|---|---|
| org.apache.flex.compiler.fxg |
This package and its subpackages contains classes and interfaces
for compiling FXG.
|
| org.apache.flex.compiler.internal.embedding.transcoders | |
| org.apache.flex.compiler.internal.scopes |
This package is the internal counterpart of the external
org.apache.flex.compiler.scopes 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.internal.units |
This package is the internal counterpart of the external
org.apache.flex.compiler.units package. |
| Modifier and Type | Class and Description |
|---|---|
class |
FXGFileNode
Temporary class to wrap a IFXGNode in an IASNode.
|
| Modifier and Type | Method and Description |
|---|---|
FileNode |
XMLTranscoder.buildAST(Collection<ICompilerProblem> problems,
String filename) |
FileNode |
TranscoderBase.buildAST(Collection<ICompilerProblem> problems,
String filename)
Build an AST to represent the embedded asset class
|
FileNode |
SkinTranscoder.buildAST(Collection<ICompilerProblem> problems,
String filename)
Build an AST to represent the embedded asset class
|
FileNode |
PBJTranscoder.buildAST(Collection<ICompilerProblem> problems,
String filename) |
FileNode |
MovieTranscoder.buildAST(Collection<ICompilerProblem> problems,
String filename) |
| Constructor and Description |
|---|
ASFileScope(FileNode fileNode)
Constructor
|
| Modifier and Type | Class and Description |
|---|---|
class |
ResourceBundleFileNode |
| Modifier and Type | Method and Description |
|---|---|
protected FileNode |
ASCompilationUnit.createFileNode(IFileSpecification specification)
Creates the FileNode to be returned by the syntax tree request
|
Copyright © 2016 The Apache Software Foundation. All rights reserved.