public class CucumberExpression extends Object implements Expression
| Constructor and Description |
|---|
CucumberExpression(String expression,
ParameterTypeRegistry parameterTypeRegistry) |
public CucumberExpression(String expression, ParameterTypeRegistry parameterTypeRegistry)
public List<Argument<?>> match(String text, Type... typeHints)
match in interface Expressionpublic String getSource()
getSource in interface Expressionpublic Pattern getRegexp()
getRegexp in interface ExpressionCopyright © 2019. All rights reserved.