Package io.cucumber.messages.types
Class Rule
java.lang.Object
io.cucumber.messages.types.Rule
Represents the Rule message in Cucumber's message protocol
-
Constructor Details
-
Rule
-
-
Method Details
-
getLocation
The location of the `Rule` keyword -
getTags
All the tags placed above the `Rule` keyword -
getKeyword
-
getName
-
getDescription
-
getChildren
-
getId
-
equals
-
hashCode
public int hashCode() -
toString
-