CodeQL library for Java/Kotlin
codeql/java-all 0.8.11-dev (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)