closedOutersLength method

int closedOutersLength()

Implementation

int closedOutersLength() {
  return _closedOuters.length;
}