net.sf.antcontrib.cpptasks.ibm
public final class VisualAgeCCompiler extends GccCompatibleCCompiler
| Method Summary | |
|---|---|
| void | addImpliedArgs(Vector args, boolean debug, boolean multithreaded, boolean exceptions, LinkType linkType, Boolean rtti, OptimizationEnum optimization) |
| void | addWarningSwitch(Vector args, int level) |
| String | getIdentifier()
Gets identifier for the compiler.
|
| static VisualAgeCCompiler | getInstance()
Gets singleton instance of this class |
| Linker | getLinker(LinkType linkType) |
| int | getMaximumCommandLength() |