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