webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Classes | Public Member Functions | List of all members
WebCore::SuffixTree< Codebook > Class Template Reference

#include <SuffixTree.h>

Public Member Functions

 SuffixTree (const String &text, unsigned depth)
 
bool mightContain (const String &query)
 

Constructor & Destructor Documentation

◆ SuffixTree()

template<typename Codebook >
WebCore::SuffixTree< Codebook >::SuffixTree ( const String text,
unsigned  depth 
)
inline

Member Function Documentation

◆ mightContain()

template<typename Codebook >
bool WebCore::SuffixTree< Codebook >::mightContain ( const String query)
inline

The documentation for this class was generated from the following file: