public class BinaryExpr extends Expr
Constructor and Description |
---|
BinaryExpr(Op op,
Expr lhs,
Expr rhs) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
evaluate(Context context) |
Copyright ? 2000 bob mcwhirter and The Werken & Sons Company. All Rights Reserved.