public interface LinkerConfiguration extends ProcessorConfiguration
Modifier and Type | Method and Description |
---|---|
Linker |
getLinker() |
LinkerParam |
getParam(String name) |
boolean |
isDebug() |
void |
link(CCTask task,
TargetInfo linkTarget) |
bid, getIdentifier, getOutputFileNames, getParams, getRebuild
LinkerParam getParam(String name)
void link(CCTask task, TargetInfo linkTarget) throws org.apache.tools.ant.BuildException
org.apache.tools.ant.BuildException
Linker getLinker()
boolean isDebug()
Copyright © 2002–2016 The Apache Software Foundation. All rights reserved.