Searched refs:mapKeyAnnotationType (Results 1 – 1 of 1) sorted by relevance
104 final DeclaredType mapKeyAnnotationType, final Types types) { in getUnwrappedMapKeyType() argument106 MoreTypes.asTypeElement(mapKeyAnnotationType).getKind() == ElementKind.ANNOTATION_TYPE, in getUnwrappedMapKeyType()108 mapKeyAnnotationType); in getUnwrappedMapKeyType() local111 getOnlyElement(methodsIn(mapKeyAnnotationType.asElement().getEnclosedElements())); in getUnwrappedMapKeyType()119 mapKeyAnnotationType + "." + onlyElement.getSimpleName() + " cannot be an array"); in getUnwrappedMapKeyType()