Predicate locallySynchronizedOnClass
Holds if e is synchronized by a synchronized modifier on the enclosing (static) method
declared in the type classType.
Import path
import semmle.code.java.Concurrencypredicate locallySynchronizedOnClass(Expr e, RefType classType)