Uses of Class
eu.europa.ted.efx.sdk1.EfxParser.CodelistReferenceContext
-
Packages that use EfxParser.CodelistReferenceContext Package Description eu.europa.ted.efx.sdk1 -
-
Uses of EfxParser.CodelistReferenceContext in eu.europa.ted.efx.sdk1
Methods in eu.europa.ted.efx.sdk1 that return EfxParser.CodelistReferenceContext Modifier and Type Method Description EfxParser.CodelistReferenceContextEfxParser.CodeListContext. codelistReference()EfxParser.CodelistReferenceContextEfxParser. codelistReference()Methods in eu.europa.ted.efx.sdk1 with parameters of type EfxParser.CodelistReferenceContext Modifier and Type Method Description voidEfxBaseListener. enterCodelistReference(EfxParser.CodelistReferenceContext ctx)Enter a parse tree produced byEfxParser.codelistReference().voidEfxListener. enterCodelistReference(EfxParser.CodelistReferenceContext ctx)Enter a parse tree produced byEfxParser.codelistReference().voidEfxBaseListener. exitCodelistReference(EfxParser.CodelistReferenceContext ctx)Exit a parse tree produced byEfxParser.codelistReference().voidEfxExpressionTranslatorV1. exitCodelistReference(EfxParser.CodelistReferenceContext ctx)Other ReferencesvoidEfxListener. exitCodelistReference(EfxParser.CodelistReferenceContext ctx)Exit a parse tree produced byEfxParser.codelistReference().
-