Package io.cucumber.cucumberexpressions
Class Group
- java.lang.Object
-
- io.cucumber.cucumberexpressions.Group
-
@API(status=STABLE) public class Group extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<Group>getChildren()intgetEnd()intgetStart()StringgetValue()List<String>getValues()
-