Class: Cucumber::Core::Ast::Location::Precise

Inherits:
Object
  • Object
show all
Defined in:
lib/cucumber_characteristics/cucumber_2x_step_patch.rb

Overview

Cucumber::Core::Ast::Location::Precise

Instance Method Summary collapse

Instance Method Details

#file_colon_lineObject



16
17
18
# File 'lib/cucumber_characteristics/cucumber_2x_step_patch.rb', line 16

def file_colon_line
  to_s
end