Class: HamlLint::Linter::ViewLength::DummyNode
- Inherits:
-
Struct
- Object
- Struct
- HamlLint::Linter::ViewLength::DummyNode
- Defined in:
- lib/haml_lint/linter/view_length.rb
Instance Attribute Summary collapse
-
#line ⇒ Object
Returns the value of attribute line.
Instance Attribute Details
#line ⇒ Object
Returns the value of attribute line
10 11 12 |
# File 'lib/haml_lint/linter/view_length.rb', line 10 def line @line end |