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

Member predicate Callable :: getParameterKotlinType

Gets the type of the formal parameter at the specified (zero-based) position.

KotlinType getParameterKotlinType ( int n )