Package io.cucumber.messages.types
Class Pickle
- java.lang.Object
-
- io.cucumber.messages.types.Pickle
-
public final class Pickle extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)List<String>getAstNodeIds()StringgetId()StringgetLanguage()StringgetName()List<PickleStep>getSteps()List<PickleTag>getTags()StringgetUri()inthashCode()StringtoString()
-