Object
# File lib/gherkin/parser/parser.rb, line 146 146: def initialize 147: @rows = [] 148: end
# File lib/gherkin/parser/parser.rb, line 157 157: def eof 158: end
# File lib/gherkin/parser/parser.rb, line 153 153: def row(row, line_number) 154: @rows << row 155: end
# File lib/gherkin/parser/parser.rb, line 150 150: def uri(uri) 151: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.