Uses of Class
eu.europa.ted.efx.xpath.XPath20Parser.PrimaryexprContext
-
Packages that use XPath20Parser.PrimaryexprContext Package Description eu.europa.ted.efx.xpath -
-
Uses of XPath20Parser.PrimaryexprContext in eu.europa.ted.efx.xpath
Methods in eu.europa.ted.efx.xpath that return XPath20Parser.PrimaryexprContext Modifier and Type Method Description XPath20Parser.PrimaryexprContextXPath20Parser. primaryexpr()XPath20Parser.PrimaryexprContextXPath20Parser.StepContext. primaryexpr()Methods in eu.europa.ted.efx.xpath with parameters of type XPath20Parser.PrimaryexprContext Modifier and Type Method Description voidXPath20BaseListener. enterPrimaryexpr(XPath20Parser.PrimaryexprContext ctx)Enter a parse tree produced byXPath20Parser.primaryexpr().voidXPath20Listener. enterPrimaryexpr(XPath20Parser.PrimaryexprContext ctx)Enter a parse tree produced byXPath20Parser.primaryexpr().voidXPath20BaseListener. exitPrimaryexpr(XPath20Parser.PrimaryexprContext ctx)Exit a parse tree produced byXPath20Parser.primaryexpr().voidXPath20Listener. exitPrimaryexpr(XPath20Parser.PrimaryexprContext ctx)Exit a parse tree produced byXPath20Parser.primaryexpr().
-