Variable OutStatement.outTokenLocation

class OutStatement
{
  // ...
  ulong outTokenLocation;
  // ...
}