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