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