Package | Description |
---|---|
org.apache.flex.compiler.asdoc |
This package contains interfaces related to ASDoc,
the documentation system for AS and MXML APIs.
|
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.projects |
This package contains interfaces representing projects.
|
Modifier and Type | Field and Description |
---|---|
static IASDocBundleDelegate |
IASDocBundleDelegate.NIL_DELEGATE
A default implementation of
IASDocBundleDelegate . |
Modifier and Type | Method and Description |
---|---|
IASDocBundleDelegate |
ASProject.getASDocBundleDelegate() |
Constructor and Description |
---|
ASProject(Workspace workspace,
boolean useAS3,
IASDocBundleDelegate asDocBundleDelegate) |
FlexProject(Workspace workspace,
IASDocBundleDelegate asDocBundleDelegate)
Constructor
|
Modifier and Type | Method and Description |
---|---|
static IFlexProject |
ProjectFactory.createFlexProject(IWorkspace workspace,
IASDocBundleDelegate asDocBundleDelegate) |
Copyright © 2016 The Apache Software Foundation. All rights reserved.