Class: HamlLint::Linter::TrailingWhitespace::DummyNode

Inherits:
Struct
  • Object
show all
Defined in:
lib/haml_lint/linter/trailing_whitespace.rb

Instance Attribute Summary collapse

Instance Attribute Details

#lineObject

Returns the value of attribute line

Returns:

  • (Object)

    the current value of line



8
9
10
# File 'lib/haml_lint/linter/trailing_whitespace.rb', line 8

def line
  @line
end