Class CommandEndSelect

java.lang.Object
com.scriptbasic.executors.commands.AbstractCommand
com.scriptbasic.executors.commands.CommandEndSelect
All Implemented Interfaces:
AnalysisResult, Executor, NestedStructure, Command

public class CommandEndSelect
extends AbstractCommand
  • Constructor Summary

    Constructors 
    Constructor Description
    CommandEndSelect()  
  • Method Summary

    Modifier and Type Method Description
    void execute​(Interpreter interpreter)  

    Methods inherited from class com.scriptbasic.executors.commands.AbstractCommand

    checkedExecute, getNextCommand, setNextCommand

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait