Module: Cucumber::Parser::Feature::OpenPyString1

Defined in:
lib/cucumber/parser/feature.rb

Instance Method Summary collapse

Instance Method Details

#indentationObject



1320
1321
1322
# File 'lib/cucumber/parser/feature.rb', line 1320

def indentation
  white.text_value.length
end

#lineObject



1324
1325
1326
# File 'lib/cucumber/parser/feature.rb', line 1324

def line
  white.line
end