Class: HamlLint::Linter::ViewLength::DummyNode

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

Instance Attribute Summary collapse

Instance Attribute Details

#lineObject

Returns the value of attribute line

Returns:

  • (Object)

    the current value of line



10
11
12
# File 'lib/haml_lint/linter/view_length.rb', line 10

def line
  @line
end