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