Variable LexerConfig.fileName

struct LexerConfig
{
  // ...
  string fileName ;
  // ...
}