Home
last modified time | relevance | path

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

/external/icing/icing/query/advanced_query_parser/
Dabstract-syntax-tree.h33 class NaryOperatorNode; variable
163 explicit NaryOperatorNode(std::string operator_text, in NaryOperatorNode() function