Method: REXML::SAX2Listener#comment
- Defined in:
- lib/rexml/sax2listener.rb
#comment(comment) ⇒ Object
Called when a comment is encountered.
93 94 |
# File 'lib/rexml/sax2listener.rb', line 93 def comment comment end |
Called when a comment is encountered.
93 94 |
# File 'lib/rexml/sax2listener.rb', line 93 def comment comment end |