Method: REXML::StreamListener#comment
- Defined in:
- lib/rexml/streamlistener.rb
#comment(comment) ⇒ Object
Called when a comment is encountered.
32 33 |
# File 'lib/rexml/streamlistener.rb', line 32 def comment comment end |
Called when a comment is encountered.
32 33 |
# File 'lib/rexml/streamlistener.rb', line 32 def comment comment end |