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

Member predicate MethodCall::getTypeArgument

Gets the type argument at the specified (zero-based) position in this method access, if any.

Expr getTypeArgument(int index)