Class Gherkin::JSONParser
In: lib/gherkin/json_parser.rb
Parent: Object

Methods

comments   description   feature_element   keyword   line   name   new   parse   rows   step   tags  

Public Class methods

Public Instance methods

Parse a gherkin object o, which can either be a JSON String, or a Hash (from a parser JSON String).

[Validate]