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

Member predicate Array::getDimension

Gets the arity of this array type.

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

int getDimension()