Methods
Public Class methods
[ show source ]
# File lib/spec/story/runner/story_parser.rb, line 142
142: def initialize(parser)
143: @parser = parser
144: end
| Class Spec::Story::Runner::StoryParser::StartingState |
|
[ show source ]
# File lib/spec/story/runner/story_parser.rb, line 142
142: def initialize(parser)
143: @parser = parser
144: end