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 classAn operator that takes two arguments, such as disjunction.static classThe conjunction (logical and) operator.static classThe disjunction (logical or) operator.static classAn operator that takes a single argument, such as negation.static classThe negation operator.Methods in edu.washington.cs.knowitall.logic with parameters of type Expression.Op