Uses of Class
org.rumbledb.parser.xquery.XQueryParser.AppendExprContext
Packages that use XQueryParser.AppendExprContext
-
Uses of XQueryParser.AppendExprContext in org.rumbledb.parser.xquery
Methods in org.rumbledb.parser.xquery that return XQueryParser.AppendExprContextModifier and TypeMethodDescriptionXQueryParser.appendExpr()
XQueryParser.ExprSimpleContext.appendExpr()
Methods in org.rumbledb.parser.xquery with parameters of type XQueryParser.AppendExprContextModifier and TypeMethodDescriptionXQueryParserBaseVisitor.visitAppendExpr
(XQueryParser.AppendExprContext ctx) Visit a parse tree produced byXQueryParser.appendExpr()
.XQueryParserVisitor.visitAppendExpr
(XQueryParser.AppendExprContext ctx) Visit a parse tree produced byXQueryParser.appendExpr()
.