Uses of Class
net.sf.antcontrib.cpptasks.WarningLevelEnum
Packages that use WarningLevelEnum
Package
Description
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 WarningLevelEnumModifier and TypeMethodDescriptionvoid
CCTask.setWarnings
(WarningLevelEnum level) Enumerated attribute with the values "none", "severe", "default", "production", "diagnostic", and "aserror".void
CompilerDef.setWarnings
(WarningLevelEnum level) Enumerated attribute with the values "none", "severe", "default", "production", "diagnostic", and "aserror".