Class AbstractCommandLeftValueListed
java.lang.Object
com.scriptbasic.executors.commands.AbstractCommand
com.scriptbasic.executors.commands.AbstractCommandLeftValueListed
- All Implemented Interfaces:
AnalysisResult,Executor,NestedStructure,Command
- Direct Known Subclasses:
CommandGlobal,CommandLocal
- Author:
- Peter Verhas date Jul 14, 2012
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.scriptbasic.executors.commands.AbstractCommand
checkedExecute, execute, getNextCommand, setNextCommand
-
Constructor Details
-
AbstractCommandLeftValueListed
public AbstractCommandLeftValueListed()
-
-
Method Details
-
getLeftValueList
- Returns:
- the leftValueList
-
setLeftValueList
- Parameters:
leftValueList- the leftValueList to set
-