parseDebug

Parse a list of tokens to a parser result of PRoot, with debug information enabled.

This is slower than using parse but allows seeing an exact breakdown of the parsing. Use it when necessary.