Public Member Functions | |
| void | DescribeNegationTo (::std::ostream *os) const |
| void | DescribeTo (::std::ostream *os) const |
| template<typename CharType > | |
| bool | MatchAndExplain (CharType *s, MatchResultListener *listener) const |
| template<class MatcheeStringType > | |
| bool | MatchAndExplain (const MatcheeStringType &s, MatchResultListener *) const |
| MatchesRegexMatcher (const RE *regex, bool full_match) | |