Uses of Class
eu.europa.ted.efx.sdk1.EfxParser.EmptinessConditionContext
-
Packages that use EfxParser.EmptinessConditionContext Package Description eu.europa.ted.efx.sdk1 -
-
Uses of EfxParser.EmptinessConditionContext in eu.europa.ted.efx.sdk1
Methods in eu.europa.ted.efx.sdk1 with parameters of type EfxParser.EmptinessConditionContext Modifier and Type Method Description voidEfxBaseListener. enterEmptinessCondition(EfxParser.EmptinessConditionContext ctx)Enter a parse tree produced by theemptinessConditionlabeled alternative inEfxParser.booleanExpression().voidEfxListener. enterEmptinessCondition(EfxParser.EmptinessConditionContext ctx)Enter a parse tree produced by theemptinessConditionlabeled alternative inEfxParser.booleanExpression().voidEfxBaseListener. exitEmptinessCondition(EfxParser.EmptinessConditionContext ctx)Exit a parse tree produced by theemptinessConditionlabeled alternative inEfxParser.booleanExpression().voidEfxExpressionTranslatorV1. exitEmptinessCondition(EfxParser.EmptinessConditionContext ctx)Boolean expressions - ConditionsvoidEfxListener. exitEmptinessCondition(EfxParser.EmptinessConditionContext ctx)Exit a parse tree produced by theemptinessConditionlabeled alternative inEfxParser.booleanExpression().
-