public abstract class Predicate<T,C extends Term> extends java.lang.Object implements Expression
Expression.Operation
Modifier and Type | Method and Description |
---|---|
Expression.Operation |
op()
Returns the operation for an expression node.
|
C |
term() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isEquivalentTo, negate
public Expression.Operation op()
Expression
op
in interface Expression
public C term()