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