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