method

node_type

ruby latest stable - Class: REXML::Light::Node
node_type()
public

No documentation available.

# File lib/rexml/light/node.rb, line 133
      def node_type
        _old_get(0)
      end