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