Uses of Class
eu.europa.ted.efx.sdk1.EfxParser.EndsWithFunctionContext
-
Packages that use EfxParser.EndsWithFunctionContext Package Description eu.europa.ted.efx.sdk1 -
-
Uses of EfxParser.EndsWithFunctionContext in eu.europa.ted.efx.sdk1
Methods in eu.europa.ted.efx.sdk1 with parameters of type EfxParser.EndsWithFunctionContext Modifier and Type Method Description voidEfxBaseListener. enterEndsWithFunction(EfxParser.EndsWithFunctionContext ctx)Enter a parse tree produced by theendsWithFunctionlabeled alternative inEfxParser.booleanFunction().voidEfxListener. enterEndsWithFunction(EfxParser.EndsWithFunctionContext ctx)Enter a parse tree produced by theendsWithFunctionlabeled alternative inEfxParser.booleanFunction().voidEfxBaseListener. exitEndsWithFunction(EfxParser.EndsWithFunctionContext ctx)Exit a parse tree produced by theendsWithFunctionlabeled alternative inEfxParser.booleanFunction().voidEfxExpressionTranslatorV1. exitEndsWithFunction(EfxParser.EndsWithFunctionContext ctx)voidEfxListener. exitEndsWithFunction(EfxParser.EndsWithFunctionContext ctx)Exit a parse tree produced by theendsWithFunctionlabeled alternative inEfxParser.booleanFunction().
-