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

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

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

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

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

Methods in org.xwiki.query.jpql.node that return TOf
 TOf ACollectionMemberExpression.getOf()
           
 

Methods in org.xwiki.query.jpql.node with parameters of type TOf
 void ACollectionMemberExpression.setOf(TOf node)
           
 

Constructors in org.xwiki.query.jpql.node with parameters of type TOf
ACollectionMemberExpression(TMember _member_, TOf _of_, PPath _path_)
           
 



Copyright © 2004–2014 XWiki. All rights reserved.