@Internal public class ListMethodMatcher extends AbstractPatternMethodMatcher
MethodMatcher.MethodMatchpatternWithBySyntax, patternWithoutBySyntaxDEFAULT_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.
|
matchprotected MethodMatcher.MethodMatch match(MethodMatchContext matchContext, java.util.regex.Matcher matcher)
AbstractPatternMethodMatchermatch in class AbstractPatternMethodMatchermatchContext - The match contextmatcher - The matcherpublic int getOrder()