Package step.plans.nl

Class PlainTextPlanCompilationError


  • public class PlainTextPlanCompilationError
    extends step.core.plans.PlanCompilationError
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      int getLine()  
      void setLine​(int line)  
      • Methods inherited from class step.core.plans.PlanCompilationError

        getMessage, setMessage
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • PlainTextPlanCompilationError

        public PlainTextPlanCompilationError()
    • Method Detail

      • getLine

        public int getLine()
      • setLine

        public void setLine​(int line)