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.SemanticExceptionType getDataType()
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.