public class SafeNavigationNode extends Object implements Expression
| Constructor and Description |
|---|
SafeNavigationNode(Expression target,
String propertyName) |
| Modifier and Type | Method and Description |
|---|---|
Object |
eval(Function context)
评估
|
String |
getPropertyName() |
Expression |
getTarget() |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitevalpublic SafeNavigationNode(Expression target, String propertyName)
public Expression getTarget()
public String getPropertyName()
public Object eval(Function context)
Expressioneval in interface ExpressionCopyright © 2025. All rights reserved.