Package step.plans.nl

Class PlainTextPlanCompiler

  • All Implemented Interfaces:
    step.core.plans.PlanCompiler<PlainTextPlan>

    public class PlainTextPlanCompiler
    extends Object
    implements step.core.plans.PlanCompiler<PlainTextPlan>
    • Constructor Detail

      • PlainTextPlanCompiler

        public PlainTextPlanCompiler()
    • Method Detail

      • compile

        public PlainTextPlan compile​(PlainTextPlan plan)
                              throws step.core.plans.PlanCompilerException
        Specified by:
        compile in interface step.core.plans.PlanCompiler<PlainTextPlan>
        Throws:
        step.core.plans.PlanCompilerException