Class
Cucumber::Parser::SyntaxError
In:
lib/cucumber/parser/treetop_ext.rb
Parent:
StandardError
Raised if Cucumber fails to parse a feature file
Methods
new
Public Class methods
new
(parser, file, line_offset)
[Validate]