Package | Description |
---|---|
org.kie.dmn.feel.codegen.feel11 | |
org.kie.dmn.feel.lang.impl |
Modifier and Type | Class and Description |
---|---|
class |
ProcessedExpression |
class |
ProcessedFEELUnit |
class |
ProcessedUnaryTest |
Modifier and Type | Method and Description |
---|---|
static CompiledFEELExpression |
CompiledFEELSupport.compiledError(String expression,
String msg)
Generates a compilable class that reports a (compile-time) error at runtime
|
CompiledFEELExpression |
ProcessedExpression.getResult() |
CompiledFEELExpression |
CompilerBytecodeLoader.makeFromJPExpression(org.drools.javaparser.ast.expr.Expression theExpression) |
CompiledFEELExpression |
CompilerBytecodeLoader.makeFromJPExpression(String feelExpression,
org.drools.javaparser.ast.expr.Expression theExpression,
Set<org.drools.javaparser.ast.body.FieldDeclaration> fieldDeclarations) |
Modifier and Type | Class and Description |
---|---|
class |
CompiledExecutableExpression |
class |
CompiledExpressionImpl |
class |
InterpretedExecutableExpression |
class |
UnaryTestInterpretedExecutableExpression |
Constructor and Description |
---|
CompiledExecutableExpression(CompiledFEELExpression expr) |
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.