Interface BugChecker.SynchronizedTreeMatcher

All Superinterfaces:
Suppressible
All Known Implementing Classes:
LockOnBoxedPrimitive, LockOnNonEnclosingClassLiteral, StaticGuardedByInstance, SynchronizeOnNonFinalField
Enclosing class:
BugChecker

public static interface BugChecker.SynchronizedTreeMatcher extends Suppressible
  • Method Details

    • matchSynchronized

      Description matchSynchronized(com.sun.source.tree.SynchronizedTree tree, VisitorState state)