| Interface | Description |
|---|---|
| ExecutionFrame |
Execution Frame interface represents a
stack frame on the FEEL runtime
|
| Class | Description |
|---|---|
| CompiledExecutableExpression | |
| CompiledExpressionImpl | |
| CompilerContextImpl | |
| EvaluationContextImpl | |
| ExecutionFrameImpl | |
| FEELEventListenersManager | |
| FEELImpl |
Language runtime entry point
|
| InterpretedExecutableExpression | |
| JavaBackedType | |
| MapBackedType |
A map-based type descriptor
|
| NamedParameter | |
| RootExecutionFrame |
This is a thread safe implementation of a root
execution frame that automatically registers all
the built in functions.
|
| SilentWrappingEvaluationContextImpl |
This EvaluationContext should only be used to "try" evaluations
|
| UnaryTestCompiledExecutableExpression | |
| UnaryTestInterpretedExecutableExpression |
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.