Class Gherkin::Formatter::Argument
In: lib/gherkin/formatter/argument.rb
Parent: Object

Methods

new  

Attributes

offset  [R] 
val  [R] 

Public Class methods

Creates a new Argument that starts at character offset offset with value val

[Validate]