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