public abstract class Expression.Assignment extends Expression.Operator
| Constructor and Description |
|---|
Assignment(String assign,
int precedence) |
| Modifier and Type | Method and Description |
|---|---|
Object |
eval(Map<String,Object> variables,
Object v1,
Object v2) |
eval, eval, getOper, getPrecedence, isLeftAssoc, toStringCopyright © 2006–2022 The Apache Software Foundation. All rights reserved.