Object
# File lib/cucumber/ast/py_string.rb, line 23 def initialize @string = '' end
# File lib/cucumber/ast/py_string.rb, line 31 def eof end
# File lib/cucumber/ast/py_string.rb, line 27 def py_string(string, line_number) @string = string end
[Validate]
Generated with the Darkfish Rdoc Generator 2.