Object
# File lib/gherkin/parser/parser.rb, line 132 def initialize @rows = [] end
# File lib/gherkin/parser/parser.rb, line 143 def eof end
# File lib/gherkin/parser/parser.rb, line 136 def location(uri, offset) end
# File lib/gherkin/parser/parser.rb, line 139 def row(row, line_number) @rows << row end
[Validate]
Generated with the Darkfish Rdoc Generator 2.