Variable ModuleDeclaration.startLocation

class ModuleDeclaration
{
  // ...
  ulong startLocation ;
  // ...
}