LanguageData

constructor(uid: String? = null, name: String, concepts: List<ConceptData>, enums: List<EnumData> = emptyList())