public abstract static class Rewrite.DyadicLiteral extends Dyadic
Expression.Application, Expression.Base, Expression.BoolConstant, Expression.Constant, Expression.Fixed, Expression.Util, Expression.Valof, Expression.Variable
FALSE, 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, toString
isApply
equals, getName, getValue, isConstant, isVariable
public Rewrite.DyadicLiteral(Expression L, String F, String R)
Copyright ? 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP