Member predicate ArrayType::getDimension
Gets the dimension of this array type. For example int[][]
is of
dimension 2, while int[]
is of dimension 1.
Gets the dimension of this array type. For example int[][]
is of
dimension 2, while int[]
is of dimension 1.