See: Description
Interface | Description |
---|---|
IASDocBundleDelegate |
Delegate interface used by
ASProject to delegate
queries of the ASDoc bundle files to clients. |
IASDocComment |
Opaque interface used by
IDocumentableDefinitionNode s and
IDocumentableDefinition s to refer to ASDoc comments. |
IASDocDelegate |
Delegate interface used by the
ASParser to record
ASDoc information encountered while parsing ActionScript
or meta-data tags. |
IASDocTag | |
IASParserASDocDelegate |
Interface used by the
ASParser to record ASDoc information. |
IMetadataParserASDocDelegate |
Interface used by the
MetadataParser to recored information about
ASDoc comments encountered while parsing meta-data. |
IPackageDITAParser |
Interface used by
SWCReader to parse DITA files containing ASDoc
information in SWCs. |
Class | Description |
---|---|
ASDocComment |
The ASDoc subsystem is not currently implemented in Falcon. These interfaces provide the basis for a future implementation, which would support the production of HTML ASDoc files, the production and use of DITA files inside SWCs, and the display of API documentation in a Flex IDE.
Copyright © 2016 The Apache Software Foundation. All rights reserved.