org.ow2.opensuit.cel.impl.tree.impl.ast
Class AstBinaryOperation.BooleanOperator

java.lang.Object
  extended by org.ow2.opensuit.cel.impl.tree.impl.ast.AstBinaryOperation.BooleanOperator
All Implemented Interfaces:
AstBinaryOperation.Operator
Enclosing class:
AstBinaryOperation

public abstract static class AstBinaryOperation.BooleanOperator
extends java.lang.Object
implements AstBinaryOperation.Operator


Constructor Summary
AstBinaryOperation.BooleanOperator()
           
 
Method Summary
 java.lang.Class<?> getType(java.lang.Class<?> arg0, java.lang.Class<?> arg1)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.ow2.opensuit.cel.impl.tree.impl.ast.AstBinaryOperation.Operator
apply, checkTypes
 

Constructor Detail

AstBinaryOperation.BooleanOperator

public AstBinaryOperation.BooleanOperator()
Method Detail

getType

public java.lang.Class<?> getType(java.lang.Class<?> arg0,
                                  java.lang.Class<?> arg1)
Specified by:
getType in interface AstBinaryOperation.Operator


Copyright © 2008-2010 eBMWebsourcing. All Rights Reserved.