Uses of Class
org.basex.query.func.BaseFuncCall

Packages that use BaseFuncCall
org.basex.query.func XQuery functions. 
 

Uses of BaseFuncCall in org.basex.query.func
 

Methods in org.basex.query.func that return BaseFuncCall
 BaseFuncCall StaticFuncCall.copy(QueryContext ctx, VarScope scp, IntObjMap<Var> vs)