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

Member predicate ClassInstanceExpr :: getTypeArgument

Gets the type argument provided to the constructor of this class instance creation expression at the specified (zero-based) position.

Expr getTypeArgument ( int index )