Searched refs:RegexAnnotator (Results 1 – 3 of 3) sorted by relevance
47 struct RegexAnnotator { struct53 std::vector<RegexAnnotator> BuildRegexAnnotators() const; argument77 std::vector<RegexAnnotator> regex_annotators_;
63 std::vector<Parser::RegexAnnotator> Parser::BuildRegexAnnotators() const { in BuildRegexAnnotators()64 std::vector<RegexAnnotator> result; in BuildRegexAnnotators()69 for (const RulesSet_::RegexAnnotator* regex_annotator : in BuildRegexAnnotators()148 for (const RegexAnnotator& regex_annotator : regex_annotators_) { in SortedSymbolsForInput()
166 table RegexAnnotator {198 regex_annotator:[RulesSet_.RegexAnnotator];