class OpAdd extends java.lang.Object implements Op
OpAdd()
int
eval(int x, int y)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public int eval(int x, int y)
eval
Op