Searched refs:right_hand_side (Results 1 – 1 of 1) sorted by relevance
145 explicit Rule(std::vector<Symbol*> right_hand_side,147 : right_hand_side_(std::move(right_hand_side)), action_(action) {} in right_hand_side_() argument