edu.wpi.cs.dsrg.xmldb.xat.common.expression
Interface BinBoolExpression

All Known Subinterfaces:
BinANDExpression, BinCOMPExpression, BinORExpression

public interface BinBoolExpression
extends BinExpression

This class defines a binary bool expression.

Since:
1.0

Methods inherited from interface edu.wpi.cs.dsrg.xmldb.xat.common.expression.BinExpression
getLeft, getRight, setLeft, setRight
 
Methods inherited from interface edu.wpi.cs.dsrg.xmldb.xat.common.expression.Expression
eval, getRelatedColumnNames, toSQL