Uses of Class
com.github.maven_nar.cpptasks.WarningLevelEnum

Packages that use WarningLevelEnum
com.github.maven_nar.cpptasks C++ and other compiled languages build support for Ant. 
 

Uses of WarningLevelEnum in com.github.maven_nar.cpptasks
 

Methods in com.github.maven_nar.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-2013. All Rights Reserved.