Object
# File lib/cucumber/ast/table.rb, line 38 38: def initialize 39: @rows = [] 40: end
# File lib/cucumber/ast/table.rb, line 46 46: def eof 47: end
# File lib/cucumber/ast/table.rb, line 42 42: def row(row, line_number) 43: @rows << row 44: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.