codeql/java-all
7.1.3-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()