cursor

Cursor object, representing the current parsing state. Initially, this will contain a Cursor that iterates over the entire input, but functions (eg parseNamed) may reassign it to change the iteration target.