Uses of Class
eu.europa.ted.efx.sdk0.v6.EfxParser.NotFunctionContext
-
Packages that use EfxParser.NotFunctionContext Package Description eu.europa.ted.efx.sdk0.v6 -
-
Uses of EfxParser.NotFunctionContext in eu.europa.ted.efx.sdk0.v6
Methods in eu.europa.ted.efx.sdk0.v6 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().voidEfxExpressionTranslator06. exitNotFunction(EfxParser.NotFunctionContext ctx)Boolean functionsvoidEfxListener. exitNotFunction(EfxParser.NotFunctionContext ctx)Exit a parse tree produced by thenotFunctionlabeled alternative inEfxParser.booleanFunction().
-