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

Member predicate ClassInstanceExpr :: getATypeArgument

Gets a type argument provided to the constructor of this class instance creation expression.

This is used for instantiations of parameterized classes.

Expr getATypeArgument ( )