Variable ModuleDeclaration.endLocation

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