Return the kind of this node.

Synopsis

Declared in <llvm/Support/SuffixTreeNode.h>

NodeKind
getKind() const;

Return Value

The kind of this node.

Created with MrDocs