| Package | Description |
|---|---|
| org.apache.royale.compiler.units.requests |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IRequest<T extends IRequestResult,U>
Interface to all request objects obtained from methods on ICompilationUnit.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IABCBytesRequestResult
Result object for the GET_ABC_BYTES operation on ICompilationUnit.
|
interface |
IFileScopeRequestResult |
interface |
IOutgoingDependenciesRequestResult
Result object for the GET_SEMANTIC_PROBLEMS operation on ICompilationUnit.
|
interface |
ISWFTagsRequestResult
Result object for the GET_SWF_TAGS operation on ICompilationUnit.
|
interface |
ISyntaxTreeRequestResult
Interface implemented by result objects for the request syntax tree operation of
ICompilationUnit's. |
Copyright © 2023 The Apache Software Foundation. All rights reserved.