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

Member predicate Array :: getDimension

Gets the arity of this array type.

For example, the dimension of Object[][] is 2.

int getDimension ( )