class

Liquid::SyntaxError

Inherits Liquid::LiquidException / Exception / Reference / Object

Exception raised on syntax errors.

Instance methods

line_number

Line number where the syntax error was found.

Source
line_number=(line_number : Int32)

Line number where the syntax error was found.

Source