|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Contract for nodes representing operators (logic or arithmetic).
Method Summary | |
Type |
getDataType()
Retrieves the data type for the overall operator expression. |
void |
initialize()
Called by the tree walker during hql-sql semantic analysis after the operator sub-tree is completely built. |
Method Detail |
public void initialize() throws antlr.SemanticException
antlr.SemanticException
public Type getDataType()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |