Method: Slim::Parser::SyntaxError#line
- Defined in:
- lib/slim/parser.rb
#line ⇒ Object (readonly)
This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.
26 27 28 |
# File 'lib/slim/parser.rb', line 26 def line @line end |