public class CollectionInappropriateCallsCheck extends AbstractMethodDetection
context| Constructor and Description |
|---|
CollectionInappropriateCallsCheck() |
| Modifier and Type | Method and Description |
|---|---|
protected List<MethodMatcher> |
getMethodInvocationMatchers() |
protected void |
onMethodInvocationFound(MethodInvocationTree tree) |
nodesToVisit, onConstructorFound, visitNodegetSemanticModel, scanFileaddIssue, addIssue, addIssue, addIssueOnFile, reportIssue, reportIssuehasSemantic, leaveNode, scanTree, visitToken, visitTriviaprotected List<MethodMatcher> getMethodInvocationMatchers()
getMethodInvocationMatchers in class AbstractMethodDetectionprotected void onMethodInvocationFound(MethodInvocationTree tree)
onMethodInvocationFound in class AbstractMethodDetectionCopyright © 2012–2016 SonarSource. All rights reserved.