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

All Known Implementing Classes:
BinANDExpressionImp

public interface BinANDExpression
extends BinBoolExpression

This class defines a binary 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