Go to the documentation of this file.
64 <<
"wrong token type - expected word or string found "
72 is.
check(
"Istream& operator>>(Istream&, wordRe&)");
81 os.
check(
"Ostream& operator<<(Ostream&, const wordRe&)");
90 os <<
"wordRe(regex) " << *
this;
94 os <<
"wordRe(plain) \"" << *
this <<
'"';