public abstract class OpBase2 extends OpBase
OpBase2(Op left, Op right)
Op
getLeft()
getRight()
int
hashCode()
void
setLeft(Op op)
setRight(Op op)
getName
clone, equals, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public OpBase2(Op left, Op right)
public Op getLeft()
public Op getRight()
public void setLeft(Op op)
public void setRight(Op op)
public int hashCode()
hashCode
Object
Copyright © 2013. All Rights Reserved.