Uses of Class
hudson.plugins.cpptest.parser.RuleDesc

Packages that use RuleDesc
hudson.plugins.cpptest.parser   
 

Uses of RuleDesc in hudson.plugins.cpptest.parser
 

Methods in hudson.plugins.cpptest.parser that return types with arguments of type RuleDesc
 Collection<RuleDesc> Cpptest.getRuleDescs()
          Returns all rule descriptions of this violations collection.
 

Methods in hudson.plugins.cpptest.parser with parameters of type RuleDesc
 boolean Cpptest.addRuleDesc(RuleDesc e)
           
 



Copyright © 2004-2013. All Rights Reserved.