Variable ForeachType.typeConstructors

class ForeachType
{
  // ...
  ubyte[] typeConstructors;
  // ...
}