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

public abstract class AbstractCommandLeftValueListed extends AbstractCommand
Author:
Peter Verhas date Jul 14, 2012
  • Constructor Details

    • AbstractCommandLeftValueListed

      public AbstractCommandLeftValueListed()
  • Method Details

    • getLeftValueList

      public LeftValueList getLeftValueList()
      Returns:
      the leftValueList
    • setLeftValueList

      public void setLeftValueList(LeftValueList leftValueList)
      Parameters:
      leftValueList - the leftValueList to set