@Internal public final class DeleteMethodMatcher extends AbstractPatternMethodMatcher
MethodMatcher.MethodMatch
Modifier and Type | Field and Description |
---|---|
static java.util.regex.Pattern |
METHOD_PATTERN |
patternWithBySyntax, patternWithoutBySyntax
DEFAULT_POSITION
Constructor and Description |
---|
DeleteMethodMatcher()
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
MethodMatcher.MethodMatch |
match(MethodMatchContext matchContext,
java.util.regex.Matcher matcher)
Handle match.
|
match
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getOrder
public MethodMatcher.MethodMatch match(MethodMatchContext matchContext, java.util.regex.Matcher matcher)
AbstractPatternMethodMatcher
match
in class AbstractPatternMethodMatcher
matchContext
- The match contextmatcher
- The matcher