method

node_type

node_type()
public

No documentation available.

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