Lines Matching refs:LEFTSHIFT
674 if nodelist[i-1][0] == token.LEFTSHIFT:675 node = LeftShift([node, right], lineno=nodelist[1][2])