Method: Fdlint::Parser::HTML::Element#children
- Defined in:
- lib/fdlint/parser/html/struct.rb
#children ⇒ Object (readonly)
Returns the value of attribute children.
40 41 42 |
# File 'lib/fdlint/parser/html/struct.rb', line 40 def children @children end |