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