Input: the place you start parsing. <br>Output: position where the parse stopped. This is designed to be used serially, with each call setting index up for the next one.
See Implementation
Input: the place you start parsing. <br>Output: position where the parse stopped. This is designed to be used serially, with each call setting index up for the next one.