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 |
ImportedASCompilationUnit
A compilation unit for AS files that are imported into ASC using the
-import option.
|
class |
ServicesXMLCompilationUnit
A compilation unit used to compile Flex dependencies from BlazeDS.
|
Modifier and Type | Method and Description |
---|---|
static ASCompilationUnit |
ASCompilationUnit.createMainCompilationUnitForASC(CompilerProject project,
IFileSpecification mainFile,
ASC asc)
Create a main compilation unit for ASC client.
|
Copyright © 2016 The Apache Software Foundation. All rights reserved.