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

Packages that use TLocate
org.xwiki.query.jpql.analysis   
org.xwiki.query.jpql.node   
 

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

Methods in org.xwiki.query.jpql.analysis with parameters of type TLocate
 void AnalysisAdapter.caseTLocate(TLocate node)
           
 void Analysis.caseTLocate(TLocate node)
           
 

Uses of TLocate in org.xwiki.query.jpql.node
 

Methods in org.xwiki.query.jpql.node that return TLocate
 TLocate ALocateFunctionsReturningNumerics.getLocate()
           
 

Methods in org.xwiki.query.jpql.node with parameters of type TLocate
 void ALocateFunctionsReturningNumerics.setLocate(TLocate node)
           
 

Constructors in org.xwiki.query.jpql.node with parameters of type TLocate
ALocateFunctionsReturningNumerics(TLocate _locate_, TLbr _lbr_, PStringPrimary _what_, TComma _comma_, PStringPrimary _where_, PStartSpec _startSpec_, TRbr _rbr_)
           
 



Copyright © 2004-2013 XWiki. All Rights Reserved.