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

Member predicate ClassInstanceExpr :: getArgument

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

Expr getArgument ( int index )