Package io.cucumber.cucumberexpressions
-
Interface Summary Interface Description CaptureGroupTransformer<T> Transformer for a @ParameterType
with (multiple) capture groups.Expression ParameterByTypeTransformer TheParameterTypeRegistry
uses the default transformer to execute all transforms for built-in parameter types and all anonymous types.PatternCompiler Abstracts creation of newPattern
.Transformer<T> Transformer for a @ParameterType
with zero or one capture groups. -
Class Summary Class Description Argument<T> CucumberExpression CucumberExpressionGenerator ExpressionFactory GeneratedExpression Group ParameterType<T> ParameterTypeRegistry RegularExpression TypeReference<T> -
Exception Summary Exception Description AmbiguousParameterTypeException CucumberExpressionException DuplicateTypeNameException UndefinedParameterTypeException