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

Member predicate SuperConstructorInvocationStmt::getArgument

Gets the argument at the specified (zero-based) position in this constructor invocation.

Expr getArgument(int index)