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


public interface 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 © 2012 Petals Link. All Rights Reserved.