org.sonar.plugins.java.api.JavaCheck, org.sonar.plugins.java.api.JavaFileScannerpublic class SpringAntMatcherOrderCheck extends AbstractMethodDetection
| Constructor | Description |
|---|---|
SpringAntMatcherOrderCheck() |
| Modifier and Type | Method | Description |
|---|---|---|
protected List<org.sonar.java.matcher.MethodMatcher> |
getMethodInvocationMatchers() |
|
protected void |
onMethodInvocationFound(org.sonar.plugins.java.api.tree.MethodInvocationTree method) |
nodesToVisit, onConstructorFound, visitNodeaddIssue, addIssueOnFile, reportIssue, reportIssue, reportIssueprotected List<org.sonar.java.matcher.MethodMatcher> getMethodInvocationMatchers()
getMethodInvocationMatchers in class AbstractMethodDetectionprotected void onMethodInvocationFound(org.sonar.plugins.java.api.tree.MethodInvocationTree method)
onMethodInvocationFound in class AbstractMethodDetectionCopyright © 2012–2018 SonarSource. All rights reserved.