Object
# File lib/cucumber/ast/table.rb, line 38 def initialize @rows = [] end
# File lib/cucumber/ast/table.rb, line 46 def eof end
# File lib/cucumber/ast/table.rb, line 42 def row(row, line_number) @rows << row end
[Validate]
Generated with the Darkfish Rdoc Generator 2.