method

parent

v1_8_7_72 - Show latest stable - Class: REXML::Light::Node
parent()
public

No documentation available.

# File lib/rexml/light/node.rb, line 155
                        def parent
                                at(1)
                        end