org.activiti.engine.impl.juel
接口 AstBinary.Operator

所有已知实现类:
AstBinary.SimpleOperator
包容类:
AstBinary

public static interface AstBinary.Operator


方法摘要
 Object eval(Bindings bindings, ELContext context, AstNode left, AstNode right)
           
 

方法详细信息

eval

Object eval(Bindings bindings,
            ELContext context,
            AstNode left,
            AstNode right)


Copyright © 2013 Alfresco. All rights reserved.