Module: Cucumber::TreetopParser::Feature::GivenScenario0

Defined in:
lib/cucumber/treetop_parser/feature_ar.rb,
lib/cucumber/treetop_parser/feature_cy.rb,
lib/cucumber/treetop_parser/feature_da.rb,
lib/cucumber/treetop_parser/feature_de.rb,
lib/cucumber/treetop_parser/feature_en.rb,
lib/cucumber/treetop_parser/feature_es.rb,
lib/cucumber/treetop_parser/feature_et.rb,
lib/cucumber/treetop_parser/feature_fr.rb,
lib/cucumber/treetop_parser/feature_id.rb,
lib/cucumber/treetop_parser/feature_it.rb,
lib/cucumber/treetop_parser/feature_ja.rb,
lib/cucumber/treetop_parser/feature_lt.rb,
lib/cucumber/treetop_parser/feature_nl.rb,
lib/cucumber/treetop_parser/feature_no.rb,
lib/cucumber/treetop_parser/feature_pl.rb,
lib/cucumber/treetop_parser/feature_pt.rb,
lib/cucumber/treetop_parser/feature_ro.rb,
lib/cucumber/treetop_parser/feature_ru.rb,
lib/cucumber/treetop_parser/feature_se.rb,
lib/cucumber/treetop_parser/feature_ro2.rb,
lib/cucumber/treetop_parser/feature_en-tx.rb,
lib/cucumber/treetop_parser/feature_zh-CN.rb,
lib/cucumber/treetop_parser/feature_en-lol.rb

Instance Method Summary collapse

Instance Method Details

#given_scenario_keywordObject



1077
1078
1079
# File 'lib/cucumber/treetop_parser/feature_ar.rb', line 1077

def given_scenario_keyword
  elements[0]
end

#nameObject



1081
1082
1083
# File 'lib/cucumber/treetop_parser/feature_ar.rb', line 1081

def name
  elements[2]
end