Method: Cucumber::Ast::StepInvocation#language

Defined in:
lib/cucumber/ast/step_invocation.rb

#languageObject



164
165
166
# File 'lib/cucumber/ast/step_invocation.rb', line 164

def language
  @step.language
end