Lines Matching full:rightshift
1140 class RightShift(Node):1153 return "RightShift((%s, %s))" % (repr(self.left), repr(self.right))