Searched refs:annotationKeyToInfo (Results 1 – 1 of 1) sorted by relevance
104 private val annotationKeyToInfo = mutableMapOf<String, AnnotationInfo>() in getAnnotationInfo() constant109 val existing = annotationKeyToInfo[key] in getAnnotationInfo()114 annotationKeyToInfo[key] = info in getAnnotationInfo()