Package eu.europa.ted.efx.sdk0.v6
Interface EfxListener
-
- All Superinterfaces:
org.antlr.v4.runtime.tree.ParseTreeListener
- All Known Implementing Classes:
EfxBaseListener,EfxExpressionTranslator06,EfxTemplateTranslator06
public interface EfxListener extends org.antlr.v4.runtime.tree.ParseTreeListenerThis interface defines a complete listener for a parse tree produced byEfxParser.
-
-
Method Summary
-
-
-
Method Detail
-
enterSingleExpression
void enterSingleExpression(EfxParser.SingleExpressionContext ctx)
Enter a parse tree produced byEfxParser.singleExpression().- Parameters:
ctx- the parse tree
-
exitSingleExpression
void exitSingleExpression(EfxParser.SingleExpressionContext ctx)
Exit a parse tree produced byEfxParser.singleExpression().- Parameters:
ctx- the parse tree
-
enterTemplateFile
void enterTemplateFile(EfxParser.TemplateFileContext ctx)
Enter a parse tree produced byEfxParser.templateFile().- Parameters:
ctx- the parse tree
-
exitTemplateFile
void exitTemplateFile(EfxParser.TemplateFileContext ctx)
Exit a parse tree produced byEfxParser.templateFile().- Parameters:
ctx- the parse tree
-
enterTemplateLine
void enterTemplateLine(EfxParser.TemplateLineContext ctx)
Enter a parse tree produced byEfxParser.templateLine().- Parameters:
ctx- the parse tree
-
exitTemplateLine
void exitTemplateLine(EfxParser.TemplateLineContext ctx)
Exit a parse tree produced byEfxParser.templateLine().- Parameters:
ctx- the parse tree
-
enterTemplate
void enterTemplate(EfxParser.TemplateContext ctx)
Enter a parse tree produced byEfxParser.template().- Parameters:
ctx- the parse tree
-
exitTemplate
void exitTemplate(EfxParser.TemplateContext ctx)
Exit a parse tree produced byEfxParser.template().- Parameters:
ctx- the parse tree
-
enterTextTemplate
void enterTextTemplate(EfxParser.TextTemplateContext ctx)
Enter a parse tree produced by thetextTemplatelabeled alternative inEfxParser.templateFragment().- Parameters:
ctx- the parse tree
-
exitTextTemplate
void exitTextTemplate(EfxParser.TextTemplateContext ctx)
Exit a parse tree produced by thetextTemplatelabeled alternative inEfxParser.templateFragment().- Parameters:
ctx- the parse tree
-
enterLabelTemplate
void enterLabelTemplate(EfxParser.LabelTemplateContext ctx)
Enter a parse tree produced by thelabelTemplatelabeled alternative inEfxParser.templateFragment().- Parameters:
ctx- the parse tree
-
exitLabelTemplate
void exitLabelTemplate(EfxParser.LabelTemplateContext ctx)
Exit a parse tree produced by thelabelTemplatelabeled alternative inEfxParser.templateFragment().- Parameters:
ctx- the parse tree
-
enterValueTemplate
void enterValueTemplate(EfxParser.ValueTemplateContext ctx)
Enter a parse tree produced by thevalueTemplatelabeled alternative inEfxParser.templateFragment().- Parameters:
ctx- the parse tree
-
exitValueTemplate
void exitValueTemplate(EfxParser.ValueTemplateContext ctx)
Exit a parse tree produced by thevalueTemplatelabeled alternative inEfxParser.templateFragment().- Parameters:
ctx- the parse tree
-
enterText
void enterText(EfxParser.TextContext ctx)
Enter a parse tree produced byEfxParser.text().- Parameters:
ctx- the parse tree
-
exitText
void exitText(EfxParser.TextContext ctx)
Exit a parse tree produced byEfxParser.text().- Parameters:
ctx- the parse tree
-
enterWhitespace
void enterWhitespace(EfxParser.WhitespaceContext ctx)
Enter a parse tree produced byEfxParser.whitespace().- Parameters:
ctx- the parse tree
-
exitWhitespace
void exitWhitespace(EfxParser.WhitespaceContext ctx)
Exit a parse tree produced byEfxParser.whitespace().- Parameters:
ctx- the parse tree
-
enterStandardLabelReference
void enterStandardLabelReference(EfxParser.StandardLabelReferenceContext ctx)
Enter a parse tree produced by thestandardLabelReferencelabeled alternative inEfxParser.labelBlock().- Parameters:
ctx- the parse tree
-
exitStandardLabelReference
void exitStandardLabelReference(EfxParser.StandardLabelReferenceContext ctx)
Exit a parse tree produced by thestandardLabelReferencelabeled alternative inEfxParser.labelBlock().- Parameters:
ctx- the parse tree
-
enterShorthandBtLabelReference
void enterShorthandBtLabelReference(EfxParser.ShorthandBtLabelReferenceContext ctx)
Enter a parse tree produced by theshorthandBtLabelReferencelabeled alternative inEfxParser.labelBlock().- Parameters:
ctx- the parse tree
-
exitShorthandBtLabelReference
void exitShorthandBtLabelReference(EfxParser.ShorthandBtLabelReferenceContext ctx)
Exit a parse tree produced by theshorthandBtLabelReferencelabeled alternative inEfxParser.labelBlock().- Parameters:
ctx- the parse tree
-
enterShorthandFieldLabelReference
void enterShorthandFieldLabelReference(EfxParser.ShorthandFieldLabelReferenceContext ctx)
Enter a parse tree produced by theshorthandFieldLabelReferencelabeled alternative inEfxParser.labelBlock().- Parameters:
ctx- the parse tree
-
exitShorthandFieldLabelReference
void exitShorthandFieldLabelReference(EfxParser.ShorthandFieldLabelReferenceContext ctx)
Exit a parse tree produced by theshorthandFieldLabelReferencelabeled alternative inEfxParser.labelBlock().- Parameters:
ctx- the parse tree
-
enterShorthandFieldValueLabelReference
void enterShorthandFieldValueLabelReference(EfxParser.ShorthandFieldValueLabelReferenceContext ctx)
Enter a parse tree produced by theshorthandFieldValueLabelReferencelabeled alternative inEfxParser.labelBlock().- Parameters:
ctx- the parse tree
-
exitShorthandFieldValueLabelReference
void exitShorthandFieldValueLabelReference(EfxParser.ShorthandFieldValueLabelReferenceContext ctx)
Exit a parse tree produced by theshorthandFieldValueLabelReferencelabeled alternative inEfxParser.labelBlock().- Parameters:
ctx- the parse tree
-
enterShorthandContextLabelReference
void enterShorthandContextLabelReference(EfxParser.ShorthandContextLabelReferenceContext ctx)
Enter a parse tree produced by theshorthandContextLabelReferencelabeled alternative inEfxParser.labelBlock().- Parameters:
ctx- the parse tree
-
exitShorthandContextLabelReference
void exitShorthandContextLabelReference(EfxParser.ShorthandContextLabelReferenceContext ctx)
Exit a parse tree produced by theshorthandContextLabelReferencelabeled alternative inEfxParser.labelBlock().- Parameters:
ctx- the parse tree
-
enterShorthandContextFieldLabelReference
void enterShorthandContextFieldLabelReference(EfxParser.ShorthandContextFieldLabelReferenceContext ctx)
Enter a parse tree produced by theshorthandContextFieldLabelReferencelabeled alternative inEfxParser.labelBlock().- Parameters:
ctx- the parse tree
-
exitShorthandContextFieldLabelReference
void exitShorthandContextFieldLabelReference(EfxParser.ShorthandContextFieldLabelReferenceContext ctx)
Exit a parse tree produced by theshorthandContextFieldLabelReferencelabeled alternative inEfxParser.labelBlock().- Parameters:
ctx- the parse tree
-
enterAssetType
void enterAssetType(EfxParser.AssetTypeContext ctx)
Enter a parse tree produced byEfxParser.assetType().- Parameters:
ctx- the parse tree
-
exitAssetType
void exitAssetType(EfxParser.AssetTypeContext ctx)
Exit a parse tree produced byEfxParser.assetType().- Parameters:
ctx- the parse tree
-
enterLabelType
void enterLabelType(EfxParser.LabelTypeContext ctx)
Enter a parse tree produced byEfxParser.labelType().- Parameters:
ctx- the parse tree
-
exitLabelType
void exitLabelType(EfxParser.LabelTypeContext ctx)
Exit a parse tree produced byEfxParser.labelType().- Parameters:
ctx- the parse tree
-
enterAssetId
void enterAssetId(EfxParser.AssetIdContext ctx)
Enter a parse tree produced byEfxParser.assetId().- Parameters:
ctx- the parse tree
-
exitAssetId
void exitAssetId(EfxParser.AssetIdContext ctx)
Exit a parse tree produced byEfxParser.assetId().- Parameters:
ctx- the parse tree
-
enterStandardExpressionBlock
void enterStandardExpressionBlock(EfxParser.StandardExpressionBlockContext ctx)
Enter a parse tree produced by thestandardExpressionBlocklabeled alternative inEfxParser.expressionBlock().- Parameters:
ctx- the parse tree
-
exitStandardExpressionBlock
void exitStandardExpressionBlock(EfxParser.StandardExpressionBlockContext ctx)
Exit a parse tree produced by thestandardExpressionBlocklabeled alternative inEfxParser.expressionBlock().- Parameters:
ctx- the parse tree
-
enterShorthandContextFieldValueReference
void enterShorthandContextFieldValueReference(EfxParser.ShorthandContextFieldValueReferenceContext ctx)
Enter a parse tree produced by theshorthandContextFieldValueReferencelabeled alternative inEfxParser.expressionBlock().- Parameters:
ctx- the parse tree
-
exitShorthandContextFieldValueReference
void exitShorthandContextFieldValueReference(EfxParser.ShorthandContextFieldValueReferenceContext ctx)
Exit a parse tree produced by theshorthandContextFieldValueReferencelabeled alternative inEfxParser.expressionBlock().- Parameters:
ctx- the parse tree
-
enterContextDeclarationBlock
void enterContextDeclarationBlock(EfxParser.ContextDeclarationBlockContext ctx)
Enter a parse tree produced byEfxParser.contextDeclarationBlock().- Parameters:
ctx- the parse tree
-
exitContextDeclarationBlock
void exitContextDeclarationBlock(EfxParser.ContextDeclarationBlockContext ctx)
Exit a parse tree produced byEfxParser.contextDeclarationBlock().- Parameters:
ctx- the parse tree
-
enterExpression
void enterExpression(EfxParser.ExpressionContext ctx)
Enter a parse tree produced byEfxParser.expression().- Parameters:
ctx- the parse tree
-
exitExpression
void exitExpression(EfxParser.ExpressionContext ctx)
Exit a parse tree produced byEfxParser.expression().- Parameters:
ctx- the parse tree
-
enterTimeComparison
void enterTimeComparison(EfxParser.TimeComparisonContext ctx)
Enter a parse tree produced by thetimeComparisonlabeled alternative inEfxParser.booleanExpression().- Parameters:
ctx- the parse tree
-
exitTimeComparison
void exitTimeComparison(EfxParser.TimeComparisonContext ctx)
Exit a parse tree produced by thetimeComparisonlabeled alternative inEfxParser.booleanExpression().- Parameters:
ctx- the parse tree
-
enterDurationComparison
void enterDurationComparison(EfxParser.DurationComparisonContext ctx)
Enter a parse tree produced by thedurationComparisonlabeled alternative inEfxParser.booleanExpression().- Parameters:
ctx- the parse tree
-
exitDurationComparison
void exitDurationComparison(EfxParser.DurationComparisonContext ctx)
Exit a parse tree produced by thedurationComparisonlabeled alternative inEfxParser.booleanExpression().- Parameters:
ctx- the parse tree
-
enterBooleanFunctionExpression
void enterBooleanFunctionExpression(EfxParser.BooleanFunctionExpressionContext ctx)
Enter a parse tree produced by thebooleanFunctionExpressionlabeled alternative inEfxParser.booleanExpression().- Parameters:
ctx- the parse tree
-
exitBooleanFunctionExpression
void exitBooleanFunctionExpression(EfxParser.BooleanFunctionExpressionContext ctx)
Exit a parse tree produced by thebooleanFunctionExpressionlabeled alternative inEfxParser.booleanExpression().- Parameters:
ctx- the parse tree
-
enterBooleanReferenceExpression
void enterBooleanReferenceExpression(EfxParser.BooleanReferenceExpressionContext ctx)
Enter a parse tree produced by thebooleanReferenceExpressionlabeled alternative inEfxParser.booleanExpression().- Parameters:
ctx- the parse tree
-
exitBooleanReferenceExpression
void exitBooleanReferenceExpression(EfxParser.BooleanReferenceExpressionContext ctx)
Exit a parse tree produced by thebooleanReferenceExpressionlabeled alternative inEfxParser.booleanExpression().- Parameters:
ctx- the parse tree
-
enterPresenceCondition
void enterPresenceCondition(EfxParser.PresenceConditionContext ctx)
Enter a parse tree produced by thepresenceConditionlabeled alternative inEfxParser.booleanExpression().- Parameters:
ctx- the parse tree
-
exitPresenceCondition
void exitPresenceCondition(EfxParser.PresenceConditionContext ctx)
Exit a parse tree produced by thepresenceConditionlabeled alternative inEfxParser.booleanExpression().- Parameters:
ctx- the parse tree
-
enterEmptinessCondition
void enterEmptinessCondition(EfxParser.EmptinessConditionContext ctx)
Enter a parse tree produced by theemptinessConditionlabeled alternative inEfxParser.booleanExpression().- Parameters:
ctx- the parse tree
-
exitEmptinessCondition
void exitEmptinessCondition(EfxParser.EmptinessConditionContext ctx)
Exit a parse tree produced by theemptinessConditionlabeled alternative inEfxParser.booleanExpression().- Parameters:
ctx- the parse tree
-
enterDateComparison
void enterDateComparison(EfxParser.DateComparisonContext ctx)
Enter a parse tree produced by thedateComparisonlabeled alternative inEfxParser.booleanExpression().- Parameters:
ctx- the parse tree
-
exitDateComparison
void exitDateComparison(EfxParser.DateComparisonContext ctx)
Exit a parse tree produced by thedateComparisonlabeled alternative inEfxParser.booleanExpression().- Parameters:
ctx- the parse tree
-
enterLogicalAndCondition
void enterLogicalAndCondition(EfxParser.LogicalAndConditionContext ctx)
Enter a parse tree produced by thelogicalAndConditionlabeled alternative inEfxParser.booleanExpression().- Parameters:
ctx- the parse tree
-
exitLogicalAndCondition
void exitLogicalAndCondition(EfxParser.LogicalAndConditionContext ctx)
Exit a parse tree produced by thelogicalAndConditionlabeled alternative inEfxParser.booleanExpression().- Parameters:
ctx- the parse tree
-
enterBooleanLiteralExpression
void enterBooleanLiteralExpression(EfxParser.BooleanLiteralExpressionContext ctx)
Enter a parse tree produced by thebooleanLiteralExpressionlabeled alternative inEfxParser.booleanExpression().- Parameters:
ctx- the parse tree
-
exitBooleanLiteralExpression
void exitBooleanLiteralExpression(EfxParser.BooleanLiteralExpressionContext ctx)
Exit a parse tree produced by thebooleanLiteralExpressionlabeled alternative inEfxParser.booleanExpression().- Parameters:
ctx- the parse tree
-
enterBooleanComparison
void enterBooleanComparison(EfxParser.BooleanComparisonContext ctx)
Enter a parse tree produced by thebooleanComparisonlabeled alternative inEfxParser.booleanExpression().- Parameters:
ctx- the parse tree
-
exitBooleanComparison
void exitBooleanComparison(EfxParser.BooleanComparisonContext ctx)
Exit a parse tree produced by thebooleanComparisonlabeled alternative inEfxParser.booleanExpression().- Parameters:
ctx- the parse tree
-
enterNumericComparison
void enterNumericComparison(EfxParser.NumericComparisonContext ctx)
Enter a parse tree produced by thenumericComparisonlabeled alternative inEfxParser.booleanExpression().- Parameters:
ctx- the parse tree
-
exitNumericComparison
void exitNumericComparison(EfxParser.NumericComparisonContext ctx)
Exit a parse tree produced by thenumericComparisonlabeled alternative inEfxParser.booleanExpression().- Parameters:
ctx- the parse tree
-
enterLogicalOrCondition
void enterLogicalOrCondition(EfxParser.LogicalOrConditionContext ctx)
Enter a parse tree produced by thelogicalOrConditionlabeled alternative inEfxParser.booleanExpression().- Parameters:
ctx- the parse tree
-
exitLogicalOrCondition
void exitLogicalOrCondition(EfxParser.LogicalOrConditionContext ctx)
Exit a parse tree produced by thelogicalOrConditionlabeled alternative inEfxParser.booleanExpression().- Parameters:
ctx- the parse tree
-
enterStringComparison
void enterStringComparison(EfxParser.StringComparisonContext ctx)
Enter a parse tree produced by thestringComparisonlabeled alternative inEfxParser.booleanExpression().- Parameters:
ctx- the parse tree
-
exitStringComparison
void exitStringComparison(EfxParser.StringComparisonContext ctx)
Exit a parse tree produced by thestringComparisonlabeled alternative inEfxParser.booleanExpression().- Parameters:
ctx- the parse tree
-
enterParenthesizedBooleanExpression
void enterParenthesizedBooleanExpression(EfxParser.ParenthesizedBooleanExpressionContext ctx)
Enter a parse tree produced by theparenthesizedBooleanExpressionlabeled alternative inEfxParser.booleanExpression().- Parameters:
ctx- the parse tree
-
exitParenthesizedBooleanExpression
void exitParenthesizedBooleanExpression(EfxParser.ParenthesizedBooleanExpressionContext ctx)
Exit a parse tree produced by theparenthesizedBooleanExpressionlabeled alternative inEfxParser.booleanExpression().- Parameters:
ctx- the parse tree
-
enterInListCondition
void enterInListCondition(EfxParser.InListConditionContext ctx)
Enter a parse tree produced by theinListConditionlabeled alternative inEfxParser.booleanExpression().- Parameters:
ctx- the parse tree
-
exitInListCondition
void exitInListCondition(EfxParser.InListConditionContext ctx)
Exit a parse tree produced by theinListConditionlabeled alternative inEfxParser.booleanExpression().- Parameters:
ctx- the parse tree
-
enterLikePatternCondition
void enterLikePatternCondition(EfxParser.LikePatternConditionContext ctx)
Enter a parse tree produced by thelikePatternConditionlabeled alternative inEfxParser.booleanExpression().- Parameters:
ctx- the parse tree
-
exitLikePatternCondition
void exitLikePatternCondition(EfxParser.LikePatternConditionContext ctx)
Exit a parse tree produced by thelikePatternConditionlabeled alternative inEfxParser.booleanExpression().- Parameters:
ctx- the parse tree
-
enterFieldValueComparison
void enterFieldValueComparison(EfxParser.FieldValueComparisonContext ctx)
Enter a parse tree produced by thefieldValueComparisonlabeled alternative inEfxParser.booleanExpression().- Parameters:
ctx- the parse tree
-
exitFieldValueComparison
void exitFieldValueComparison(EfxParser.FieldValueComparisonContext ctx)
Exit a parse tree produced by thefieldValueComparisonlabeled alternative inEfxParser.booleanExpression().- Parameters:
ctx- the parse tree
-
enterParenthesizedNumericExpression
void enterParenthesizedNumericExpression(EfxParser.ParenthesizedNumericExpressionContext ctx)
Enter a parse tree produced by theparenthesizedNumericExpressionlabeled alternative inEfxParser.numericExpression().- Parameters:
ctx- the parse tree
-
exitParenthesizedNumericExpression
void exitParenthesizedNumericExpression(EfxParser.ParenthesizedNumericExpressionContext ctx)
Exit a parse tree produced by theparenthesizedNumericExpressionlabeled alternative inEfxParser.numericExpression().- Parameters:
ctx- the parse tree
-
enterNumericFunctionExpression
void enterNumericFunctionExpression(EfxParser.NumericFunctionExpressionContext ctx)
Enter a parse tree produced by thenumericFunctionExpressionlabeled alternative inEfxParser.numericExpression().- Parameters:
ctx- the parse tree
-
exitNumericFunctionExpression
void exitNumericFunctionExpression(EfxParser.NumericFunctionExpressionContext ctx)
Exit a parse tree produced by thenumericFunctionExpressionlabeled alternative inEfxParser.numericExpression().- Parameters:
ctx- the parse tree
-
enterAdditionExpression
void enterAdditionExpression(EfxParser.AdditionExpressionContext ctx)
Enter a parse tree produced by theadditionExpressionlabeled alternative inEfxParser.numericExpression().- Parameters:
ctx- the parse tree
-
exitAdditionExpression
void exitAdditionExpression(EfxParser.AdditionExpressionContext ctx)
Exit a parse tree produced by theadditionExpressionlabeled alternative inEfxParser.numericExpression().- Parameters:
ctx- the parse tree
-
enterNumericLiteralExpression
void enterNumericLiteralExpression(EfxParser.NumericLiteralExpressionContext ctx)
Enter a parse tree produced by thenumericLiteralExpressionlabeled alternative inEfxParser.numericExpression().- Parameters:
ctx- the parse tree
-
exitNumericLiteralExpression
void exitNumericLiteralExpression(EfxParser.NumericLiteralExpressionContext ctx)
Exit a parse tree produced by thenumericLiteralExpressionlabeled alternative inEfxParser.numericExpression().- Parameters:
ctx- the parse tree
-
enterMultiplicationExpression
void enterMultiplicationExpression(EfxParser.MultiplicationExpressionContext ctx)
Enter a parse tree produced by themultiplicationExpressionlabeled alternative inEfxParser.numericExpression().- Parameters:
ctx- the parse tree
-
exitMultiplicationExpression
void exitMultiplicationExpression(EfxParser.MultiplicationExpressionContext ctx)
Exit a parse tree produced by themultiplicationExpressionlabeled alternative inEfxParser.numericExpression().- Parameters:
ctx- the parse tree
-
enterNumericReferenceExpression
void enterNumericReferenceExpression(EfxParser.NumericReferenceExpressionContext ctx)
Enter a parse tree produced by thenumericReferenceExpressionlabeled alternative inEfxParser.numericExpression().- Parameters:
ctx- the parse tree
-
exitNumericReferenceExpression
void exitNumericReferenceExpression(EfxParser.NumericReferenceExpressionContext ctx)
Exit a parse tree produced by thenumericReferenceExpressionlabeled alternative inEfxParser.numericExpression().- Parameters:
ctx- the parse tree
-
enterStringExpression
void enterStringExpression(EfxParser.StringExpressionContext ctx)
Enter a parse tree produced byEfxParser.stringExpression().- Parameters:
ctx- the parse tree
-
exitStringExpression
void exitStringExpression(EfxParser.StringExpressionContext ctx)
Exit a parse tree produced byEfxParser.stringExpression().- Parameters:
ctx- the parse tree
-
enterDateExpression
void enterDateExpression(EfxParser.DateExpressionContext ctx)
Enter a parse tree produced byEfxParser.dateExpression().- Parameters:
ctx- the parse tree
-
exitDateExpression
void exitDateExpression(EfxParser.DateExpressionContext ctx)
Exit a parse tree produced byEfxParser.dateExpression().- Parameters:
ctx- the parse tree
-
enterTimeExpression
void enterTimeExpression(EfxParser.TimeExpressionContext ctx)
Enter a parse tree produced byEfxParser.timeExpression().- Parameters:
ctx- the parse tree
-
exitTimeExpression
void exitTimeExpression(EfxParser.TimeExpressionContext ctx)
Exit a parse tree produced byEfxParser.timeExpression().- Parameters:
ctx- the parse tree
-
enterParenthesizedDurationExpression
void enterParenthesizedDurationExpression(EfxParser.ParenthesizedDurationExpressionContext ctx)
Enter a parse tree produced by theparenthesizedDurationExpressionlabeled alternative inEfxParser.durationExpression().- Parameters:
ctx- the parse tree
-
exitParenthesizedDurationExpression
void exitParenthesizedDurationExpression(EfxParser.ParenthesizedDurationExpressionContext ctx)
Exit a parse tree produced by theparenthesizedDurationExpressionlabeled alternative inEfxParser.durationExpression().- Parameters:
ctx- the parse tree
-
enterDurationSubtractionExpression
void enterDurationSubtractionExpression(EfxParser.DurationSubtractionExpressionContext ctx)
Enter a parse tree produced by thedurationSubtractionExpressionlabeled alternative inEfxParser.durationExpression().- Parameters:
ctx- the parse tree
-
exitDurationSubtractionExpression
void exitDurationSubtractionExpression(EfxParser.DurationSubtractionExpressionContext ctx)
Exit a parse tree produced by thedurationSubtractionExpressionlabeled alternative inEfxParser.durationExpression().- Parameters:
ctx- the parse tree
-
enterDateSubtractionExpression
void enterDateSubtractionExpression(EfxParser.DateSubtractionExpressionContext ctx)
Enter a parse tree produced by thedateSubtractionExpressionlabeled alternative inEfxParser.durationExpression().- Parameters:
ctx- the parse tree
-
exitDateSubtractionExpression
void exitDateSubtractionExpression(EfxParser.DateSubtractionExpressionContext ctx)
Exit a parse tree produced by thedateSubtractionExpressionlabeled alternative inEfxParser.durationExpression().- Parameters:
ctx- the parse tree
-
enterDurationLiteralExpression
void enterDurationLiteralExpression(EfxParser.DurationLiteralExpressionContext ctx)
Enter a parse tree produced by thedurationLiteralExpressionlabeled alternative inEfxParser.durationExpression().- Parameters:
ctx- the parse tree
-
exitDurationLiteralExpression
void exitDurationLiteralExpression(EfxParser.DurationLiteralExpressionContext ctx)
Exit a parse tree produced by thedurationLiteralExpressionlabeled alternative inEfxParser.durationExpression().- Parameters:
ctx- the parse tree
-
enterDurationAdditionExpression
void enterDurationAdditionExpression(EfxParser.DurationAdditionExpressionContext ctx)
Enter a parse tree produced by thedurationAdditionExpressionlabeled alternative inEfxParser.durationExpression().- Parameters:
ctx- the parse tree
-
exitDurationAdditionExpression
void exitDurationAdditionExpression(EfxParser.DurationAdditionExpressionContext ctx)
Exit a parse tree produced by thedurationAdditionExpressionlabeled alternative inEfxParser.durationExpression().- Parameters:
ctx- the parse tree
-
enterDurationRightMultiplicationExpression
void enterDurationRightMultiplicationExpression(EfxParser.DurationRightMultiplicationExpressionContext ctx)
Enter a parse tree produced by thedurationRightMultiplicationExpressionlabeled alternative inEfxParser.durationExpression().- Parameters:
ctx- the parse tree
-
exitDurationRightMultiplicationExpression
void exitDurationRightMultiplicationExpression(EfxParser.DurationRightMultiplicationExpressionContext ctx)
Exit a parse tree produced by thedurationRightMultiplicationExpressionlabeled alternative inEfxParser.durationExpression().- Parameters:
ctx- the parse tree
-
enterDurationLeftMultiplicationExpression
void enterDurationLeftMultiplicationExpression(EfxParser.DurationLeftMultiplicationExpressionContext ctx)
Enter a parse tree produced by thedurationLeftMultiplicationExpressionlabeled alternative inEfxParser.durationExpression().- Parameters:
ctx- the parse tree
-
exitDurationLeftMultiplicationExpression
void exitDurationLeftMultiplicationExpression(EfxParser.DurationLeftMultiplicationExpressionContext ctx)
Exit a parse tree produced by thedurationLeftMultiplicationExpressionlabeled alternative inEfxParser.durationExpression().- Parameters:
ctx- the parse tree
-
enterDurationReferenceExpression
void enterDurationReferenceExpression(EfxParser.DurationReferenceExpressionContext ctx)
Enter a parse tree produced by thedurationReferenceExpressionlabeled alternative inEfxParser.durationExpression().- Parameters:
ctx- the parse tree
-
exitDurationReferenceExpression
void exitDurationReferenceExpression(EfxParser.DurationReferenceExpressionContext ctx)
Exit a parse tree produced by thedurationReferenceExpressionlabeled alternative inEfxParser.durationExpression().- Parameters:
ctx- the parse tree
-
enterExplicitList
void enterExplicitList(EfxParser.ExplicitListContext ctx)
Enter a parse tree produced by theexplicitListlabeled alternative inEfxParser.list().- Parameters:
ctx- the parse tree
-
exitExplicitList
void exitExplicitList(EfxParser.ExplicitListContext ctx)
Exit a parse tree produced by theexplicitListlabeled alternative inEfxParser.list().- Parameters:
ctx- the parse tree
-
enterCodeList
void enterCodeList(EfxParser.CodeListContext ctx)
Enter a parse tree produced by thecodeListlabeled alternative inEfxParser.list().- Parameters:
ctx- the parse tree
-
exitCodeList
void exitCodeList(EfxParser.CodeListContext ctx)
Exit a parse tree produced by thecodeListlabeled alternative inEfxParser.list().- Parameters:
ctx- the parse tree
-
enterPredicate
void enterPredicate(EfxParser.PredicateContext ctx)
Enter a parse tree produced byEfxParser.predicate().- Parameters:
ctx- the parse tree
-
exitPredicate
void exitPredicate(EfxParser.PredicateContext ctx)
Exit a parse tree produced byEfxParser.predicate().- Parameters:
ctx- the parse tree
-
enterStringLiteral
void enterStringLiteral(EfxParser.StringLiteralContext ctx)
Enter a parse tree produced byEfxParser.stringLiteral().- Parameters:
ctx- the parse tree
-
exitStringLiteral
void exitStringLiteral(EfxParser.StringLiteralContext ctx)
Exit a parse tree produced byEfxParser.stringLiteral().- Parameters:
ctx- the parse tree
-
enterNumericLiteral
void enterNumericLiteral(EfxParser.NumericLiteralContext ctx)
Enter a parse tree produced byEfxParser.numericLiteral().- Parameters:
ctx- the parse tree
-
exitNumericLiteral
void exitNumericLiteral(EfxParser.NumericLiteralContext ctx)
Exit a parse tree produced byEfxParser.numericLiteral().- Parameters:
ctx- the parse tree
-
enterBooleanLiteral
void enterBooleanLiteral(EfxParser.BooleanLiteralContext ctx)
Enter a parse tree produced byEfxParser.booleanLiteral().- Parameters:
ctx- the parse tree
-
exitBooleanLiteral
void exitBooleanLiteral(EfxParser.BooleanLiteralContext ctx)
Exit a parse tree produced byEfxParser.booleanLiteral().- Parameters:
ctx- the parse tree
-
enterTrueBooleanLiteral
void enterTrueBooleanLiteral(EfxParser.TrueBooleanLiteralContext ctx)
Enter a parse tree produced byEfxParser.trueBooleanLiteral().- Parameters:
ctx- the parse tree
-
exitTrueBooleanLiteral
void exitTrueBooleanLiteral(EfxParser.TrueBooleanLiteralContext ctx)
Exit a parse tree produced byEfxParser.trueBooleanLiteral().- Parameters:
ctx- the parse tree
-
enterFalseBooleanLiteral
void enterFalseBooleanLiteral(EfxParser.FalseBooleanLiteralContext ctx)
Enter a parse tree produced byEfxParser.falseBooleanLiteral().- Parameters:
ctx- the parse tree
-
exitFalseBooleanLiteral
void exitFalseBooleanLiteral(EfxParser.FalseBooleanLiteralContext ctx)
Exit a parse tree produced byEfxParser.falseBooleanLiteral().- Parameters:
ctx- the parse tree
-
enterDateLiteral
void enterDateLiteral(EfxParser.DateLiteralContext ctx)
Enter a parse tree produced byEfxParser.dateLiteral().- Parameters:
ctx- the parse tree
-
exitDateLiteral
void exitDateLiteral(EfxParser.DateLiteralContext ctx)
Exit a parse tree produced byEfxParser.dateLiteral().- Parameters:
ctx- the parse tree
-
enterTimeLiteral
void enterTimeLiteral(EfxParser.TimeLiteralContext ctx)
Enter a parse tree produced byEfxParser.timeLiteral().- Parameters:
ctx- the parse tree
-
exitTimeLiteral
void exitTimeLiteral(EfxParser.TimeLiteralContext ctx)
Exit a parse tree produced byEfxParser.timeLiteral().- Parameters:
ctx- the parse tree
-
enterDurationLiteral
void enterDurationLiteral(EfxParser.DurationLiteralContext ctx)
Enter a parse tree produced byEfxParser.durationLiteral().- Parameters:
ctx- the parse tree
-
exitDurationLiteral
void exitDurationLiteral(EfxParser.DurationLiteralContext ctx)
Exit a parse tree produced byEfxParser.durationLiteral().- Parameters:
ctx- the parse tree
-
enterUntypedFieldValueReference
void enterUntypedFieldValueReference(EfxParser.UntypedFieldValueReferenceContext ctx)
Enter a parse tree produced by theuntypedFieldValueReferencelabeled alternative inEfxParser.fieldValueReference().- Parameters:
ctx- the parse tree
-
exitUntypedFieldValueReference
void exitUntypedFieldValueReference(EfxParser.UntypedFieldValueReferenceContext ctx)
Exit a parse tree produced by theuntypedFieldValueReferencelabeled alternative inEfxParser.fieldValueReference().- Parameters:
ctx- the parse tree
-
enterUntypedAttributeValueReference
void enterUntypedAttributeValueReference(EfxParser.UntypedAttributeValueReferenceContext ctx)
Enter a parse tree produced by theuntypedAttributeValueReferencelabeled alternative inEfxParser.fieldValueReference().- Parameters:
ctx- the parse tree
-
exitUntypedAttributeValueReference
void exitUntypedAttributeValueReference(EfxParser.UntypedAttributeValueReferenceContext ctx)
Exit a parse tree produced by theuntypedAttributeValueReferencelabeled alternative inEfxParser.fieldValueReference().- Parameters:
ctx- the parse tree
-
enterSetReference
void enterSetReference(EfxParser.SetReferenceContext ctx)
Enter a parse tree produced byEfxParser.setReference().- Parameters:
ctx- the parse tree
-
exitSetReference
void exitSetReference(EfxParser.SetReferenceContext ctx)
Exit a parse tree produced byEfxParser.setReference().- Parameters:
ctx- the parse tree
-
enterFieldReference
void enterFieldReference(EfxParser.FieldReferenceContext ctx)
Enter a parse tree produced byEfxParser.fieldReference().- Parameters:
ctx- the parse tree
-
exitFieldReference
void exitFieldReference(EfxParser.FieldReferenceContext ctx)
Exit a parse tree produced byEfxParser.fieldReference().- Parameters:
ctx- the parse tree
-
enterFieldReferenceInOtherNotice
void enterFieldReferenceInOtherNotice(EfxParser.FieldReferenceInOtherNoticeContext ctx)
Enter a parse tree produced byEfxParser.fieldReferenceInOtherNotice().- Parameters:
ctx- the parse tree
-
exitFieldReferenceInOtherNotice
void exitFieldReferenceInOtherNotice(EfxParser.FieldReferenceInOtherNoticeContext ctx)
Exit a parse tree produced byEfxParser.fieldReferenceInOtherNotice().- Parameters:
ctx- the parse tree
-
enterFieldReferenceWithNodeContextOverride
void enterFieldReferenceWithNodeContextOverride(EfxParser.FieldReferenceWithNodeContextOverrideContext ctx)
Enter a parse tree produced byEfxParser.fieldReferenceWithNodeContextOverride().- Parameters:
ctx- the parse tree
-
exitFieldReferenceWithNodeContextOverride
void exitFieldReferenceWithNodeContextOverride(EfxParser.FieldReferenceWithNodeContextOverrideContext ctx)
Exit a parse tree produced byEfxParser.fieldReferenceWithNodeContextOverride().- Parameters:
ctx- the parse tree
-
enterFieldReferenceWithFieldContextOverride
void enterFieldReferenceWithFieldContextOverride(EfxParser.FieldReferenceWithFieldContextOverrideContext ctx)
Enter a parse tree produced byEfxParser.fieldReferenceWithFieldContextOverride().- Parameters:
ctx- the parse tree
-
exitFieldReferenceWithFieldContextOverride
void exitFieldReferenceWithFieldContextOverride(EfxParser.FieldReferenceWithFieldContextOverrideContext ctx)
Exit a parse tree produced byEfxParser.fieldReferenceWithFieldContextOverride().- Parameters:
ctx- the parse tree
-
enterFieldContext
void enterFieldContext(EfxParser.FieldContextContext ctx)
Enter a parse tree produced byEfxParser.fieldContext().- Parameters:
ctx- the parse tree
-
exitFieldContext
void exitFieldContext(EfxParser.FieldContextContext ctx)
Exit a parse tree produced byEfxParser.fieldContext().- Parameters:
ctx- the parse tree
-
enterAbsoluteFieldReference
void enterAbsoluteFieldReference(EfxParser.AbsoluteFieldReferenceContext ctx)
Enter a parse tree produced byEfxParser.absoluteFieldReference().- Parameters:
ctx- the parse tree
-
exitAbsoluteFieldReference
void exitAbsoluteFieldReference(EfxParser.AbsoluteFieldReferenceContext ctx)
Exit a parse tree produced byEfxParser.absoluteFieldReference().- Parameters:
ctx- the parse tree
-
enterFieldReferenceWithPredicate
void enterFieldReferenceWithPredicate(EfxParser.FieldReferenceWithPredicateContext ctx)
Enter a parse tree produced byEfxParser.fieldReferenceWithPredicate().- Parameters:
ctx- the parse tree
-
exitFieldReferenceWithPredicate
void exitFieldReferenceWithPredicate(EfxParser.FieldReferenceWithPredicateContext ctx)
Exit a parse tree produced byEfxParser.fieldReferenceWithPredicate().- Parameters:
ctx- the parse tree
-
enterSimpleFieldReference
void enterSimpleFieldReference(EfxParser.SimpleFieldReferenceContext ctx)
Enter a parse tree produced byEfxParser.simpleFieldReference().- Parameters:
ctx- the parse tree
-
exitSimpleFieldReference
void exitSimpleFieldReference(EfxParser.SimpleFieldReferenceContext ctx)
Exit a parse tree produced byEfxParser.simpleFieldReference().- Parameters:
ctx- the parse tree
-
enterNodeReference
void enterNodeReference(EfxParser.NodeReferenceContext ctx)
Enter a parse tree produced byEfxParser.nodeReference().- Parameters:
ctx- the parse tree
-
exitNodeReference
void exitNodeReference(EfxParser.NodeReferenceContext ctx)
Exit a parse tree produced byEfxParser.nodeReference().- Parameters:
ctx- the parse tree
-
enterNodeReferenceInOtherNotice
void enterNodeReferenceInOtherNotice(EfxParser.NodeReferenceInOtherNoticeContext ctx)
Enter a parse tree produced byEfxParser.nodeReferenceInOtherNotice().- Parameters:
ctx- the parse tree
-
exitNodeReferenceInOtherNotice
void exitNodeReferenceInOtherNotice(EfxParser.NodeReferenceInOtherNoticeContext ctx)
Exit a parse tree produced byEfxParser.nodeReferenceInOtherNotice().- Parameters:
ctx- the parse tree
-
enterNodeContext
void enterNodeContext(EfxParser.NodeContextContext ctx)
Enter a parse tree produced byEfxParser.nodeContext().- Parameters:
ctx- the parse tree
-
exitNodeContext
void exitNodeContext(EfxParser.NodeContextContext ctx)
Exit a parse tree produced byEfxParser.nodeContext().- Parameters:
ctx- the parse tree
-
enterAbsoluteNodeReference
void enterAbsoluteNodeReference(EfxParser.AbsoluteNodeReferenceContext ctx)
Enter a parse tree produced byEfxParser.absoluteNodeReference().- Parameters:
ctx- the parse tree
-
exitAbsoluteNodeReference
void exitAbsoluteNodeReference(EfxParser.AbsoluteNodeReferenceContext ctx)
Exit a parse tree produced byEfxParser.absoluteNodeReference().- Parameters:
ctx- the parse tree
-
enterNodeReferenceWithPredicate
void enterNodeReferenceWithPredicate(EfxParser.NodeReferenceWithPredicateContext ctx)
Enter a parse tree produced byEfxParser.nodeReferenceWithPredicate().- Parameters:
ctx- the parse tree
-
exitNodeReferenceWithPredicate
void exitNodeReferenceWithPredicate(EfxParser.NodeReferenceWithPredicateContext ctx)
Exit a parse tree produced byEfxParser.nodeReferenceWithPredicate().- Parameters:
ctx- the parse tree
-
enterSimpleNodeReference
void enterSimpleNodeReference(EfxParser.SimpleNodeReferenceContext ctx)
Enter a parse tree produced byEfxParser.simpleNodeReference().- Parameters:
ctx- the parse tree
-
exitSimpleNodeReference
void exitSimpleNodeReference(EfxParser.SimpleNodeReferenceContext ctx)
Exit a parse tree produced byEfxParser.simpleNodeReference().- Parameters:
ctx- the parse tree
-
enterNoticeReference
void enterNoticeReference(EfxParser.NoticeReferenceContext ctx)
Enter a parse tree produced byEfxParser.noticeReference().- Parameters:
ctx- the parse tree
-
exitNoticeReference
void exitNoticeReference(EfxParser.NoticeReferenceContext ctx)
Exit a parse tree produced byEfxParser.noticeReference().- Parameters:
ctx- the parse tree
-
enterCodelistReference
void enterCodelistReference(EfxParser.CodelistReferenceContext ctx)
Enter a parse tree produced byEfxParser.codelistReference().- Parameters:
ctx- the parse tree
-
exitCodelistReference
void exitCodelistReference(EfxParser.CodelistReferenceContext ctx)
Exit a parse tree produced byEfxParser.codelistReference().- Parameters:
ctx- the parse tree
-
enterCodelistId
void enterCodelistId(EfxParser.CodelistIdContext ctx)
Enter a parse tree produced byEfxParser.codelistId().- Parameters:
ctx- the parse tree
-
exitCodelistId
void exitCodelistId(EfxParser.CodelistIdContext ctx)
Exit a parse tree produced byEfxParser.codelistId().- Parameters:
ctx- the parse tree
-
enterNotFunction
void enterNotFunction(EfxParser.NotFunctionContext ctx)
Enter a parse tree produced by thenotFunctionlabeled alternative inEfxParser.booleanFunction().- Parameters:
ctx- the parse tree
-
exitNotFunction
void exitNotFunction(EfxParser.NotFunctionContext ctx)
Exit a parse tree produced by thenotFunctionlabeled alternative inEfxParser.booleanFunction().- Parameters:
ctx- the parse tree
-
enterContainsFunction
void enterContainsFunction(EfxParser.ContainsFunctionContext ctx)
Enter a parse tree produced by thecontainsFunctionlabeled alternative inEfxParser.booleanFunction().- Parameters:
ctx- the parse tree
-
exitContainsFunction
void exitContainsFunction(EfxParser.ContainsFunctionContext ctx)
Exit a parse tree produced by thecontainsFunctionlabeled alternative inEfxParser.booleanFunction().- Parameters:
ctx- the parse tree
-
enterStartsWithFunction
void enterStartsWithFunction(EfxParser.StartsWithFunctionContext ctx)
Enter a parse tree produced by thestartsWithFunctionlabeled alternative inEfxParser.booleanFunction().- Parameters:
ctx- the parse tree
-
exitStartsWithFunction
void exitStartsWithFunction(EfxParser.StartsWithFunctionContext ctx)
Exit a parse tree produced by thestartsWithFunctionlabeled alternative inEfxParser.booleanFunction().- Parameters:
ctx- the parse tree
-
enterEndsWithFunction
void enterEndsWithFunction(EfxParser.EndsWithFunctionContext ctx)
Enter a parse tree produced by theendsWithFunctionlabeled alternative inEfxParser.booleanFunction().- Parameters:
ctx- the parse tree
-
exitEndsWithFunction
void exitEndsWithFunction(EfxParser.EndsWithFunctionContext ctx)
Exit a parse tree produced by theendsWithFunctionlabeled alternative inEfxParser.booleanFunction().- Parameters:
ctx- the parse tree
-
enterCountFunction
void enterCountFunction(EfxParser.CountFunctionContext ctx)
Enter a parse tree produced by thecountFunctionlabeled alternative inEfxParser.numericFunction().- Parameters:
ctx- the parse tree
-
exitCountFunction
void exitCountFunction(EfxParser.CountFunctionContext ctx)
Exit a parse tree produced by thecountFunctionlabeled alternative inEfxParser.numericFunction().- Parameters:
ctx- the parse tree
-
enterNumberFunction
void enterNumberFunction(EfxParser.NumberFunctionContext ctx)
Enter a parse tree produced by thenumberFunctionlabeled alternative inEfxParser.numericFunction().- Parameters:
ctx- the parse tree
-
exitNumberFunction
void exitNumberFunction(EfxParser.NumberFunctionContext ctx)
Exit a parse tree produced by thenumberFunctionlabeled alternative inEfxParser.numericFunction().- Parameters:
ctx- the parse tree
-
enterSumFunction
void enterSumFunction(EfxParser.SumFunctionContext ctx)
Enter a parse tree produced by thesumFunctionlabeled alternative inEfxParser.numericFunction().- Parameters:
ctx- the parse tree
-
exitSumFunction
void exitSumFunction(EfxParser.SumFunctionContext ctx)
Exit a parse tree produced by thesumFunctionlabeled alternative inEfxParser.numericFunction().- Parameters:
ctx- the parse tree
-
enterStringLengthFunction
void enterStringLengthFunction(EfxParser.StringLengthFunctionContext ctx)
Enter a parse tree produced by thestringLengthFunctionlabeled alternative inEfxParser.numericFunction().- Parameters:
ctx- the parse tree
-
exitStringLengthFunction
void exitStringLengthFunction(EfxParser.StringLengthFunctionContext ctx)
Exit a parse tree produced by thestringLengthFunctionlabeled alternative inEfxParser.numericFunction().- Parameters:
ctx- the parse tree
-
enterSubstringFunction
void enterSubstringFunction(EfxParser.SubstringFunctionContext ctx)
Enter a parse tree produced by thesubstringFunctionlabeled alternative inEfxParser.stringFunction().- Parameters:
ctx- the parse tree
-
exitSubstringFunction
void exitSubstringFunction(EfxParser.SubstringFunctionContext ctx)
Exit a parse tree produced by thesubstringFunctionlabeled alternative inEfxParser.stringFunction().- Parameters:
ctx- the parse tree
-
enterToStringFunction
void enterToStringFunction(EfxParser.ToStringFunctionContext ctx)
Enter a parse tree produced by thetoStringFunctionlabeled alternative inEfxParser.stringFunction().- Parameters:
ctx- the parse tree
-
exitToStringFunction
void exitToStringFunction(EfxParser.ToStringFunctionContext ctx)
Exit a parse tree produced by thetoStringFunctionlabeled alternative inEfxParser.stringFunction().- Parameters:
ctx- the parse tree
-
enterConcatFunction
void enterConcatFunction(EfxParser.ConcatFunctionContext ctx)
Enter a parse tree produced by theconcatFunctionlabeled alternative inEfxParser.stringFunction().- Parameters:
ctx- the parse tree
-
exitConcatFunction
void exitConcatFunction(EfxParser.ConcatFunctionContext ctx)
Exit a parse tree produced by theconcatFunctionlabeled alternative inEfxParser.stringFunction().- Parameters:
ctx- the parse tree
-
enterFormatNumberFunction
void enterFormatNumberFunction(EfxParser.FormatNumberFunctionContext ctx)
Enter a parse tree produced by theformatNumberFunctionlabeled alternative inEfxParser.stringFunction().- Parameters:
ctx- the parse tree
-
exitFormatNumberFunction
void exitFormatNumberFunction(EfxParser.FormatNumberFunctionContext ctx)
Exit a parse tree produced by theformatNumberFunctionlabeled alternative inEfxParser.stringFunction().- Parameters:
ctx- the parse tree
-
enterDateFromStringFunction
void enterDateFromStringFunction(EfxParser.DateFromStringFunctionContext ctx)
Enter a parse tree produced by thedateFromStringFunctionlabeled alternative inEfxParser.dateFunction().- Parameters:
ctx- the parse tree
-
exitDateFromStringFunction
void exitDateFromStringFunction(EfxParser.DateFromStringFunctionContext ctx)
Exit a parse tree produced by thedateFromStringFunctionlabeled alternative inEfxParser.dateFunction().- Parameters:
ctx- the parse tree
-
enterDatePlusMeasureFunction
void enterDatePlusMeasureFunction(EfxParser.DatePlusMeasureFunctionContext ctx)
Enter a parse tree produced by thedatePlusMeasureFunctionlabeled alternative inEfxParser.dateFunction().- Parameters:
ctx- the parse tree
-
exitDatePlusMeasureFunction
void exitDatePlusMeasureFunction(EfxParser.DatePlusMeasureFunctionContext ctx)
Exit a parse tree produced by thedatePlusMeasureFunctionlabeled alternative inEfxParser.dateFunction().- Parameters:
ctx- the parse tree
-
enterDateMinusMeasureFunction
void enterDateMinusMeasureFunction(EfxParser.DateMinusMeasureFunctionContext ctx)
Enter a parse tree produced by thedateMinusMeasureFunctionlabeled alternative inEfxParser.dateFunction().- Parameters:
ctx- the parse tree
-
exitDateMinusMeasureFunction
void exitDateMinusMeasureFunction(EfxParser.DateMinusMeasureFunctionContext ctx)
Exit a parse tree produced by thedateMinusMeasureFunctionlabeled alternative inEfxParser.dateFunction().- Parameters:
ctx- the parse tree
-
enterTimeFromStringFunction
void enterTimeFromStringFunction(EfxParser.TimeFromStringFunctionContext ctx)
Enter a parse tree produced by thetimeFromStringFunctionlabeled alternative inEfxParser.timeFunction().- Parameters:
ctx- the parse tree
-
exitTimeFromStringFunction
void exitTimeFromStringFunction(EfxParser.TimeFromStringFunctionContext ctx)
Exit a parse tree produced by thetimeFromStringFunctionlabeled alternative inEfxParser.timeFunction().- Parameters:
ctx- the parse tree
-
-