Methods

Gherkin::Formatter::Model::Comment

Attributes

value[R]
line[R]

Public Class Methods

new(value, line) click to toggle source
     # File lib/gherkin/formatter/model.rb, line 163
163:         def initialize(value, line)
164:           @value, @line = value, line
165:         end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.