Home | History | Annotate | Download | only in compiler

Lines Matching defs:Stmt

1215 class Stmt(Node):

1229 return "Stmt(%s)" % (repr(self.nodes),)