Uses of Class
org.rumbledb.parser.xquery.XQueryParser.PredicateListContext
Packages that use XQueryParser.PredicateListContext
-
Uses of XQueryParser.PredicateListContext in org.rumbledb.parser.xquery
Methods in org.rumbledb.parser.xquery that return XQueryParser.PredicateListContextModifier and TypeMethodDescriptionXQueryParser.AxisStepContext.predicateList()
XQueryParser.predicateList()
Methods in org.rumbledb.parser.xquery with parameters of type XQueryParser.PredicateListContextModifier and TypeMethodDescriptionXQueryParserBaseVisitor.visitPredicateList
(XQueryParser.PredicateListContext ctx) Visit a parse tree produced byXQueryParser.predicateList()
.XQueryParserVisitor.visitPredicateList
(XQueryParser.PredicateListContext ctx) Visit a parse tree produced byXQueryParser.predicateList()
.