Interface DocStringArgument

  • All Superinterfaces:
    StepArgument

    @API(status=STABLE)
    public interface DocStringArgument
    extends StepArgument
    Represents a Gherkin doc string argument.
    • Method Detail

      • getContent

        String getContent()
      • getContentType

        String getContentType()
      • getLine

        int getLine()