Package io.cucumber.messages.types
Class Rule
- java.lang.Object
-
- io.cucumber.messages.types.Rule
-
public final class Rule extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)List<RuleChild>getChildren()StringgetDescription()StringgetId()StringgetKeyword()LocationgetLocation()StringgetName()List<Tag>getTags()inthashCode()StringtoString()
-