|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Contract for nodes representing binary operators.
Method Summary | |
Node |
getLeftHandOperand()
Retrieves the left-hand operand of the operator. |
Node |
getRightHandOperand()
Retrieves the right-hand operand of the operator. |
Methods inherited from interface org.hibernate.hql.ast.tree.OperatorNode |
getDataType, initialize |
Method Detail |
public Node getLeftHandOperand()
public Node getRightHandOperand()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |