Uses of Class
eu.europa.ted.efx.sdk1.EfxParser.ShorthandIndirectLabelReferenceFromContextFieldContext
-
Packages that use EfxParser.ShorthandIndirectLabelReferenceFromContextFieldContext Package Description eu.europa.ted.efx.sdk1 -
-
Uses of EfxParser.ShorthandIndirectLabelReferenceFromContextFieldContext in eu.europa.ted.efx.sdk1
Methods in eu.europa.ted.efx.sdk1 with parameters of type EfxParser.ShorthandIndirectLabelReferenceFromContextFieldContext Modifier and Type Method Description voidEfxBaseListener. enterShorthandIndirectLabelReferenceFromContextField(EfxParser.ShorthandIndirectLabelReferenceFromContextFieldContext ctx)Enter a parse tree produced by theshorthandIndirectLabelReferenceFromContextFieldlabeled alternative inEfxParser.labelBlock().voidEfxListener. enterShorthandIndirectLabelReferenceFromContextField(EfxParser.ShorthandIndirectLabelReferenceFromContextFieldContext ctx)Enter a parse tree produced by theshorthandIndirectLabelReferenceFromContextFieldlabeled alternative inEfxParser.labelBlock().voidEfxBaseListener. exitShorthandIndirectLabelReferenceFromContextField(EfxParser.ShorthandIndirectLabelReferenceFromContextFieldContext ctx)Exit a parse tree produced by theshorthandIndirectLabelReferenceFromContextFieldlabeled alternative inEfxParser.labelBlock().voidEfxListener. exitShorthandIndirectLabelReferenceFromContextField(EfxParser.ShorthandIndirectLabelReferenceFromContextFieldContext ctx)Exit a parse tree produced by theshorthandIndirectLabelReferenceFromContextFieldlabeled alternative inEfxParser.labelBlock().voidEfxTemplateTranslatorV1. exitShorthandIndirectLabelReferenceFromContextField(EfxParser.ShorthandIndirectLabelReferenceFromContextFieldContext ctx)Handles the #value shorthand syntax which renders the label corresponding to the value of the the field declared as the context of the current line of the template.
-