Uses of Class
eu.europa.ted.efx.xpath.XPath20Parser.FunctioncallContext
-
Packages that use XPath20Parser.FunctioncallContext Package Description eu.europa.ted.efx.xpath -
-
Uses of XPath20Parser.FunctioncallContext in eu.europa.ted.efx.xpath
Methods in eu.europa.ted.efx.xpath that return XPath20Parser.FunctioncallContext Modifier and Type Method Description XPath20Parser.FunctioncallContextXPath20Parser. functioncall()XPath20Parser.FunctioncallContextXPath20Parser.PrimaryexprContext. functioncall()Methods in eu.europa.ted.efx.xpath with parameters of type XPath20Parser.FunctioncallContext Modifier and Type Method Description voidXPath20BaseListener. enterFunctioncall(XPath20Parser.FunctioncallContext ctx)Enter a parse tree produced byXPath20Parser.functioncall().voidXPath20Listener. enterFunctioncall(XPath20Parser.FunctioncallContext ctx)Enter a parse tree produced byXPath20Parser.functioncall().voidXPath20BaseListener. exitFunctioncall(XPath20Parser.FunctioncallContext ctx)Exit a parse tree produced byXPath20Parser.functioncall().voidXPath20Listener. exitFunctioncall(XPath20Parser.FunctioncallContext ctx)Exit a parse tree produced byXPath20Parser.functioncall().
-