Uses of Class
de.fraunhofer.ipsi.xquery.tree.xml.XQueryXmlComment

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

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

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