Searched defs:locator2AnnotationInfo (Results 1 – 1 of 1) sorted by relevance
70 private final BodyDeclarationLocatorStore<AnnotationInfo> locator2AnnotationInfo; field in AddAnnotation222 BodyDeclarationLocatorStore<AnnotationInfo> locator2AnnotationInfo = in markerAnnotationFromLocators() local274 BodyDeclarationLocatorStore<AnnotationInfo> locator2AnnotationInfo = in markerAnnotationWithPropertyFromLocators() local293 private AddAnnotation(BodyDeclarationLocatorStore<AnnotationInfo> locator2AnnotationInfo) { in AddAnnotation()