Searched defs:replace_children (Results 1 – 1 of 1) sorted by relevance
372 def replace_children( start, stop, new_tree ) method in ANTLR3.BaseTree756 def replace_children( parent, start, stop, replacement ) method1141 def replace_children( parent, start, stop, replacement ) singletonMethod in CommonTreeNodeStream