Home | History | Annotate | Download | only in antlr3

Lines Matching defs:setChildIndex

383     def setChildIndex(self, t, index):
384 self.adaptor.setChildIndex(t, index)