org.mvel2.ast
Class WithNode.ParmValuePair
java.lang.Object
org.mvel2.ast.WithNode.ParmValuePair
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- WithNode
public static final class WithNode.ParmValuePair
- extends Object
- implements Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WithNode.ParmValuePair
public WithNode.ParmValuePair(String parameter,
ExecutableStatement statement,
Class ingressType,
ParserContext pCtx)
getSetExpression
public Serializable getSetExpression()
getStatement
public ExecutableStatement getStatement()
eval
public void eval(Object ctx,
VariableResolverFactory factory)
Copyright © 2011. All Rights Reserved.