Searched refs:thisRule (Results 1 – 1 of 1) sorted by relevance
26 explicit BaseRule(const std::string& thisRule) : rule(thisRule) {} in BaseRule() argument