Searched defs:RhsElement (Results 1 – 1 of 1) sorted by relevance
62 struct RhsElement { struct63 RhsElement() {} in RhsElement() argument64 explicit RhsElement(const std::string& terminal, const bool is_optional) in RhsElement() function87 std::vector<RhsElement> rhs; argument