| Package | Description |
|---|---|
| org.kie.dmn.feel.codegen.feel11 | |
| org.kie.dmn.feel.parser.feel11 |
| Modifier and Type | Method and Description |
|---|---|
protected FEEL_1_1Parser |
ProcessedFEELUnit.getFEELParser(String expression,
CompilerContext ctx,
List<FEELProfile> profiles) |
| Modifier and Type | Method and Description |
|---|---|
static FEEL_1_1Parser |
FEELParser.parse(FEELEventListenersManager eventsManager,
String source,
Map<String,Type> inputVariableTypes,
Map<String,Object> inputVariables,
Collection<FEELFunction> additionalFunctions,
List<FEELProfile> profiles,
FEELTypeRegistry typeRegistry) |
| Modifier and Type | Method and Description |
|---|---|
static void |
FEELParser.defineVariables(Map<String,Type> inputVariableTypes,
Map<String,Object> inputVariables,
FEEL_1_1Parser parser) |
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.