Home
last modified time | relevance | path

Searched refs:annotationStore (Results 1 – 1 of 1) sorted by relevance

/external/icu/tools/srcgen/currysrc/src/main/java/com/google/currysrc/processors/
DAddAnnotation.java121 BodyDeclarationLocatorStore<AnnotationInfo> annotationStore = in fromJsonFile() local
178 annotationStore.add(locator, annotationInfo); in fromJsonFile()
189 return new AddAnnotation(annotationStore); in fromJsonFile()