Interface Group


  • public interface Group
    A capture group in a Regular or Cucumber Expression.
    • Method Detail

      • getStart

        int getStart()
      • getEnd

        int getEnd()