Searched defs:NaryOperatorNode (Results 1 – 1 of 1) sorted by relevance
33 class NaryOperatorNode; variable163 explicit NaryOperatorNode(std::string operator_text, in NaryOperatorNode() function