Uses of Class
eu.europa.ted.efx.xpath.XPath20Parser.ReversestepContext
-
Packages that use XPath20Parser.ReversestepContext Package Description eu.europa.ted.efx.xpath -
-
Uses of XPath20Parser.ReversestepContext in eu.europa.ted.efx.xpath
Methods in eu.europa.ted.efx.xpath that return XPath20Parser.ReversestepContext Modifier and Type Method Description XPath20Parser.ReversestepContextXPath20Parser. reversestep()XPath20Parser.ReversestepContextXPath20Parser.StepContext. reversestep()Methods in eu.europa.ted.efx.xpath with parameters of type XPath20Parser.ReversestepContext Modifier and Type Method Description voidXPath20BaseListener. enterReversestep(XPath20Parser.ReversestepContext ctx)Enter a parse tree produced byXPath20Parser.reversestep().voidXPath20Listener. enterReversestep(XPath20Parser.ReversestepContext ctx)Enter a parse tree produced byXPath20Parser.reversestep().voidXPath20BaseListener. exitReversestep(XPath20Parser.ReversestepContext ctx)Exit a parse tree produced byXPath20Parser.reversestep().voidXPath20Listener. exitReversestep(XPath20Parser.ReversestepContext ctx)Exit a parse tree produced byXPath20Parser.reversestep().
-