Variable Parser.warningCount

Current warning count

class Parser
{
  // ...
  uint warningCount ;
  // ...
}