Home | History | Annotate | Download | only in antlr3

Lines Matching defs:add_child

332   def add_child( child_tree )
690 def add_child( tree, child )
691 tree.add_child( child ) if tree and child
717 add_child( new_tree, new_sub_tree )
854 new_root.add_child( old_root )