| Package | Description |
|---|---|
| org.kie.dmn.feel.codegen.feel11 |
| Modifier and Type | Method and Description |
|---|---|
static CompiledFEELSupport.ForBuilder |
CompiledFEELSupport.ffor(EvaluationContext ctx) |
CompiledFEELSupport.ForBuilder |
CompiledFEELSupport.ForBuilder.with(Function<EvaluationContext,Object> nameExpression,
Function<EvaluationContext,Object> iterationExpression) |
CompiledFEELSupport.ForBuilder |
CompiledFEELSupport.ForBuilder.with(Function<EvaluationContext,Object> nameExpression,
Function<EvaluationContext,Object> iterationExpression,
Function<EvaluationContext,Object> rangeEndExpression) |
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.