method

parent

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

No documentation available.

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