Package io.cucumber.cucumberexpressions
Class Group
java.lang.Object
io.cucumber.cucumberexpressions.Group
-
Method Summary
-
Method Details
-
getValue
-
getStart
public int getStart() -
getEnd
public int getEnd() -
getChildren
-
getValues
-
parse
- Parameters:
expression- the expression to decompose- Returns:
- A collection of
Groups, possibly empty but nevernull
-