Package io.cucumber.tagexpressions
Interface Expression
-
public interface Expression
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanevaluate(List<String> variables)
-
public interface Expression
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
evaluate(List<String> variables) |