public interface Evaluable
| Modifier and Type | Method and Description |
|---|---|
Object |
evaluate(EvaluationContext evaluationContext)
Evaluates this element in a given context and produces a result.
|
Object evaluate(EvaluationContext evaluationContext)
evaluationContext - The context where the evaluation will be made.Copyright © 2024. All rights reserved.