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