Class AnnotatedStepParser<T extends SingleValueStep>

java.lang.Object
step.repositories.parser.annotated.AnnotatedStepParser<T>
All Implemented Interfaces:
StepParser<T>
Direct Known Subclasses:
AbstractDescriptionStepParser, DefaultExpectedStepParser

public class AnnotatedStepParser<T extends SingleValueStep> extends Object implements StepParser<T>