Function
parentRepLength
Returns the length of the substring representing the path from root to iterator's parent node.
parentRepLength(iterator)
Parameters
iterator
An iterator of a Suffix Tree.
Return Values
The length of the sequence returned by Function.parentRepresentative
SeqAn - Sequence Analysis Library - www.seqan.de