Return the kind of this node.
Declared in <llvm/Support/SuffixTreeNode.h>
<llvm/Support/SuffixTreeNode.h>
NodeKind getKind() const;
The kind of this node.
Created with MrDocs