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

Member predicate ThisConstructorInvocationStmt :: getArgument

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

Expr getArgument ( int index )