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

Member predicate Callable::getMethodDescriptor

Gets the bytecode method descriptor, encoding parameter and return types, but not the name of the callable.

string getMethodDescriptor()