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