[#DB58372848DDCAF549B36DB2B22AF3B7E6645833]

Enumerator error:: end_of_range

A rule reached the end of a range

Synopsis

            end_of_range        

Description

This indicates that the input was consumed when parsing a range . The range_rule avoids rewinding the input buffer when this error is returned. Thus the consumed characters are be considered part of the range without contributing additional elements.