This project has retired. For details please refer to its Attic page.
Uses of Interface org.apache.lens.cube.parse.HQLParser.ASTNodeVisitor (Lens 2.0.1-beta-incubating API)

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

Packages that use HQLParser.ASTNodeVisitor
org.apache.lens.cube.parse   
 

Uses of HQLParser.ASTNodeVisitor in org.apache.lens.cube.parse
 

Methods in org.apache.lens.cube.parse with parameters of type HQLParser.ASTNodeVisitor
static void HQLParser.bft(org.apache.hadoop.hive.ql.parse.ASTNode root, HQLParser.ASTNodeVisitor visitor)
          Breadth first traversal of AST
 



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