Class
Gherkin::Formatter::Model::Step
In:
lib/gherkin/formatter/model.rb
Parent:
BasicStatement
Methods
line_range
new
replay
to_hash
Attributes
multiline_arg
[RW]
result
[RW]
Public Class methods
new
(comments, keyword, name, line, multiline_arg=nil, result=nil)
Public Instance methods
line_range
()
replay
(formatter)
to_hash
()
[Validate]