Uses of Class
org.rumbledb.parser.xquery.XQueryParser.StringLiteralAposContext
Packages that use XQueryParser.StringLiteralAposContext
-
Uses of XQueryParser.StringLiteralAposContext in org.rumbledb.parser.xquery
Methods in org.rumbledb.parser.xquery that return XQueryParser.StringLiteralAposContextModifier and TypeMethodDescriptionXQueryParser.StringContentQuotContext.stringLiteralApos()
XQueryParser.stringLiteralApos()
XQueryParser.StringLiteralContext.stringLiteralApos()
Methods in org.rumbledb.parser.xquery with parameters of type XQueryParser.StringLiteralAposContextModifier and TypeMethodDescriptionXQueryParserBaseVisitor.visitStringLiteralApos
(XQueryParser.StringLiteralAposContext ctx) Visit a parse tree produced byXQueryParser.stringLiteralApos()
.XQueryParserVisitor.visitStringLiteralApos
(XQueryParser.StringLiteralAposContext ctx) Visit a parse tree produced byXQueryParser.stringLiteralApos()
.