This project has retired. For details please refer to its Attic page.
HQLParser.ASTNodeVisitor (Lens 2.0.1-beta-incubating API)

org.apache.lens.cube.parse
Interface HQLParser.ASTNodeVisitor

Enclosing class:
HQLParser

public static interface HQLParser.ASTNodeVisitor


Method Summary
 void visit(HQLParser.TreeNode node)
           
 

Method Detail

visit

void visit(HQLParser.TreeNode node)
           throws org.apache.hadoop.hive.ql.parse.SemanticException
Throws:
org.apache.hadoop.hive.ql.parse.SemanticException


Copyright © 2014–2015 Apache Software Foundation. All rights reserved.