Searched defs:AffixPatternMatcher (Results 1 – 5 of 5) sorted by relevance
13 public class AffixPatternMatcher extends SeriesMatcher implements AffixUtils.TokenConsumer { class22 private AffixPatternMatcher(String affixPattern) { in AffixPatternMatcher() method in AffixPatternMatcher
15 public class AffixPatternMatcher extends SeriesMatcher implements AffixUtils.TokenConsumer { class24 private AffixPatternMatcher(String affixPattern) { in AffixPatternMatcher() method in AffixPatternMatcher
24 class AffixPatternMatcher; variable119 friend class AffixPatternMatcher; variable
215 AffixPatternMatcher::AffixPatternMatcher(MatcherArray& matchers, int32_t matchersLen, in AffixPatternMatcher() function in AffixPatternMatcher