Uses of Class
jakarta.el.ValueReference
Packages that use ValueReference
Package
Description
Provides the API for Jakarta Expression Language 4.0
-
Uses of ValueReference in com.sun.el
Methods in com.sun.el that return ValueReference -
Uses of ValueReference in com.sun.el.parser
Methods in com.sun.el.parser that return ValueReferenceModifier and TypeMethodDescriptionAstIdentifier.getValueReference
(EvaluationContext ctx) AstValue.getValueReference
(EvaluationContext ctx) Node.getValueReference
(EvaluationContext ctx) SimpleNode.getValueReference
(EvaluationContext ctx) -
Uses of ValueReference in jakarta.el
Methods in jakarta.el that return ValueReferenceModifier and TypeMethodDescriptionValueExpression.getValueReference
(ELContext context) Returns aValueReference
for this expression instance.