public abstract class StatelessMatcher extends MemoizedMatcher
This class is not intended to be instantiated or sub-classed by clients.
Matcher.MatchResult
Modifier | Constructor and Description |
---|---|
protected |
StatelessMatcher(Matcher... children) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj) |
int |
hashCode() |
getMemoizedAst, match, matchWorker, memoizeAst
doMatch, enterEvent, exitWithMatchEvent, exitWithoutMatchEvent, isMatching, matchToIndex
protected StatelessMatcher(Matcher... children)
Copyright © 2012 SonarSource. All Rights Reserved.