public abstract class Predicate<T,R extends Reference> extends java.lang.Object implements Expression
Expression.Operation| Modifier and Type | Method and Description |
|---|---|
Literal<T> |
literal() |
Expression.Operation |
op() |
R |
ref() |
java.lang.String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitnegatepublic Expression.Operation op()
op in interface Expressionpublic R ref()
public java.lang.String toString()
toString in class java.lang.Object