public class BitwiseNotNode extends ExpressionNode
children, childrenCount, parent, type
Constructor and Description |
---|
BitwiseNotNode() |
Modifier and Type | Method and Description |
---|---|
QuotingAppendable |
append(QuotingAppendable buffer) |
Node |
copy() |
appendChildrenEnd, appendChildrenStart, toString
addChild, addChild, appendChildrenSeparator, deepCopy, getChild, getChildrenCount, getParent, getType, replaceChild, setParent, visit
public QuotingAppendable append(QuotingAppendable buffer)
append
in class ExpressionNode
public Node copy()
copy
in class ExpressionNode
Copyright © 2001–2020 Apache Cayenne. All rights reserved.