reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
278 assert(StartIdx <= LeafEndIdx && "String can't start after it ends!"); 281 SuffixTreeNode(StartIdx, &LeafEndIdx, nullptr); 483 LeafEndIdx = PfxEndIdx; // Extend each of the leaves.