Variable Constraint.location

class Constraint
{
  // ...
  ulong location;
  // ...
}