Method: Fdlint::Parser::HTML::Property#name
- Defined in:
- lib/fdlint/parser/html/struct.rb
#name ⇒ Object (readonly)
Returns the value of attribute name.
331 332 333 |
# File 'lib/fdlint/parser/html/struct.rb', line 331 def name @name end |