Home | History | Annotate | Download | only in antlr3

Lines Matching refs:treeNode

298     def dupNode(self, treeNode):
1479 def dupNode(self, treeNode):
1488 if treeNode is None:
1491 return treeNode.dupNode()
2405 that wraps those methods. Those callables must accept a TreeNode as
2407 replaced) TreeNode.