Uses of Class
org.rumbledb.parser.xquery.XQueryParser.StringLiteralQuotContext
Packages that use XQueryParser.StringLiteralQuotContext
-
Uses of XQueryParser.StringLiteralQuotContext in org.rumbledb.parser.xquery
Methods in org.rumbledb.parser.xquery that return XQueryParser.StringLiteralQuotContextModifier and TypeMethodDescriptionXQueryParser.StringContentAposContext.stringLiteralQuot()
XQueryParser.StringLiteralContext.stringLiteralQuot()
XQueryParser.stringLiteralQuot()
Methods in org.rumbledb.parser.xquery with parameters of type XQueryParser.StringLiteralQuotContextModifier and TypeMethodDescriptionXQueryParserBaseVisitor.visitStringLiteralQuot
(XQueryParser.StringLiteralQuotContext ctx) Visit a parse tree produced byXQueryParser.stringLiteralQuot()
.XQueryParserVisitor.visitStringLiteralQuot
(XQueryParser.StringLiteralQuotContext ctx) Visit a parse tree produced byXQueryParser.stringLiteralQuot()
.