internal SystemClass(ReferenceScope paren, PrimitiveType eType) : base(paren, "System", eType.GetName()) { elemType = eType; }