Uses of Class
net.sf.antcontrib.cpptasks.WarningLevelEnum

Packages that use WarningLevelEnum
net.sf.antcontrib.cpptasks C++ and other compiled languages build support for Ant. 
 

Uses of WarningLevelEnum in net.sf.antcontrib.cpptasks
 

Methods in net.sf.antcontrib.cpptasks with parameters of type WarningLevelEnum
 void CompilerDef.setWarnings(WarningLevelEnum level)
          Enumerated attribute with the values "none", "severe", "default", "production", "diagnostic", and "aserror".
 void CCTask.setWarnings(WarningLevelEnum level)
          Enumerated attribute with the values "none", "severe", "default", "production", "diagnostic", and "aserror".
 



Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved.