Parser.errorCount

Used to track nr. of errors while being in tryToParse().

class Parser
uint errorCount;

Meta