Method Parser.XML.Tree.AbstractNode()->get_root()
classParser.XML.Tree.AbstractNode
- Method
get_root
AbstractNodeget_root()- Description
Follows all parent pointers and returns the root node.
class Parser.XML.Tree.AbstractNodeAbstractNode get_root()
Follows all parent pointers and returns the root node.