Uses of Class
eu.europa.ted.efx.xpath.XPath20Parser.PredicatelistContext
-
Packages that use XPath20Parser.PredicatelistContext Package Description eu.europa.ted.efx.xpath -
-
Uses of XPath20Parser.PredicatelistContext in eu.europa.ted.efx.xpath
Methods in eu.europa.ted.efx.xpath that return XPath20Parser.PredicatelistContext Modifier and Type Method Description XPath20Parser.PredicatelistContextXPath20Parser. predicatelist()XPath20Parser.PredicatelistContextXPath20Parser.StepexprContext. predicatelist()Methods in eu.europa.ted.efx.xpath with parameters of type XPath20Parser.PredicatelistContext Modifier and Type Method Description voidXPath20BaseListener. enterPredicatelist(XPath20Parser.PredicatelistContext ctx)Enter a parse tree produced byXPath20Parser.predicatelist().voidXPath20Listener. enterPredicatelist(XPath20Parser.PredicatelistContext ctx)Enter a parse tree produced byXPath20Parser.predicatelist().voidXPath20BaseListener. exitPredicatelist(XPath20Parser.PredicatelistContext ctx)Exit a parse tree produced byXPath20Parser.predicatelist().voidXPath20Listener. exitPredicatelist(XPath20Parser.PredicatelistContext ctx)Exit a parse tree produced byXPath20Parser.predicatelist().
-