Home | History | Annotate | Download | only in antlr3

Lines Matching refs:dupTree

248     def dupTree(self, tree):
249 t = self.adaptor.dupTree(tree)
251 # to simulate what dupTree has done. dupTree does not call this debug