Class WaitInSynchronizeCheck
- All Implemented Interfaces:
JavaCheck, JavaFileScanner
-
Field Summary
Fields inherited from class SubscriptionVisitor
context -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class AbstractInSynchronizeChecker
hasAnyParentSync, isInSyncBlock, leaveFile, leaveNode, nodesToVisit, setContext, visitNodeMethods inherited from class AbstractMethodDetection
onConstructorFound, onMethodReferenceFoundMethods inherited from class IssuableSubscriptionVisitor
addIssue, addIssueOnFile, reportIssue, reportIssue, reportIssue, reportIssue, scanFile, scanTreeMethods inherited from class SubscriptionVisitor
visitToken, visitTriviaMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface JavaFileScanner
scanWithoutParsing
-
Constructor Details
-
WaitInSynchronizeCheck
public WaitInSynchronizeCheck()
-
-
Method Details
-
onMethodInvocationFound
- Overrides:
onMethodInvocationFoundin classAbstractMethodDetection
-
getMethodInvocationMatchers
- Specified by:
getMethodInvocationMatchersin classAbstractMethodDetection
-