Class CommandEndSub

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

public class CommandEndSub
extends AbstractCommand
  • Constructor Summary

    Constructors 
    Constructor Description
    CommandEndSub()  
  • 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