Variable DeclarationOrStatement.startLocation

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