Uses of Class
eu.europa.ted.efx.sdk0.v6.EfxParser.PresenceConditionContext
-
Packages that use EfxParser.PresenceConditionContext Package Description eu.europa.ted.efx.sdk0.v6 -
-
Uses of EfxParser.PresenceConditionContext in eu.europa.ted.efx.sdk0.v6
Methods in eu.europa.ted.efx.sdk0.v6 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().voidEfxExpressionTranslator06. exitPresenceCondition(EfxParser.PresenceConditionContext ctx)voidEfxListener. exitPresenceCondition(EfxParser.PresenceConditionContext ctx)Exit a parse tree produced by thepresenceConditionlabeled alternative inEfxParser.booleanExpression().
-