Uses of Class
edu.washington.cs.knowitall.logic.Expression.Op
Packages that use Expression.Op
-
Uses of Expression.Op in edu.washington.cs.knowitall.logic
Subclasses of Expression.Op in edu.washington.cs.knowitall.logicModifier and TypeClassDescriptionstatic class
An operator that takes two arguments, such as disjunction.static class
The conjunction (logical and) operator.static class
The disjunction (logical or) operator.static class
An operator that takes a single argument, such as negation.static class
The negation operator.Methods in edu.washington.cs.knowitall.logic with parameters of type Expression.Op