Predicate inheritsMatchingMethodIgnoreThrows
Holds if ejb
inherits a method matching the given signature. (Ignores throws
clauses.)
Import path
import semmle.code.java.frameworks.javaee.ejb.EJB
predicate inheritsMatchingMethodIgnoreThrows(SessionEjb ejb, string signature)