Function
getOccurrence
Returns an occurence of the representative substring in the index text.
getOccurrence(iterator)
Parameters
iterator
An iterator of a Suffix Tree.
Return Values
A position where the representative of iterator occurs in the text (see ESA_Text).
Metafunctions: <TIndex>
SeqAn - Sequence Analysis Library - www.seqan.de