Lines Matching full:leftshift
803 class LeftShift(Node):816 return "LeftShift((%s, %s))" % (repr(self.left), repr(self.right))