Uses of Class
eu.europa.ted.efx.xpath.XPath20Parser.GeneralcompContext
-
Packages that use XPath20Parser.GeneralcompContext Package Description eu.europa.ted.efx.xpath -
-
Uses of XPath20Parser.GeneralcompContext in eu.europa.ted.efx.xpath
Methods in eu.europa.ted.efx.xpath that return XPath20Parser.GeneralcompContext Modifier and Type Method Description XPath20Parser.GeneralcompContextXPath20Parser.ComparisonexprContext. generalcomp()XPath20Parser.GeneralcompContextXPath20Parser. generalcomp()Methods in eu.europa.ted.efx.xpath with parameters of type XPath20Parser.GeneralcompContext Modifier and Type Method Description voidXPath20BaseListener. enterGeneralcomp(XPath20Parser.GeneralcompContext ctx)Enter a parse tree produced byXPath20Parser.generalcomp().voidXPath20Listener. enterGeneralcomp(XPath20Parser.GeneralcompContext ctx)Enter a parse tree produced byXPath20Parser.generalcomp().voidXPath20BaseListener. exitGeneralcomp(XPath20Parser.GeneralcompContext ctx)Exit a parse tree produced byXPath20Parser.generalcomp().voidXPath20Listener. exitGeneralcomp(XPath20Parser.GeneralcompContext ctx)Exit a parse tree produced byXPath20Parser.generalcomp().
-