Package step.repositories.parser
Class CustomExpectedStepParser
java.lang.Object
step.repositories.parser.CustomExpectedStepParser
- All Implemented Interfaces:
StepParser<ExpectedStep>
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintvoidparseStep(ParsingContext parsingContext, ExpectedStep step)
-
Constructor Details
-
CustomExpectedStepParser
public CustomExpectedStepParser()
-
-
Method Details
-
getParserScoreForStep
- Specified by:
getParserScoreForStepin interfaceStepParser<ExpectedStep>
-
parseStep
- Specified by:
parseStepin interfaceStepParser<ExpectedStep>
-