Variable IfCondition.typeCtors

In an assignment-condition, these are the optional type constructors

class IfCondition
{
  // ...
  ubyte[] typeCtors ;
  // ...
}