Searched refs:unary_rule_rhs (Results 1 – 2 of 2) sorted by relevance
44 node->unary_rule_rhs(); in GatherConstituents()88 derivation.parse_tree->unary_rule_rhs()->type != in Eval()94 derivation.parse_tree->unary_rule_rhs()), in Eval()
74 const ParseTree* unary_rule_rhs() const { return rhs2; } in unary_rule_rhs() function