Class AbstractCommandSelectPart

java.lang.Object
com.scriptbasic.executors.commands.AbstractCommand
com.scriptbasic.executors.commands.AbstractCommandSelectPart
All Implemented Interfaces:
AnalysisResult, Executor, NestedStructure, Command
Direct Known Subclasses:
CommandCase, CommandSelect

public abstract class AbstractCommandSelectPart extends AbstractCommand
Part of select command Part can be select declaration or case declaration
  • Constructor Details

    • AbstractCommandSelectPart

      public AbstractCommandSelectPart()