Searched refs:annotateSection (Results 1 – 6 of 6) sorted by relevance
60 @Override public void annotateSection(@Nonnull AnnotatedBytes out) { in makeAnnotator() method62 super.annotateSection(out); in makeAnnotator()
49 @Override public void annotateSection(@Nonnull AnnotatedBytes out) { in makeAnnotator() method51 super.annotateSection(out); in makeAnnotator()
94 @Override public void annotateSection(@Nonnull AnnotatedBytes out) { in makeAnnotator() method in MapItem
69 public void annotateSection(@Nonnull AnnotatedBytes out) { in annotateSection() method in SectionAnnotator
73 @Override public void annotateSection(@Nonnull AnnotatedBytes out) { in makeAnnotator() method75 super.annotateSection(out); in makeAnnotator()
166 annotator.annotateSection(this); in writeAnnotations()