Package org.evrete.api
Interface LiteralEvaluator
-
- All Superinterfaces:
Evaluator,ValuesPredicate
public interface LiteralEvaluator extends Evaluator
-
-
Field Summary
-
Fields inherited from interface org.evrete.api.Evaluator
RELATION_EQUALS, RELATION_INVERSE, RELATION_NONE
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description LiteralExpressiongetSource()-
Methods inherited from interface org.evrete.api.Evaluator
compare, descriptor, sameDescriptor, toArray
-
Methods inherited from interface org.evrete.api.ValuesPredicate
test
-
-
-
-
Method Detail
-
getSource
LiteralExpression getSource()
-
-