Package io.cucumber.messages.types
Class Comment
- java.lang.Object
-
- io.cucumber.messages.types.Comment
-
public final class Comment extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)LocationgetLocation()StringgetText()inthashCode()StringtoString()
-