public interface OperatorNode
Modifier and Type | Method and Description |
---|---|
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.
|
void initialize() throws antlr.SemanticException
antlr.SemanticException
Type getDataType()
Copyright © 2001-2017 Red Hat, Inc. All Rights Reserved.