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

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

Instance Method Summary collapse

Instance Method Details

#indentationObject



1314
1315
1316
# File 'lib/cucumber/parser/feature.rb', line 1314

def indentation
  white.text_value.length
end

#lineObject



1318
1319
1320
# File 'lib/cucumber/parser/feature.rb', line 1318

def line
  white.line
end