@Internal public class ListMethodMatcher extends AbstractPatternMethodMatcher
MethodMatcher.MethodMatch
patternWithBySyntax, patternWithoutBySyntax
DEFAULT_POSITION
Constructor and Description |
---|
ListMethodMatcher() |
Modifier and Type | Method and Description |
---|---|
int |
getOrder() |
protected MethodMatcher.MethodMatch |
match(MethodMatchContext matchContext,
java.util.regex.Matcher matcher)
Handle match.
|
match
protected MethodMatcher.MethodMatch match(MethodMatchContext matchContext, java.util.regex.Matcher matcher)
AbstractPatternMethodMatcher
match
in class AbstractPatternMethodMatcher
matchContext
- The match contextmatcher
- The matcherpublic int getOrder()