This is the complete list of members for robot.utils.match.Matcher, including all inherited members.
| __bool__(self) | robot.utils.match.Matcher | |
| __init__(self, pattern, ignore=(), caseless=True, spaceless=True, regexp=False) | robot.utils.match.Matcher | |
| _compile(self, pattern, regexp=False) | robot.utils.match.Matcher | private |
| _normalize | robot.utils.match.Matcher | private |
| _regexp | robot.utils.match.Matcher | private |
| match(self, string) | robot.utils.match.Matcher | |
| match_any(self, strings) | robot.utils.match.Matcher | |
| pattern | robot.utils.match.Matcher |