Uses of Class
eu.europa.ted.efx.xpath.XPath20Parser.StepContext
-
Packages that use XPath20Parser.StepContext Package Description eu.europa.ted.efx.xpath -
-
Uses of XPath20Parser.StepContext in eu.europa.ted.efx.xpath
Methods in eu.europa.ted.efx.xpath that return XPath20Parser.StepContext Modifier and Type Method Description XPath20Parser.StepContextXPath20Parser. step()XPath20Parser.StepContextXPath20Parser.StepexprContext. step()Methods in eu.europa.ted.efx.xpath with parameters of type XPath20Parser.StepContext Modifier and Type Method Description voidXPath20BaseListener. enterStep(XPath20Parser.StepContext ctx)Enter a parse tree produced byXPath20Parser.step().voidXPath20Listener. enterStep(XPath20Parser.StepContext ctx)Enter a parse tree produced byXPath20Parser.step().voidXPath20BaseListener. exitStep(XPath20Parser.StepContext ctx)Exit a parse tree produced byXPath20Parser.step().voidXPath20Listener. exitStep(XPath20Parser.StepContext ctx)Exit a parse tree produced byXPath20Parser.step().
-