| Modifier and Type | Method and Description |
|---|---|
ValueReference |
TreeValueExpression.getValueReference(ELContext context) |
| Modifier and Type | Method and Description |
|---|---|
ValueReference |
ExpressionNode.getValueReference(Bindings bindings,
ELContext context)
Get value reference.
|
| Modifier and Type | Method and Description |
|---|---|
ValueReference |
AstMethod.getValueReference(Bindings bindings,
ELContext context) |
ValueReference |
AstProperty.getValueReference(Bindings bindings,
ELContext context) |
ValueReference |
AstEval.getValueReference(Bindings bindings,
ELContext context) |
ValueReference |
AstText.getValueReference(Bindings bindings,
ELContext context) |
ValueReference |
AstIdentifier.getValueReference(Bindings bindings,
ELContext context) |
ValueReference |
AstRightValue.getValueReference(Bindings bindings,
ELContext context) |
| Modifier and Type | Method and Description |
|---|---|
ValueReference |
ValueExpression.getValueReference(ELContext context)
Returns a
ValueReference for this expression instance. |
Copyright © 2021 Flowable. All rights reserved.