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

Member predicate Method::getKotlinName

Gets the Kotlin name of this method, that is either the name of this method, or if JvmName annotation was applied to the declaration, then the original name.

string getKotlinName()