public interface Expression
ExpressionFactory.| Modifier and Type | Method and Description |
|---|---|
Object |
evaluate(XelContext ctx)
Evaluates an expression that was previously prepared.
|
Object evaluate(XelContext ctx) throws XelException
XelExceptionCopyright © 2018. All rights reserved.