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