public class WaitInSynchronizeCheck extends AbstractInSynchronizeChecker
context| Constructor and Description |
|---|
WaitInSynchronizeCheck() |
| Modifier and Type | Method and Description |
|---|---|
protected List<MethodMatcher> |
getMethodInvocationMatchers() |
protected void |
onMethodInvocationFound(MethodInvocationTree mit) |
hasAnyParentSync, isInSyncBlock, leaveNode, nodesToVisit, scanFile, visitNodeonConstructorFoundgetSemanticModeladdIssue, addIssue, addIssue, addIssueOnFile, reportIssue, reportIssuehasSemantic, scanTree, visitToken, visitTriviaprotected void onMethodInvocationFound(MethodInvocationTree mit)
onMethodInvocationFound in class AbstractMethodDetectionprotected List<MethodMatcher> getMethodInvocationMatchers()
getMethodInvocationMatchers in class AbstractMethodDetectionCopyright © 2012–2016 SonarSource. All rights reserved.