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