#include <BackwardOccurrenceTest.h>
|
template<class SymbolType > |
static ext::pair< int, int > | occurrence (const PrefixRankedBarTree< SymbolType > &subject, const ext::vector< int > &subjectSubtreeJumpTable, const PrefixRankedBarTree< SymbolType > &pattern, size_t subjectPosition) |
|
template<class SymbolType > |
static ext::pair< int, int > | occurrence (const PrefixRankedBarTree< SymbolType > &subject, const ext::vector< int > &subjectSubtreeJumpTable, const PrefixRankedBarPattern< SymbolType > &pattern, size_t subjectPosition) |
|
template<class SymbolType > |
static ext::pair< int, int > | occurrence (const PrefixRankedBarTree< SymbolType > &subject, const ext::vector< int > &subjectSubtreeJumpTable, const tree::PrefixRankedBarTree< unsigned > &repeats, const PrefixRankedBarNonlinearPattern< SymbolType > &pattern, size_t subjectPosition) |
|
◆ occurrence() [1/3]
template<class SymbolType >
◆ occurrence() [2/3]
template<class SymbolType >
◆ occurrence() [3/3]
template<class SymbolType >
The documentation for this class was generated from the following file: