Uses of Class
eu.europa.ted.efx.xpath.XPath20Parser.UnaryexprContext
-
Packages that use XPath20Parser.UnaryexprContext Package Description eu.europa.ted.efx.xpath -
-
Uses of XPath20Parser.UnaryexprContext in eu.europa.ted.efx.xpath
Methods in eu.europa.ted.efx.xpath that return XPath20Parser.UnaryexprContext Modifier and Type Method Description XPath20Parser.UnaryexprContextXPath20Parser.CastexprContext. unaryexpr()XPath20Parser.UnaryexprContextXPath20Parser. unaryexpr()Methods in eu.europa.ted.efx.xpath with parameters of type XPath20Parser.UnaryexprContext Modifier and Type Method Description voidXPath20BaseListener. enterUnaryexpr(XPath20Parser.UnaryexprContext ctx)Enter a parse tree produced byXPath20Parser.unaryexpr().voidXPath20Listener. enterUnaryexpr(XPath20Parser.UnaryexprContext ctx)Enter a parse tree produced byXPath20Parser.unaryexpr().voidXPath20BaseListener. exitUnaryexpr(XPath20Parser.UnaryexprContext ctx)Exit a parse tree produced byXPath20Parser.unaryexpr().voidXPath20Listener. exitUnaryexpr(XPath20Parser.UnaryexprContext ctx)Exit a parse tree produced byXPath20Parser.unaryexpr().
-