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

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

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

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