Gherkin::Formatter::Model::TagStatement
# File lib/gherkin/formatter/model.rb, line 49 def initialize(comments, tags, keyword, name, description, line) super(comments, tags, keyword, name, description, line) end
# File lib/gherkin/formatter/model.rb, line 53 def replay(formatter) formatter.feature(self) end
[Validate]
Generated with the Darkfish Rdoc Generator 2.