Uses of Class
org.xwiki.query.jpql.node.ARangeVariableDeclaration

Packages that use ARangeVariableDeclaration
org.xwiki.query.jpql.analysis   
 

Uses of ARangeVariableDeclaration in org.xwiki.query.jpql.analysis
 

Methods in org.xwiki.query.jpql.analysis with parameters of type ARangeVariableDeclaration
 void AnalysisAdapter.caseARangeVariableDeclaration(ARangeVariableDeclaration node)
           
 void ReversedDepthFirstAdapter.caseARangeVariableDeclaration(ARangeVariableDeclaration node)
           
 void Analysis.caseARangeVariableDeclaration(ARangeVariableDeclaration node)
           
 void DepthFirstAdapter.caseARangeVariableDeclaration(ARangeVariableDeclaration node)
           
 void ReversedDepthFirstAdapter.inARangeVariableDeclaration(ARangeVariableDeclaration node)
           
 void DepthFirstAdapter.inARangeVariableDeclaration(ARangeVariableDeclaration node)
           
 void ReversedDepthFirstAdapter.outARangeVariableDeclaration(ARangeVariableDeclaration node)
           
 void DepthFirstAdapter.outARangeVariableDeclaration(ARangeVariableDeclaration node)
           
 



Copyright © 2004–2014 XWiki. All rights reserved.