org.eclipse.epsilon.eol.execute
Class ParametersExecutor

java.lang.Object
  extended by org.eclipse.epsilon.eol.execute.AbstractExecutor
      extended by org.eclipse.epsilon.eol.execute.ParametersExecutor

public class ParametersExecutor
extends AbstractExecutor


Constructor Summary
ParametersExecutor()
           
 
Method Summary
 java.lang.Object execute(AST ast, IEolContext context)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ParametersExecutor

public ParametersExecutor()
Method Detail

execute

public java.lang.Object execute(AST ast,
                                IEolContext context)
                         throws EolRuntimeException
Specified by:
execute in class AbstractExecutor
Throws:
EolRuntimeException