Home | History | Annotate | Download | only in compiler

Lines Matching defs:Sliceobj

1199 class Sliceobj(Node):
1213 return "Sliceobj(%s)" % (repr(self.nodes),)