Uses of Class
edu.washington.cs.knowitall.logic.Expression.Op.Bin
Packages that use Expression.Op.Bin
-
Uses of Expression.Op.Bin in edu.washington.cs.knowitall.logic
Subclasses of Expression.Op.Bin in edu.washington.cs.knowitall.logicModifier and TypeClassDescriptionstatic class
The conjunction (logical and) operator.static class
The disjunction (logical or) operator.