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