Public Member Functions | |
| CallMacroCommand (const Common::String ¯oName) | |
| void | setReturnCommand (Command *) |
| Command * | getReturnCommand () const |
| ExecuteResult | execute (ScriptExecutionContext &scriptExecCtx) override |
| Command * | next () const override |
| Common::String | debugString () const override |
Additional Inherited Members | |
Public Types inherited from MutationOfJB::Command | |
| enum | ExecuteResult { None, Finished, InProgress } |