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

Member predicate MethodAccess :: getTypeArgument

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

Expr getTypeArgument ( int index )