CodeQL library for Java/Kotlin
codeql/java-all 0.8.11-dev (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)