Method Parser.XML.Tree.AbstractNode()->fix_tree()
classParser.XML.Tree.AbstractNode
- Method
fix_tree
voidfix_tree()- Description
Fix all parent pointers recursively in a tree that has been built with tmp_add_child.
class Parser.XML.Tree.AbstractNodevoid fix_tree()
Fix all parent pointers recursively in a tree that has been built with tmp_add_child.