codeql/java-all
7.8.5-dev
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Gets the arity of this array type.
For example, the dimension of Object[][] is 2.
Object[][]
int getDimension()