Package | Description |
---|---|
org.apache.flex.compiler.internal.projects |
This package is the internal counterpart of the external
org.apache.flex.compiler.projects package. |
org.apache.flex.compiler.internal.targets |
This package is the internal counterpart of the external
org.apache.flex.compiler.targets package. |
org.apache.flex.compiler.internal.tree.mxml |
This package is the internal counterpart of the external
org.apache.flex.compiler.tree.mxml package. |
Modifier and Type | Method and Description |
---|---|
ASProjectScope |
CompilerProject.getScope() |
protected ASProjectScope |
CompilerProject.initProjectScope(CompilerProject project)
Init the project scope.
|
Modifier and Type | Method and Description |
---|---|
protected SWFFrame |
SWFTarget.createWithClassesAndItsDependencies(SWFFrame frame,
Collection<ClassDefinition> frameRootClasses,
ASProjectScope projectScope,
boolean allowExternals,
Set<ICompilationUnit> emittedCompilationUnits)
Add a set of root classes and its dependencies to a new frame or to an existing
frame.
|
Modifier and Type | Method and Description |
---|---|
ASProjectScope |
MXMLTreeBuilder.getProjectScope()
Gets the project scope for building the MXML tree.
|
Copyright © 2016 The Apache Software Foundation. All rights reserved.