java.lang.Object | |||||
↳ | antlr.CommonAST | ||||
↳ | org.hibernate.hql.ast.tree.Node | ||||
↳ | org.hibernate.hql.ast.tree.SqlNode | ||||
↳ | org.hibernate.hql.ast.tree.HqlSqlWalkerNode | ||||
↳ | org.hibernate.hql.ast.tree.UnaryLogicOperatorNode |
![]() |
![]() |
Represents a unary operator node.
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Retrievs the node representing the operator's single operand.
| |||||||||||
Called by the tree walker during hql-sql semantic analysis
after the operator sub-tree is completely built.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() |
Retrievs the node representing the operator's single operand.
Called by the tree walker during hql-sql semantic analysis after the operator sub-tree is completely built.