@return whether this can close a delimiter
@return whether this can open a delimiter
@return the number of characters in this delimiter run (that are left for processing)
@return the number of characters originally in this delimiter run; at the start of processing, this is the same as {{@link #length()}}
A delimiter run is one or more of the same delimiter character.