Member predicate NewArrayExpr::getArraySize
Gets the number of elements in the array, if available.
For example, new int[]{1,2,3} has an array size of 3.
Gets the number of elements in the array, if available.
For example, new int[]{1,2,3} has an array size of 3.