| Package | Description |
|---|---|
| org.kie.dmn.feel.lang | |
| org.kie.dmn.feel.lang.impl | |
| org.kie.dmn.feel.lang.types | |
| org.kie.dmn.feel.parser.feel11 |
| Modifier and Type | Method and Description |
|---|---|
FEELTypeRegistry |
CompilerContext.getFEELFeelTypeRegistry() |
| Modifier and Type | Method and Description |
|---|---|
void |
CompilerContext.setFEELTypeRegistry(FEELTypeRegistry typeRegistry) |
| Modifier and Type | Method and Description |
|---|---|
FEELTypeRegistry |
CompilerContextImpl.getFEELFeelTypeRegistry() |
| Modifier and Type | Method and Description |
|---|---|
void |
CompilerContextImpl.setFEELTypeRegistry(FEELTypeRegistry typeRegistry) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultBuiltinFEELTypeRegistry |
| 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) |
void |
ParserHelper.setTypeRegistry(FEELTypeRegistry typeRegistry) |
| Constructor and Description |
|---|
ASTBuilderVisitor(Map<String,Type> inputTypes,
FEELTypeRegistry typeRegistry) |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.