Uses of Class
org.rumbledb.parser.xquery.XQueryParser.CopyNamespacesDeclContext
Packages that use XQueryParser.CopyNamespacesDeclContext
-
Uses of XQueryParser.CopyNamespacesDeclContext in org.rumbledb.parser.xquery
Methods in org.rumbledb.parser.xquery that return XQueryParser.CopyNamespacesDeclContextModifier and TypeMethodDescriptionXQueryParser.copyNamespacesDecl()XQueryParser.SetterContext.copyNamespacesDecl()Methods in org.rumbledb.parser.xquery with parameters of type XQueryParser.CopyNamespacesDeclContextModifier and TypeMethodDescriptionXQueryParserBaseVisitor.visitCopyNamespacesDecl(XQueryParser.CopyNamespacesDeclContext ctx) Visit a parse tree produced byXQueryParser.copyNamespacesDecl().XQueryParserVisitor.visitCopyNamespacesDecl(XQueryParser.CopyNamespacesDeclContext ctx) Visit a parse tree produced byXQueryParser.copyNamespacesDecl().