Uses of Class
eu.europa.ted.efx.sdk1.EfxParser.ShorthandFieldValueReferenceFromContextFieldContext
-
Packages that use EfxParser.ShorthandFieldValueReferenceFromContextFieldContext Package Description eu.europa.ted.efx.sdk1 -
-
Uses of EfxParser.ShorthandFieldValueReferenceFromContextFieldContext in eu.europa.ted.efx.sdk1
Methods in eu.europa.ted.efx.sdk1 with parameters of type EfxParser.ShorthandFieldValueReferenceFromContextFieldContext Modifier and Type Method Description voidEfxBaseListener. enterShorthandFieldValueReferenceFromContextField(EfxParser.ShorthandFieldValueReferenceFromContextFieldContext ctx)Enter a parse tree produced by theshorthandFieldValueReferenceFromContextFieldlabeled alternative inEfxParser.expressionBlock().voidEfxListener. enterShorthandFieldValueReferenceFromContextField(EfxParser.ShorthandFieldValueReferenceFromContextFieldContext ctx)Enter a parse tree produced by theshorthandFieldValueReferenceFromContextFieldlabeled alternative inEfxParser.expressionBlock().voidEfxBaseListener. exitShorthandFieldValueReferenceFromContextField(EfxParser.ShorthandFieldValueReferenceFromContextFieldContext ctx)Exit a parse tree produced by theshorthandFieldValueReferenceFromContextFieldlabeled alternative inEfxParser.expressionBlock().voidEfxListener. exitShorthandFieldValueReferenceFromContextField(EfxParser.ShorthandFieldValueReferenceFromContextFieldContext ctx)Exit a parse tree produced by theshorthandFieldValueReferenceFromContextFieldlabeled alternative inEfxParser.expressionBlock().voidEfxTemplateTranslatorV1. exitShorthandFieldValueReferenceFromContextField(EfxParser.ShorthandFieldValueReferenceFromContextFieldContext ctx)Handles the $value shorthand syntax which renders the value of the field declared as context in the current line of the template.
-