Uses of Class
eu.europa.ted.efx.sdk1.EfxParser.TimeVariableDeclarationContext
-
Packages that use EfxParser.TimeVariableDeclarationContext Package Description eu.europa.ted.efx.sdk1 -
-
Uses of EfxParser.TimeVariableDeclarationContext in eu.europa.ted.efx.sdk1
Methods in eu.europa.ted.efx.sdk1 that return EfxParser.TimeVariableDeclarationContext Modifier and Type Method Description EfxParser.TimeVariableDeclarationContextEfxParser.TimeIteratorExpressionContext. timeVariableDeclaration()EfxParser.TimeVariableDeclarationContextEfxParser. timeVariableDeclaration()Methods in eu.europa.ted.efx.sdk1 with parameters of type EfxParser.TimeVariableDeclarationContext Modifier and Type Method Description voidEfxBaseListener. enterTimeVariableDeclaration(EfxParser.TimeVariableDeclarationContext ctx)Enter a parse tree produced byEfxParser.timeVariableDeclaration().voidEfxListener. enterTimeVariableDeclaration(EfxParser.TimeVariableDeclarationContext ctx)Enter a parse tree produced byEfxParser.timeVariableDeclaration().voidEfxBaseListener. exitTimeVariableDeclaration(EfxParser.TimeVariableDeclarationContext ctx)Exit a parse tree produced byEfxParser.timeVariableDeclaration().voidEfxExpressionTranslatorV1. exitTimeVariableDeclaration(EfxParser.TimeVariableDeclarationContext ctx)voidEfxListener. exitTimeVariableDeclaration(EfxParser.TimeVariableDeclarationContext ctx)Exit a parse tree produced byEfxParser.timeVariableDeclaration().
-