assists/convert_record_into_nominal_type library

Classes

ConvertRecordIntoNominalType
Converts type aliases of records into classes. This preserves the order and split of positional/named parameters. This results in code where initialization just has to be prefixed with the type name.