Function
representative
Returns a substring representing the path from root to iterator node.
representative(iterator)
Parameters
iterator
An iterator of a Suffix Tree.
Return Values
An InfixSegment of the text of an index (see ESA_Text). If iterator's container type is TIndex the return type is Infix<Fibre<TIndex, ESA_Text>::Type const>::Type.
SeqAn - Sequence Analysis Library - www.seqan.de