public final class VisualAgeCCompiler extends GccCompatibleCCompiler
objDir, workDirDEFAULT_DISCARD_BID, DEFAULT_PROCESS_BID| 限定符和类型 | 方法和说明 |
|---|---|
void |
addImpliedArgs(Vector<String> args,
boolean debug,
boolean multithreaded,
boolean exceptions,
LinkType linkType,
Boolean rtti,
OptimizationEnum optimization) |
void |
addWarningSwitch(Vector<String> args,
int level) |
String |
getIdentifier()
Gets identifier for the compiler.
|
static VisualAgeCCompiler |
getInstance()
Gets singleton instance of this class
|
Linker |
getLinker(LinkType linkType)
Gets the linker that is associated with this processors
|
int |
getMaximumCommandLength() |
addIncludePath, getArgumentCountPerInputFile, getDefineSwitch, getEnvironmentIncludePath, getIncludeDirSwitch, getIncludeDirSwitch, getInputFileArgument, getUndefineSwitchcreateParseraddIncludes, buildDefineArguments, compile, createConfiguration, getCommand, getCommandWithPath, getLibtool, getLibtoolCompiler, getMaximumInputFilesPerCommand, getOutputFileNames, getTotalArgumentLengthForInputFile, runCommand, setCommandcanParse, createConfiguration, getBaseOutputName, getOutputSuffix, parseIncludes, resolveInclude, setObjDir, setWorkDirbid, changeEnvironment, clone, getHeaderExtensions, getIdentifier, getOSArch, getOSName, getSourceExtensions, isDarwin, isWindows, toStringbid, changeEnvironmentpublic static VisualAgeCCompiler getInstance()
public void addImpliedArgs(Vector<String> args, boolean debug, boolean multithreaded, boolean exceptions, LinkType linkType, Boolean rtti, OptimizationEnum optimization)
addImpliedArgs 在类中 GccCompatibleCCompilerpublic String getIdentifier()
getIdentifier 在接口中 ProcessorgetIdentifier 在类中 CommandLineCompilerpublic Linker getLinker(LinkType linkType)
Processorpublic int getMaximumCommandLength()
Copyright © 2005-2017 NAR Maven Plugin developers. All Rights Reserved.