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