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 TypeMethodDescriptionint
void
parseStep
(ParsingContext parsingContext, PlanStep step)
-
Constructor Details
-
PlanStepParser
public PlanStepParser()
-
-
Method Details
-
getParserScoreForStep
- Specified by:
getParserScoreForStep
in interfaceStepParser<PlanStep>
-
parseStep
- Specified by:
parseStep
in interfaceStepParser<PlanStep>
-