Searched refs:regex_annotators_ (Results 1 – 2 of 2) sorted by relevance
61 regex_annotators_(BuildRegexAnnotators()) {} in Parser()149 for (const RegexAnnotator& regex_annotator : regex_annotators_) { in SortedSymbolsForInput()
77 std::vector<RegexAnnotator> regex_annotators_; variable