Uses of Interface
org.evrete.api.Evaluator
| Package | Description |
|---|---|
| org.evrete.api |
-
Uses of Evaluator in org.evrete.api
Methods in org.evrete.api that return Evaluator Modifier and Type Method Description EvaluatorExpressionResolver. buildExpression(String stringExpression, Function<String,NamedType> resolver)Methods in org.evrete.api with parameters of type Evaluator Modifier and Type Method Description voidEvaluationListener. apply(org.evrete.runtime.memory.BetaConditionNode node, Evaluator evaluator, IntToValue values, boolean result)