Uses of Class
de.fraunhofer.ipsi.xquery.tree.primary.XQueryContextItemExpr

Packages that use XQueryContextItemExpr
de.fraunhofer.ipsi.xquery.tree   
 

Uses of XQueryContextItemExpr in de.fraunhofer.ipsi.xquery.tree
 

Methods in de.fraunhofer.ipsi.xquery.tree with parameters of type XQueryContextItemExpr
 void VisitorXQueryPrettyPrint.process(XQueryContextItemExpr op)
           
 void VisitorXQueryMappingToCore.process(XQueryContextItemExpr op)
          Method process
 void VisitorXQueryExpression.process(XQueryContextItemExpr node)