public final class Sum extends Expr
private final Expr
e1
e2
Sum(Expr e1, Expr e2)
final Expr
getE1()
getE2()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
final Expr getE1()
final Expr getE2()