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