Uses of Class
eu.europa.ted.efx.sdk0.v6.EfxParser.ShorthandContextFieldLabelReferenceContext
-
Packages that use EfxParser.ShorthandContextFieldLabelReferenceContext Package Description eu.europa.ted.efx.sdk0.v6 -
-
Uses of EfxParser.ShorthandContextFieldLabelReferenceContext in eu.europa.ted.efx.sdk0.v6
Methods in eu.europa.ted.efx.sdk0.v6 with parameters of type EfxParser.ShorthandContextFieldLabelReferenceContext Modifier and Type Method Description voidEfxBaseListener. enterShorthandContextFieldLabelReference(EfxParser.ShorthandContextFieldLabelReferenceContext ctx)Enter a parse tree produced by theshorthandContextFieldLabelReferencelabeled alternative inEfxParser.labelBlock().voidEfxListener. enterShorthandContextFieldLabelReference(EfxParser.ShorthandContextFieldLabelReferenceContext ctx)Enter a parse tree produced by theshorthandContextFieldLabelReferencelabeled alternative inEfxParser.labelBlock().voidEfxBaseListener. exitShorthandContextFieldLabelReference(EfxParser.ShorthandContextFieldLabelReferenceContext ctx)Exit a parse tree produced by theshorthandContextFieldLabelReferencelabeled alternative inEfxParser.labelBlock().voidEfxListener. exitShorthandContextFieldLabelReference(EfxParser.ShorthandContextFieldLabelReferenceContext ctx)Exit a parse tree produced by theshorthandContextFieldLabelReferencelabeled alternative inEfxParser.labelBlock().voidEfxTemplateTranslator06. exitShorthandContextFieldLabelReference(EfxParser.ShorthandContextFieldLabelReferenceContext 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.
-