Variable DMLSyntaxSupport._file

class DMLSyntaxSupport
{
  // ...
  SourceFile _file;
  // ...
}