gherkin.formatter
Class Mappable

java.lang.Object
  extended by gherkin.formatter.Mappable
Direct Known Subclasses:
Argument, BasicStatement, CellResult, Comment, DocString, Match, Result, Row, Tag

public class Mappable
extends Object


Constructor Summary
Mappable()
           
 
Method Summary
 Map<Object,Object> toMap()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Mappable

public Mappable()
Method Detail

toMap

public Map<Object,Object> toMap()


Copyright © 2011. All Rights Reserved.