Home
last modified time | relevance | path

Searched defs:IAnnotationModel (Results 1 – 2 of 2) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.text/org.eclipse.search/new search/org/eclipse/search2/internal/ui/text/
H A DEditorAccessHighlighter.java102 …private Map<Annotation, Position> getMap(Map<IAnnotationModel, HashMap<Annotation, Position>> maps… in getMap()
114 …private Set<Annotation> getSet(Map<IAnnotationModel, HashSet<Annotation>> setsByAnnotationModel, M… in getSet()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.text/org.eclipse.text/src/org/eclipse/jface/text/source/
H A DIAnnotationModel.java50 public interface IAnnotationModel { interface