Variable IfStatement.startIndex

class IfStatement
{
  // ...
  ulong startIndex ;
  // ...
}