Variable Parser._traceDepth

class Parser
{
  // ...
  int _traceDepth ;
  // ...
}