public class StaticFieldUpateCheck extends AbstractInSynchronizeChecker
context| Constructor and Description |
|---|
StaticFieldUpateCheck() |
| Modifier and Type | Method and Description |
|---|---|
protected List<MethodMatcher> |
getMethodInvocationMatchers() |
void |
leaveNode(Tree tree) |
List<Tree.Kind> |
nodesToVisit() |
void |
visitNode(Tree tree) |
hasAnyParentSync, isInSyncBlock, scanFileonConstructorFound, onMethodInvocationFoundgetSemanticModeladdIssue, addIssue, addIssue, addIssueOnFile, reportIssue, reportIssuehasSemantic, scanTree, visitToken, visitTriviapublic List<Tree.Kind> nodesToVisit()
nodesToVisit in class AbstractInSynchronizeCheckerpublic void visitNode(Tree tree)
visitNode in class AbstractInSynchronizeCheckerpublic void leaveNode(Tree tree)
leaveNode in class AbstractInSynchronizeCheckerprotected List<MethodMatcher> getMethodInvocationMatchers()
getMethodInvocationMatchers in class AbstractMethodDetectionCopyright © 2012–2016 SonarSource. All rights reserved.