| Package | Description |
|---|---|
| org.drools.modelcompiler.builder.generator.expressiontyper |
| Modifier and Type | Method and Description |
|---|---|
ExpressionTyperContext |
TypedExpressionResult.getExpressionTyperContext() |
| Constructor and Description |
|---|
ExpressionTyper(RuleContext ruleContext,
Class<?> patternType,
String bindingId,
boolean isPositional,
ExpressionTyperContext context) |
TypedExpressionResult(Optional<TypedExpression> typedExpression,
ExpressionTyperContext expressionTyperContext) |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.