77787980818283
this.elementCache = elementCache; this.elementWithProblemCache = elementWithProblemCache; } protected Annotation createAnnotation(JavaElement parent, String name) { return new AssistAnnotation(parent, name, this.newElements); }
78798081828384