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