Uses of Class
eu.europa.ted.efx.xpath.XPath20Parser.IfexprContext
-
Packages that use XPath20Parser.IfexprContext Package Description eu.europa.ted.efx.xpath -
-
Uses of XPath20Parser.IfexprContext in eu.europa.ted.efx.xpath
Methods in eu.europa.ted.efx.xpath that return XPath20Parser.IfexprContext Modifier and Type Method Description XPath20Parser.IfexprContextXPath20Parser.ExprsingleContext. ifexpr()XPath20Parser.IfexprContextXPath20Parser. ifexpr()Methods in eu.europa.ted.efx.xpath with parameters of type XPath20Parser.IfexprContext Modifier and Type Method Description voidXPath20BaseListener. enterIfexpr(XPath20Parser.IfexprContext ctx)Enter a parse tree produced byXPath20Parser.ifexpr().voidXPath20Listener. enterIfexpr(XPath20Parser.IfexprContext ctx)Enter a parse tree produced byXPath20Parser.ifexpr().voidXPath20BaseListener. exitIfexpr(XPath20Parser.IfexprContext ctx)Exit a parse tree produced byXPath20Parser.ifexpr().voidXPath20Listener. exitIfexpr(XPath20Parser.IfexprContext ctx)Exit a parse tree produced byXPath20Parser.ifexpr().
-