Searched refs:pointAnnotations (Results 1 – 1 of 1) sorted by relevance
179 if (nextEndpoint.pointAnnotations.size() > 0) { in annotate()184 nextEndpoint.pointAnnotations.get(0).annotation)); in annotate()209 startPoint.pointAnnotations.add(new AnnotationItem(indentLevel, formattedMsg)); in annotate()254 public final List<AnnotationItem> pointAnnotations = Lists.newArrayList(); field in AnnotatedBytes.AnnotationEndpoint304 for (AnnotationItem pointAnnotation: annotations.pointAnnotations) { in writeAnnotations()