Uses of Class
eu.europa.ted.efx.sdk0.v6.EfxParser.CodelistReferenceContext
-
Packages that use EfxParser.CodelistReferenceContext Package Description eu.europa.ted.efx.sdk0.v6 -
-
Uses of EfxParser.CodelistReferenceContext in eu.europa.ted.efx.sdk0.v6
Methods in eu.europa.ted.efx.sdk0.v6 that return EfxParser.CodelistReferenceContext Modifier and Type Method Description EfxParser.CodelistReferenceContextEfxParser.CodeListContext. codelistReference()EfxParser.CodelistReferenceContextEfxParser. codelistReference()Methods in eu.europa.ted.efx.sdk0.v6 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().voidEfxExpressionTranslator06. exitCodelistReference(EfxParser.CodelistReferenceContext ctx)Other ReferencesvoidEfxListener. exitCodelistReference(EfxParser.CodelistReferenceContext ctx)Exit a parse tree produced byEfxParser.codelistReference().
-