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, toStringaddChild, addChild, appendChildrenSeparator, deepCopy, getChild, getChildrenCount, getParent, getType, replaceChild, setParent, visitpublic QuotingAppendable append(QuotingAppendable buffer)
append in class ExpressionNodepublic Node copy()
copy in class ExpressionNodeCopyright © 2001–2020 Apache Cayenne. All rights reserved.