Package | Description |
---|---|
org.apache.hadoop.hive.ql | |
org.apache.hadoop.hive.ql.parse |
Modifier and Type | Method and Description |
---|---|
static void |
ErrorMsg.renderOrigin(StringBuilder sb,
ASTNodeOrigin origin) |
Modifier and Type | Method and Description |
---|---|
ASTNodeOrigin |
ASTNode.getOrigin() |
Modifier and Type | Method and Description |
---|---|
void |
ASTNode.setOrigin(ASTNodeOrigin origin)
Tag this ASTNode with information about the object from which this node
originated.
|
Copyright © 2017 The Apache Software Foundation. All rights reserved.