299300301302303304305306
i++; continue; } } if (parenthesis != 0) throw new UnbalancedDescenderException(input, start); return index; }