Searched refs:annotationKey (Results 1 – 1 of 1) sorted by relevance
113 val annotationKey = "gen$upperCamelCase" regex115 if (dataClassAnnotationFeatures.containsKey(annotationKey)) {116 return dataClassAnnotationFeatures[annotationKey]!!