CodeQL library for Java
codeql/java-all 0.6.1 ( changelog , source )
Search

Member predicate RefType :: declaresMethod

Holds if this type declares a method with the specified name.

predicate declaresMethod ( string name )