Method: Fdlint::Parser::HTML::TextElement#==
- Defined in:
- lib/fdlint/parser/html/struct.rb
#==(other) ⇒ Object
251 252 253 |
# File 'lib/fdlint/parser/html/struct.rb', line 251 def ==(other) text == other.text end |
251 252 253 |
# File 'lib/fdlint/parser/html/struct.rb', line 251 def ==(other) text == other.text end |