Uses of Class
eu.europa.ted.efx.sdk0.v7.EfxParser.NotFunctionContext
-
Packages that use EfxParser.NotFunctionContext Package Description eu.europa.ted.efx.sdk0.v7 -
-
Uses of EfxParser.NotFunctionContext in eu.europa.ted.efx.sdk0.v7
Methods in eu.europa.ted.efx.sdk0.v7 with parameters of type EfxParser.NotFunctionContext Modifier and Type Method Description voidEfxBaseListener. enterNotFunction(EfxParser.NotFunctionContext ctx)Enter a parse tree produced by thenotFunctionlabeled alternative inEfxParser.booleanFunction().voidEfxListener. enterNotFunction(EfxParser.NotFunctionContext ctx)Enter a parse tree produced by thenotFunctionlabeled alternative inEfxParser.booleanFunction().voidEfxBaseListener. exitNotFunction(EfxParser.NotFunctionContext ctx)Exit a parse tree produced by thenotFunctionlabeled alternative inEfxParser.booleanFunction().voidEfxExpressionTranslator07. exitNotFunction(EfxParser.NotFunctionContext ctx)Boolean functionsvoidEfxListener. exitNotFunction(EfxParser.NotFunctionContext ctx)Exit a parse tree produced by thenotFunctionlabeled alternative inEfxParser.booleanFunction().
-