org.apache.flex.compiler.units.requests
package.See: Description
Class | Description |
---|---|
ABCBytesRequestResult |
Output wad containing a result of running the ABCGenerator.
|
ABCFileScopeRequestResult | |
ASFileScopeRequestResult | |
EmbedFileScopeRequestResult |
Result of the file scope request on a EmbedCompilationUnit
|
FileScopeRequestResultBase |
Base implementation of an
IFileScopeRequestResult . |
RequestMaker<ResultType extends IRequestResult,RequesteeInterfaceType,RequesteeType extends RequesteeInterfaceType> |
Creates implementations of the IRequest, where the object returned from the
get method of the IRequest is returned from a Callable returned from the
getCallable method implemented by subclasses of this class.
|
SWFTagsRequestResult |
Create a
DoABC SWF tag for the given ABC byte code. |
SyntaxTreeRequestResult |
Generic implementation of
ISyntaxTreeRequestResult . |
org.apache.flex.compiler.units.requests
package.
See the description
of the org.apache.flex.compiler
package for an explanation
of how the compiler code is organized into external and internal packages.
Copyright © 2016 The Apache Software Foundation. All rights reserved.