public interface ISWFTarget extends ITarget
ITarget
than can build a SWF.ITarget.TargetType
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.
|
getASMetadataNames, getIncludesCompilationUnits, getTargetReport, getTargetSettings, getTargetType
ISWF build(Collection<ICompilerProblem> problems)
problems
- 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.