|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This node represents a bitwise or logical or operator depending on the result
types of its children. A bitwise operator is based on arithmetical types.
In contrast, a logical operator is based on boolean types.
The string representation of this operator is |
.
Methods inherited from interface org.apache.jdo.jdoql.tree.BinaryExpression |
getCommonOperandType, getLeftExpression, getRightExpression |
Methods inherited from interface org.apache.jdo.jdoql.tree.Node |
arrive, getChildren, getJavaClass, getObject, getParent, getTokenType, leave, setObject, setParent, walkNextChild |
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |