Package io.cucumber.cucumberexpressions
-
Interface Summary Interface Description CaptureGroupTransformer<T> Transformer for a @ParameterTypewith (multiple) capture groups.Expression ParameterByTypeTransformer TheParameterTypeRegistryuses the default transformer to execute all transforms for build in parameter types and all anonymous types.PatternCompiler Abstracts creation of newPattern.Transformer<T> Transformer for a @ParameterTypewith 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