Home | History | Annotate | Download | only in compiler

Lines Matching refs:Invert

743 class Invert(Node):
755 return "Invert(%s)" % (repr(self.expr),)