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

Methods

new   parse  

Included Modules

Base64

Public Class methods

Public Instance methods

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

[Validate]