|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.eclipse.epsilon.eol.execute.AbstractExecutor org.eclipse.epsilon.eol.execute.AssignExecutor
public abstract class AssignExecutor
Constructor Summary | |
---|---|
AssignExecutor()
|
Method Summary | |
---|---|
java.lang.Object |
execute(AST ast,
IEolContext context)
|
abstract java.lang.Object |
getRhsEquivalent(java.lang.Object source,
java.lang.Object value,
IEolContext context)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AssignExecutor()
Method Detail |
---|
public java.lang.Object execute(AST ast, IEolContext context) throws EolRuntimeException
execute
in class AbstractExecutor
EolRuntimeException
public abstract java.lang.Object getRhsEquivalent(java.lang.Object source, java.lang.Object value, IEolContext context) throws EolRuntimeException
EolRuntimeException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |