Uses of Class
org.basex.query.gflwor.Where

Packages that use Where
org.basex.query.gflwor   
 

Uses of Where in org.basex.query.gflwor
 

Methods in org.basex.query.gflwor that return Where
 Where Where.compile(QueryContext ctx, VarScope scp)
           
 Where Where.copy(QueryContext ctx, VarScope scp, IntObjMap<Var> vs)
           
 Where Where.optimize(QueryContext cx, VarScope sc)