Uses of Interface
org.tranql.ql.queryvisitor.NodeExecutor

Packages that use NodeExecutor
org.tranql.ql.queryvisitor   
 

Uses of NodeExecutor in org.tranql.ql.queryvisitor
 

Classes in org.tranql.ql.queryvisitor that implement NodeExecutor
 class TraverseAllNodeExecutor
           
 class UnsupportedVisitNodeExecutor
           
 

Fields in org.tranql.ql.queryvisitor declared as NodeExecutor
protected  NodeExecutor ExecutorVisitor.executor
           
static NodeExecutor UnsupportedVisitNodeExecutor.NODE_EXECUTOR
           
 

Constructors in org.tranql.ql.queryvisitor with parameters of type NodeExecutor
ExecutorVisitor(NodeExecutor condition)
           
 



Copyright © -2010 The Codehaus. All Rights Reserved.