check category category More...
#include <dep_rules.h>
Public Member Functions | |
check_category (const std::string &, const std::string &) | |
bool | eval (dep_tree::iterator) const |
eval whether a single node matches a condition only called from check if needed. |
check category category
check_category::check_category | ( | const std::string & | , | |
const std::string & | ||||
) |
bool check_category::eval | ( | dep_tree::iterator | n | ) | const [virtual] |
eval whether a single node matches a condition only called from check if needed.
The abstract class version should never be reached.
Reimplemented from rule_expression.
References rule_expression::find_match(), rule_expression::node, and TRACE.