Class
Gherkin::Formatter::Model::BasicStatement
In:
lib/gherkin/formatter/model.rb
Parent:
Hashable
Methods
first_non_comment_line
line_range
new
Attributes
comments
[R]
keyword
[R]
line
[R]
name
[R]
Public Class methods
new
(comments, keyword, name, line)
Public Instance methods
first_non_comment_line
()
line_range
()
[Validate]