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

Member predicate RefType :: hasMethod

Holds if this type declares or inherits method m, which is declared in declaringType.

predicate hasMethod ( Method m , RefType declaringType )