FSIterator<T> subiterator(AnnotationFS annot);

Is that correct ?

It leads to a problem in the Subiterator class, because it calls
moveTo(annot) on an FSIterator, but  annot must not have type
T.

Jörn

Reply via email to