method

children

v2_4_6 - Show latest stable - Class: REXML::Light::Node
children()
public

No documentation available.

# File lib/rexml/light/node.rb, line 151
      def children
        self
      end