Home
last modified time | relevance | path

Searched defs:NontermInfo (Results 1 – 1 of 1) sorted by relevance

/external/libtextclassifier/native/utils/grammar/utils/
Drules.h95 struct NontermInfo { struct
97 std::string name;
100 bool from_annotation = false;
103 std::vector<int> rules;
106 std::vector<int> regex_rules;