Return the end index of this node's substring in the entire string.
Declared in <llvm/Support/SuffixTreeNode.h>
<llvm/Support/SuffixTreeNode.h>
virtual unsigned int getEndIdx() const override;
The end index of this node's substring.