Class Comment


  • public final class Comment
    extends Object
    Represents the Comment message in Cucumber's message protocol
    See Also:
    Github - Cucumber - Messages A comment in a Gherkin document
    • Constructor Detail

    • Method Detail

      • getLocation

        public Location getLocation()
        The location of the comment
      • getText

        public String getText()
        The text of the comment
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object