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

Member predicate ClassInstanceExpr::getTypeArgument

Gets the type argument of the type of the created instance, at the specified (zero-based) position.

Expr getTypeArgument(int index)