Object
# File lib/cucumber/ast/py_string.rb, line 23 23: def initialize 24: @string = '' 25: end
# File lib/cucumber/ast/py_string.rb, line 31 31: def eof 32: end
# File lib/cucumber/ast/py_string.rb, line 27 27: def py_string(string, line_number) 28: @string = string 29: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.