Gherkin::Formatter::Model::TagStatement
# File lib/gherkin/formatter/model.rb, line 55 55: def initialize(comments, tags, keyword, name, description, line) 56: super(comments, tags, keyword, name, description, line) 57: end
# File lib/gherkin/formatter/model.rb, line 59 59: def replay(formatter) 60: formatter.feature(self) 61: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.