| Package | Description | 
|---|---|
| org.apache.flex.compiler.internal.targets | This package is the internal counterpart of the external
 org.apache.flex.compiler.targetspackage. | 
| org.apache.flex.compiler.targets | This package contains interfaces related to targets. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | TargetReportImplementation of the  ITargetReportinterface. | 
| Modifier and Type | Method and Description | 
|---|---|
| protected ITargetReport | JSTarget. computeTargetReport() | 
| protected abstract ITargetReport | Target. computeTargetReport() | 
| protected ITargetReport | SWFTarget. computeTargetReport() | 
| protected ITargetReport | SWCTarget. computeTargetReport() | 
| protected ITargetReport | FlexAppSWFTarget. computeTargetReport() | 
| ITargetReport | Target. getTargetReport() | 
| Modifier and Type | Method and Description | 
|---|---|
| ITargetReport | ITarget. getTargetReport()Returns a report specific to this target. | 
Copyright © 2016 The Apache Software Foundation. All rights reserved.