method

node_type

ruby latest stable - Class: REXML::Comment
node_type()
public

No documentation available.

# File lib/rexml/comment.rb, line 75
    def node_type
      :comment
    end