org.eclipse.epsilon.eol.execute
Class IntegerExecutor

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

public class IntegerExecutor
extends AbstractExecutor


Constructor Summary
IntegerExecutor()
           
 
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

IntegerExecutor

public IntegerExecutor()
Method Detail

execute

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