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