Interface Executor

All Known Subinterfaces:
Command
All Known Implementing Classes:
AbstractCommand, AbstractCommandExpressionListed, AbstractCommandIfElseKind, AbstractCommandIfKind, AbstractCommandLeftValueListed, AbstractCommandSelectPart, AbstractInsecureCommand, CommandCall, CommandCase, CommandElse, CommandElseIf, CommandEndIf, CommandEndSelect, CommandEndSub, CommandFor, CommandGlobal, CommandIf, CommandLet, CommandLocal, CommandMethod, CommandNext, CommandPrint, CommandReturn, CommandSelect, CommandSub, CommandUse, CommandWend, CommandWhile

public interface Executor
  • Method Summary

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