public class EqualNode extends ExpressionNode
children, childrenCount, parent, type
Constructor and Description |
---|
EqualNode() |
Modifier and Type | Method and Description |
---|---|
void |
appendChildrenSeparator(QuotingAppendable buffer,
int childIdx) |
append, appendChildrenEnd, appendChildrenStart, copy, toString
public void appendChildrenSeparator(QuotingAppendable buffer, int childIdx)
appendChildrenSeparator
in class Node
Copyright © 2001–2021 Apache Cayenne. All rights reserved.