| Package | Description |
|---|---|
| org.sonar.java.matcher | |
| org.sonar.java.se |
| Modifier and Type | Method and Description |
|---|---|
MethodMatcherCollection |
MethodMatcherCollection.add(MethodMatcher matcher) |
MethodMatcherCollection |
MethodMatcherCollection.addAll(Collection<MethodMatcher> matchers) |
static MethodMatcherCollection |
MethodMatcherCollection.create(MethodMatcher... matchers) |
| Modifier and Type | Field and Description |
|---|---|
static MethodMatcherCollection |
ExplodedGraphWalker.EQUALS_METHODS |
Copyright © 2012–2017 SonarSource. All rights reserved.