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

Member predicate ClassInstanceExpr :: getNumArgument

Gets the number of arguments provided to the constructor of the class instance creation expression.

int getNumArgument ( )