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