public static class Optimizer.OptimizerSWFTarget extends AppSWFTarget
SWFTarget.FramesInformation, SWFTarget.SWFFrameInfoTarget.BuiltCompilationUnitSet, Target.DirectDependencies, Target.RootedCompilationUnitsITarget.TargetTypemetadataDonatorsprogressMonitor, project, targetSettings| Constructor and Description |
|---|
Optimizer.OptimizerSWFTarget(ISWF swf,
CompilerProject project,
ITargetSettings targetSettings,
ITargetProgressMonitor progressMonitor) |
| Modifier and Type | Method and Description |
|---|---|
ISWF |
build(Collection<ICompilerProblem> problems)
Adds frames and tags to those frames for all the content generated by the
target.
|
addLinkedABCToFrame, computeFatalProblems, computeFramesInformation, computeTargetAttributes, getExplicitFramesInformation, getRootClassCompilationUnit, getRootClassDefinition, linkSWF, setKeepAS3MetadataLinkerSettingaddCompilationUnitsAndDependenciesToFrame, buildEmptySWF, computeRootedCompilationUnits, computeTargetReport, createWithClassesAndItsDependencies, doAddMetadataNamesToTarget, doPostBuildWork, getBackgroundColor, getFramesInformation, getRootedCompilationUnits, getTargetAttributes, getTargetType, initializeSWF, reportProblem, shouldAddMetadataNamesToTarget, testCompilationUnitLinkageaddASMetadataNames, buildAllCompilationUnits, buildFinished, buildStarted, createLinkReport, findAllCompilationUnitsToLink, getAllExternallyVisibleDefinitions, getASMetadataNames, getBuiltCompilationUnitSet, getDependentCompilationUnits, getDirectDependencies, getFatalProblems, getIncludedResourceBundlesCompilationUnits, getIncludeLibrariesCompilationUnits, getIncludesCompilationUnits, getLinkageChecker, getReachableCompilationUnits, getTargetReport, getTargetSettings, isCanceled, isLinkageExternal, setLinkageChecker, updateProgress, updateProgress, waitForCompilationUnitToFinishclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetASMetadataNames, getIncludesCompilationUnits, getTargetReport, getTargetSettingspublic Optimizer.OptimizerSWFTarget(ISWF swf, CompilerProject project, ITargetSettings targetSettings, ITargetProgressMonitor progressMonitor)
public ISWF build(Collection<ICompilerProblem> problems)
ISWFTargetbuild in interface ISWFTargetbuild in class SWFTargetproblems - Collection to which all problems of all
CompilationUnits whose output is added to the specified ISWF are added.Copyright © 2016 The Apache Software Foundation. All rights reserved.