Uses of Class
io.smallrye.common.expression.ResolveContext
-
Uses of ResolveContext in io.smallrye.common.expression
Method parameters in io.smallrye.common.expression with type arguments of type ResolveContextModifier and TypeMethodDescriptionExpression.evaluate(BiConsumer<ResolveContext<RuntimeException>, StringBuilder> expandFunction) Evaluate the expression with the given expansion function.Expression.evaluateException(ExceptionBiConsumer<ResolveContext<E>, StringBuilder, E> expandFunction) Evaluate the expression with the given expansion function, which may throw a checked exception.