Lines Matching full:levels
455 * Returns the number of array levels that are in the given array type tree,507 int levels = arrayLevels(node);512 dbug.debug(" levels=%d largestLevels=%d%n", levels, largestLevels);513 for (int i=levels; i<largestLevels; i++) {995 // TODO: does this work on multiple nested levels?