def reduce_27(*args): M = Token(idt="M") M.gotostm = nextstm return M
def reduce_30(*args): H = Token(idt="H") H.gotostm = nextstm return H