Module: Cucumber::Parser::PyString::OpenPyString0

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

Instance Method Summary collapse

Instance Method Details

#eolObject



124
125
126
# File 'lib/cucumber/parser/py_string.rb', line 124

def eol
  elements[3]
end

#indentObject



120
121
122
# File 'lib/cucumber/parser/py_string.rb', line 120

def indent
  elements[0]
end