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

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

Instance Method Summary collapse

Instance Method Details

#indentationObject



1614
1615
1616
# File 'lib/cucumber/parser/feature.rb', line 1614

def indentation
  indent.text_value.length
end

#lineObject



1618
1619
1620
# File 'lib/cucumber/parser/feature.rb', line 1618

def line
  indent.line
end