|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface OperatorNode
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 |
---|
void initialize() throws antlr.SemanticException
antlr.SemanticException
Type getDataType()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |