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

Member predicate GetterOrSetterMethod::getPair

Gets the “pair” method, if one exists; that is, the getter if this is a setter, and vice versa.

GetterOrSetterMethod getPair()