Package | Description |
---|---|
org.apache.flex.compiler.internal.driver.js | |
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 |
JSCompilationUnit
JSCompilationUnit is the CompilationUnit for compiling ActionScript source
files to JavasScript.
|
Modifier and Type | Class and Description |
---|---|
class |
ABCCompilationUnit
This class represents a compilation unit for an ABC file.
|
class |
ASCompilationUnit |
class |
EmbedCompilationUnit
This is a Compilation Unit which handles transcoding and embedding of embed
meta data.
|
class |
FXGCompilationUnit
This is a Compilation Unit which handles FXG compilation
|
class |
ImportedASCompilationUnit
A compilation unit for AS files that are imported into ASC using the
-import option.
|
class |
MXMLCompilationUnit |
class |
ResourceBundleCompilationUnit
This is a compilation unit that handles .properties file compilation.
|
class |
ResourceModuleCompilationUnit
The main compilation unit for a Resource module project.
|
class |
ServicesXMLCompilationUnit
A compilation unit used to compile Flex dependencies from BlazeDS.
|
class |
StyleModuleCompilationUnit
The main compilation unit for a CSS module project.
|
class |
SWCCompilationUnit
This is a compilation unit for a script in a SWC library.
|
Modifier and Type | Method and Description |
---|---|
CompilationUnitBase |
InvisibleCompilationUnit.getDelegate() |
Constructor and Description |
---|
InvisibleCompilationUnit(CompilationUnitBase delegate,
IFileSpecificationGetter fileSpecGetter)
Constructor.
|
Copyright © 2016 The Apache Software Foundation. All rights reserved.