Variable InStatement.inTokenLocation

class InStatement
{
  // ...
  ulong inTokenLocation ;
  // ...
}