Home | History | Annotate | Download | only in compiler

Lines Matching defs:Print

1055 class Print(Node):

1075 return "Print(%s, %s)" % (repr(self.nodes), repr(self.dest))