public abstract static class Rewrite.DyadicLiteral extends Dyadic
Expression.Application, Expression.Base, Expression.BoolConstant, Expression.Constant, Expression.Fixed, Expression.Util, Expression.Valof, Expression.VariableFALSE, TRUE| Constructor and Description |
|---|
Rewrite.DyadicLiteral(Expression L,
String F,
String R) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
evalBool(Object l,
Object r)
Answer the boolean result of evaluating this dyadic expression with
the given arguments
l and r. |
and, argCount, evalObject, getArg, getFun, prepare, toStringisApplyequals, getName, getValue, isConstant, isVariablepublic Rewrite.DyadicLiteral(Expression L, String F, String R)
Licenced under the Apache License, Version 2.0