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

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

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

Methods in de.fraunhofer.ipsi.xquery.tree with parameters of type XQueryComputedXmlComment
 void VisitorXQueryPrettyPrint.process(XQueryComputedXmlComment op)
           
 void VisitorXQueryMappingToCore.process(XQueryComputedXmlComment op)
          Core mapping according to 'Formal Semantics WD 08|22|2003 section 4.7.3.6'.
 void VisitorXQueryExpression.process(XQueryComputedXmlComment node)