public class Not extends UnaryOperator<BooleanValue>
BooleanValue
Not(BooleanValue operand)
<T> T
accept(Visitor<T> visitor)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Not(BooleanValue operand)
public <T> T accept(Visitor<T> visitor)
accept
TreeNode
Copyright © 2019. All rights reserved.