Package | Description |
---|---|
com.sun.el | |
com.sun.el.parser | |
jakarta.el |
Provides the API for Jakarta Expression Language 4.0
|
Modifier and Type | Method and Description |
---|---|
ValueReference |
ValueExpressionImpl.getValueReference(ELContext context) |
Modifier and Type | Method and Description |
---|---|
ValueReference |
AstIdentifier.getValueReference(EvaluationContext ctx) |
ValueReference |
Node.getValueReference(EvaluationContext ctx) |
ValueReference |
SimpleNode.getValueReference(EvaluationContext ctx) |
ValueReference |
AstValue.getValueReference(EvaluationContext ctx) |
Modifier and Type | Method and Description |
---|---|
ValueReference |
ValueExpression.getValueReference(ELContext context)
Returns a
ValueReference for this expression instance. |
Copyright © 2023. All rights reserved.