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