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

Member predicate Method :: sameParamTypes

Holds if this method and method m are declared in the same type and have the same parameter types.

predicate sameParamTypes ( Method m )