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