enum `RecordKind` is added to indicate the kind of Record (which can be a normal record definition, anonymous record definition, class or multiclass). Some arguments like `IsMC` and `IsDefm` are removed since we can get the information from `RecordKind`.
101 KiB
101 KiB