Method: Fdlint::Parser::HTML::TextElement#to_s
- Defined in:
- lib/fdlint/parser/html/struct.rb
#to_s ⇒ Object
260 261 262 |
# File 'lib/fdlint/parser/html/struct.rb', line 260 def to_s "[TEXT: #{text}]" end |
260 261 262 |
# File 'lib/fdlint/parser/html/struct.rb', line 260 def to_s "[TEXT: #{text}]" end |