Constructor and Description |
---|
SequenceMatcher(Matcher... subMatchers) |
Modifier and Type | Method and Description |
---|---|
Matcher[] |
getSubMatchers() |
boolean |
match(MatcherContext context) |
public SequenceMatcher(Matcher... subMatchers)
public boolean match(MatcherContext context)
public Matcher[] getSubMatchers()
Copyright © 2012 SonarSource. All Rights Reserved.