Function
parentEdgeFirstChar
Returns the first character of the edge from an iterator node to its parent.
parentEdgeFirstChar(iterator)
Parameters
iterator
An iterator of a Suffix Tree.
Return Values
A single character of type Value<TIndex>::Type which is identical to Value<Fibre<TIndex, ESA_RawText>::Type>::Type.
SeqAn - Sequence Analysis Library - www.seqan.de