Searched refs:annotationHiddenKey (Results 1 – 1 of 1) sorted by relevance
114 val annotationHiddenKey = "genHidden$upperCamelCase" regex118 if (dataClassAnnotationFeatures.containsKey(annotationHiddenKey)) {119 return dataClassAnnotationFeatures[annotationHiddenKey]!!142 val annotationHiddenKey = "genHidden$upperCamelCase" regex143 if (dataClassAnnotationFeatures.containsKey(annotationHiddenKey)) {144 return dataClassAnnotationFeatures[annotationHiddenKey]!!