|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface UnaryOperatorNode
Contract for nodes representing unary operators.
Method Summary | |
---|---|
Node |
getOperand()
Retrievs the node representing the operator's single operand. |
Methods inherited from interface org.hibernate.hql.internal.ast.tree.OperatorNode |
---|
getDataType, initialize |
Method Detail |
---|
Node getOperand()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |