Variable Parser.fileName

Name used when reporting warnings and errors

class Parser
{
  // ...
  string fileName ;
  // ...
}