Uses of Class
de.fraunhofer.ipsi.xquery.tree.types.XQueryAtomicType

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

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

Methods in de.fraunhofer.ipsi.xquery.tree with parameters of type XQueryAtomicType
 void VisitorXQueryTypes.process(XQueryAtomicType node)
           
 void VisitorXQuerySequenceTypeMatching.process(XQueryAtomicType op)
           
 void VisitorXQueryPrettyPrint.process(XQueryAtomicType node)