ProcessorConfigurationCommandLineLinkerConfigurationpublic interface LinkerConfiguration extends ProcessorConfiguration
| Modifier and Type | Method | Description |
|---|---|---|
Linker |
getLinker() |
|
LinkerParam |
getParam(java.lang.String name) |
|
boolean |
isDebug() |
|
void |
link(CCTask task,
TargetInfo linkTarget) |
bid, getIdentifier, getOutputFileNames, getParams, getRebuildLinkerParam getParam(java.lang.String name)
void link(CCTask task, TargetInfo linkTarget) throws org.apache.tools.ant.BuildException
org.apache.tools.ant.BuildExceptionLinker getLinker()
boolean isDebug()
Copyright ? 2001-2018 Ant-Contrib project. All Rights Reserved.