Class CommandGlobal
java.lang.Object
com.scriptbasic.executors.commands.AbstractCommand
com.scriptbasic.executors.commands.AbstractCommandLeftValueListed
com.scriptbasic.executors.commands.CommandGlobal
- All Implemented Interfaces:
AnalysisResult,Executor,NestedStructure,Command
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.scriptbasic.executors.commands.AbstractCommandLeftValueListed
getLeftValueList, setLeftValueListMethods inherited from class com.scriptbasic.executors.commands.AbstractCommand
checkedExecute, getNextCommand, setNextCommand
-
Constructor Details
-
CommandGlobal
public CommandGlobal()
-
-
Method Details
-
execute
- Specified by:
executein interfaceExecutor- Specified by:
executein classAbstractCommand- Parameters:
interpreter- parameter- Throws:
ScriptBasicException- in case there was an exception
-