Uses of Class
org.rumbledb.parser.xquery.XQueryParser.KeywordNotOKForFunctionContext
Packages that use XQueryParser.KeywordNotOKForFunctionContext
-
Uses of XQueryParser.KeywordNotOKForFunctionContext in org.rumbledb.parser.xquery
Methods in org.rumbledb.parser.xquery that return XQueryParser.KeywordNotOKForFunctionContextModifier and TypeMethodDescriptionXQueryParser.KeywordContext.keywordNotOKForFunction()XQueryParser.keywordNotOKForFunction()Methods in org.rumbledb.parser.xquery with parameters of type XQueryParser.KeywordNotOKForFunctionContextModifier and TypeMethodDescriptionXQueryParserBaseVisitor.visitKeywordNotOKForFunction(XQueryParser.KeywordNotOKForFunctionContext ctx) Visit a parse tree produced byXQueryParser.keywordNotOKForFunction().XQueryParserVisitor.visitKeywordNotOKForFunction(XQueryParser.KeywordNotOKForFunctionContext ctx) Visit a parse tree produced byXQueryParser.keywordNotOKForFunction().