return true if the are equals with case matching
true
bool equal(String? str) => _Parser(this).equal(str);