Uses of Class
eu.europa.ted.efx.sdk0.v7.EfxParser.LogicalOrConditionContext
-
Packages that use EfxParser.LogicalOrConditionContext Package Description eu.europa.ted.efx.sdk0.v7 -
-
Uses of EfxParser.LogicalOrConditionContext in eu.europa.ted.efx.sdk0.v7
Methods in eu.europa.ted.efx.sdk0.v7 with parameters of type EfxParser.LogicalOrConditionContext Modifier and Type Method Description voidEfxBaseListener. enterLogicalOrCondition(EfxParser.LogicalOrConditionContext ctx)Enter a parse tree produced by thelogicalOrConditionlabeled alternative inEfxParser.booleanExpression().voidEfxListener. enterLogicalOrCondition(EfxParser.LogicalOrConditionContext ctx)Enter a parse tree produced by thelogicalOrConditionlabeled alternative inEfxParser.booleanExpression().voidEfxBaseListener. exitLogicalOrCondition(EfxParser.LogicalOrConditionContext ctx)Exit a parse tree produced by thelogicalOrConditionlabeled alternative inEfxParser.booleanExpression().voidEfxExpressionTranslator07. exitLogicalOrCondition(EfxParser.LogicalOrConditionContext ctx)voidEfxListener. exitLogicalOrCondition(EfxParser.LogicalOrConditionContext ctx)Exit a parse tree produced by thelogicalOrConditionlabeled alternative inEfxParser.booleanExpression().
-