abstract class DefaultLogicalExpr extends DefaultTruthExpr implements LogicalExpr
Constructor and Description |
---|
DefaultLogicalExpr(Expr lhs,
Expr rhs) |
bothAreBoolean, bothAreSets, eitherIsBoolean, eitherIsNumber, eitherIsSet, isBoolean, isSet, setIsEmpty, toString
getLHS, getOperator, getRHS, getText, setLHS, setRHS, simplify
convertToIterator, convertToList
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getLHS, getOperator, getRHS