Uses of Class
org.rumbledb.parser.xquery.XQueryParser.ParamListContext
Packages that use XQueryParser.ParamListContext
-
Uses of XQueryParser.ParamListContext in org.rumbledb.parser.xquery
Methods in org.rumbledb.parser.xquery that return XQueryParser.ParamListContextModifier and TypeMethodDescriptionXQueryParser.FunctionDeclContext.paramList()XQueryParser.InlineFunctionExprContext.paramList()XQueryParser.paramList()Methods in org.rumbledb.parser.xquery with parameters of type XQueryParser.ParamListContextModifier and TypeMethodDescriptionXQueryParserBaseVisitor.visitParamList(XQueryParser.ParamListContext ctx) Visit a parse tree produced byXQueryParser.paramList().XQueryParserVisitor.visitParamList(XQueryParser.ParamListContext ctx) Visit a parse tree produced byXQueryParser.paramList().