Method: Cucumber::Ast::Table::Cells#line
- Defined in:
- lib/cucumber/ast/table.rb
#line ⇒ Object
628 629 630 |
# File 'lib/cucumber/ast/table.rb', line 628 def line @cells[0].line end |
628 629 630 |
# File 'lib/cucumber/ast/table.rb', line 628 def line @cells[0].line end |