Uses of Class
org.rumbledb.parser.xquery.XQueryParser.KeywordOKForFunctionContext
Packages that use XQueryParser.KeywordOKForFunctionContext
-
Uses of XQueryParser.KeywordOKForFunctionContext in org.rumbledb.parser.xquery
Methods in org.rumbledb.parser.xquery that return XQueryParser.KeywordOKForFunctionContextModifier and TypeMethodDescriptionXQueryParser.FunctionNameContext.keywordOKForFunction()
XQueryParser.KeywordContext.keywordOKForFunction()
XQueryParser.keywordOKForFunction()
Methods in org.rumbledb.parser.xquery with parameters of type XQueryParser.KeywordOKForFunctionContextModifier and TypeMethodDescriptionXQueryParserBaseVisitor.visitKeywordOKForFunction
(XQueryParser.KeywordOKForFunctionContext ctx) Visit a parse tree produced byXQueryParser.keywordOKForFunction()
.XQueryParserVisitor.visitKeywordOKForFunction
(XQueryParser.KeywordOKForFunctionContext ctx) Visit a parse tree produced byXQueryParser.keywordOKForFunction()
.