com.ebmwebsourcing.easyviper.core.api.engine.expression
Interface AssignementExpression.Assigner

Enclosing interface:
AssignementExpression

public static interface AssignementExpression.Assigner


Method Summary
 Expression affect(Scope scope, Expression left, Expression right)
           
 void setLog(java.util.logging.Logger logger)
           
 

Method Detail

setLog

void setLog(java.util.logging.Logger logger)

affect

Expression affect(Scope scope,
                  Expression left,
                  Expression right)
                  throws CoreException
Throws:
CoreException


Copyright © 2009-2010 eBM WebSourcing. All Rights Reserved.