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