Parent

Methods

Class Index [+]

Quicksearch

Cucumber::Ast::Table::Different

Attributes

table[R]

Public Class Methods

new(table) click to toggle source
    # File lib/cucumber/ast/table.rb, line 29
29:         def initialize(table)
30:           super('Tables were not identical')
31:           @table = table
32:         end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.