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

Member predicate SyntheticCallable::getParameterType

Gets the type of the parameter at the specified position with -1 indicating the instance parameter. If no types are provided then the types default to Object.

Type getParameterType(int pos)