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 |
---|---|
IASParserASDocDelegate |
IASDocDelegate.getASParserASDocDelegate()
Get's an implementation of
IASParserASDocDelegate that can be
used by the ASParser to record information about ASDoc comments
encountered while parsing ActionScript. |
Modifier and Type | Method and Description |
---|---|
IASParserASDocDelegate |
FlexJSASDocDelegate.getASParserASDocDelegate() |
IASParserASDocDelegate |
SimpleASDocDelegate.getASParserASDocDelegate() |
IASParserASDocDelegate |
NilASDocDelegate.getASParserASDocDelegate() |
Copyright © 2016 The Apache Software Foundation. All rights reserved.