terp - the ANT Tasks
v1.3.304

com.codemesh.terp.ant.compiler.cpp
Interface CompuwareOption

All Superinterfaces:
CompilerOption<CppCompiler>
All Known Implementing Classes:
BoundsCheckOption

public interface CompuwareOption
extends CompilerOption<CppCompiler>

A marker interface for options that require the use of the instrumenting compiler and linker.


Method Summary
 java.io.File getNMCL(CppCompiler compiler)
           
 java.io.File getNMLink(CppCompiler compiler)
           
 
Methods inherited from interface com.codemesh.terp.ant.compiler.CompilerOption
addCommands, appliesTo, getIf, getUnless, satisfies, setIf, setUnless
 

Method Detail

getNMCL

java.io.File getNMCL(CppCompiler compiler)

getNMLink

java.io.File getNMLink(CppCompiler compiler)

terp - the ANT Tasks
v1.3.304

Copyright © 2008-2012 by Codemesh, Inc. All Rights Reserved.