Variable DeclarationOrStatement.endLocation

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