Uses of Class
eu.europa.ted.efx.sdk1.EfxParser.ShorthandLabelReferenceFromContextContext
-
Packages that use EfxParser.ShorthandLabelReferenceFromContextContext Package Description eu.europa.ted.efx.sdk1 -
-
Uses of EfxParser.ShorthandLabelReferenceFromContextContext in eu.europa.ted.efx.sdk1
Methods in eu.europa.ted.efx.sdk1 with parameters of type EfxParser.ShorthandLabelReferenceFromContextContext Modifier and Type Method Description voidEfxBaseListener. enterShorthandLabelReferenceFromContext(EfxParser.ShorthandLabelReferenceFromContextContext ctx)Enter a parse tree produced by theshorthandLabelReferenceFromContextlabeled alternative inEfxParser.labelBlock().voidEfxListener. enterShorthandLabelReferenceFromContext(EfxParser.ShorthandLabelReferenceFromContextContext ctx)Enter a parse tree produced by theshorthandLabelReferenceFromContextlabeled alternative inEfxParser.labelBlock().voidEfxBaseListener. exitShorthandLabelReferenceFromContext(EfxParser.ShorthandLabelReferenceFromContextContext ctx)Exit a parse tree produced by theshorthandLabelReferenceFromContextlabeled alternative inEfxParser.labelBlock().voidEfxListener. exitShorthandLabelReferenceFromContext(EfxParser.ShorthandLabelReferenceFromContextContext ctx)Exit a parse tree produced by theshorthandLabelReferenceFromContextlabeled alternative inEfxParser.labelBlock().voidEfxTemplateTranslatorV1. exitShorthandLabelReferenceFromContext(EfxParser.ShorthandLabelReferenceFromContextContext ctx)Handles the #{labelType} shorthand syntax which renders the label of the Field or Node declared as the context.
-