Methods

Class/Module Index [+]

Quicksearch

Gherkin::Formatter::Model::ExamplesTableRow

Attributes

id[R]

Public Class Methods

new(comments, cells, line, id) click to toggle source
# File lib/gherkin/formatter/model.rb, line 246
def initialize(comments, cells, line, id)
  super(comments, cells, line)
  @id = id
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.