Home
last modified time | relevance | path

Searched refs:TrivialLookAheadMatcher (Results 1 – 1 of 1) sorted by relevance

/external/openfst/src/include/fst/
Dlookahead-matcher.h184 class TrivialLookAheadMatcher
193 TrivialLookAheadMatcher(const FST &fst, MatchType match_type) in TrivialLookAheadMatcher() function
196 TrivialLookAheadMatcher(const TrivialLookAheadMatcher<M> &lmatcher,
201 TrivialLookAheadMatcher<M> *Copy(bool safe = false) const {
202 return new TrivialLookAheadMatcher<M>(*this, safe);