Home | History | Annotate | Download | only in antlr3

Lines Matching defs:setChild

349     def setChild(self, t, i, child):
350 self.adaptor.setChild(t, i, child)