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.parsing.as |
Modifier and Type | Method and Description |
---|---|
IMetadataParserASDocDelegate |
IASParserASDocDelegate.getMetadataParserASDocDelegate()
Called by the
ASParser to get an implementation of
IMetadataParserASDocDelegate that will be used by the
MetadataParser to record information about ASDoc comments
encountered while parsing ActionScript meta-data. |
Modifier and Type | Field and Description |
---|---|
protected IMetadataParserASDocDelegate |
BaseMetaTagParser.asDocDelegate |
Modifier and Type | Method and Description |
---|---|
void |
BaseMetaTagParser.setASDocDelegate(IMetadataParserASDocDelegate asDocDelegate) |
Copyright © 2016 The Apache Software Foundation. All rights reserved.