public class NotEquals extends BinaryOperator<Value>
lhs, rhs
NotEquals(Value lhs, Value rhs)
<T> T
accept(Visitor<T> visitor)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public NotEquals(Value lhs, Value rhs)
public <T> T accept(Visitor<T> visitor)
accept
TreeNode
Copyright © 2019. All rights reserved.