Package eu.europa.ted.efx.sdk0.v7
Interface EfxListener
-
- All Superinterfaces:
org.antlr.v4.runtime.tree.ParseTreeListener
- All Known Implementing Classes:
EfxBaseListener,EfxExpressionTranslator07,EfxTemplateTranslator07
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
-
enterOtherAssetId
void enterOtherAssetId(EfxParser.OtherAssetIdContext ctx)
Enter a parse tree produced byEfxParser.otherAssetId().- Parameters:
ctx- the parse tree
-
exitOtherAssetId
void exitOtherAssetId(EfxParser.OtherAssetIdContext ctx)
Exit a parse tree produced byEfxParser.otherAssetId().- 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
-
enterUntypedConditonalExpression
void enterUntypedConditonalExpression(EfxParser.UntypedConditonalExpressionContext ctx)
Enter a parse tree produced by theuntypedConditonalExpressionlabeled alternative inEfxParser.lateBoundExpression().- Parameters:
ctx- the parse tree
-
exitUntypedConditonalExpression
void exitUntypedConditonalExpression(EfxParser.UntypedConditonalExpressionContext ctx)
Exit a parse tree produced by theuntypedConditonalExpressionlabeled alternative inEfxParser.lateBoundExpression().- Parameters:
ctx- the parse tree
-
enterUntypedFieldValueReferenceExpression
void enterUntypedFieldValueReferenceExpression(EfxParser.UntypedFieldValueReferenceExpressionContext ctx)
Enter a parse tree produced by theuntypedFieldValueReferenceExpressionlabeled alternative inEfxParser.lateBoundExpression().- Parameters:
ctx- the parse tree
-
exitUntypedFieldValueReferenceExpression
void exitUntypedFieldValueReferenceExpression(EfxParser.UntypedFieldValueReferenceExpressionContext ctx)
Exit a parse tree produced by theuntypedFieldValueReferenceExpressionlabeled alternative inEfxParser.lateBoundExpression().- Parameters:
ctx- the parse tree
-
enterUntypedVariableExpression
void enterUntypedVariableExpression(EfxParser.UntypedVariableExpressionContext ctx)
Enter a parse tree produced by theuntypedVariableExpressionlabeled alternative inEfxParser.lateBoundExpression().- Parameters:
ctx- the parse tree
-
exitUntypedVariableExpression
void exitUntypedVariableExpression(EfxParser.UntypedVariableExpressionContext ctx)
Exit a parse tree produced by theuntypedVariableExpressionlabeled alternative inEfxParser.lateBoundExpression().- Parameters:
ctx- the parse tree
-
enterUntypedSequenceExpression
void enterUntypedSequenceExpression(EfxParser.UntypedSequenceExpressionContext ctx)
Enter a parse tree produced by theuntypedSequenceExpressionlabeled alternative inEfxParser.lateBoundExpression().- Parameters:
ctx- the parse tree
-
exitUntypedSequenceExpression
void exitUntypedSequenceExpression(EfxParser.UntypedSequenceExpressionContext ctx)
Exit a parse tree produced by theuntypedSequenceExpressionlabeled alternative inEfxParser.lateBoundExpression().- Parameters:
ctx- the parse tree
-
enterStringQuantifiedExpression
void enterStringQuantifiedExpression(EfxParser.StringQuantifiedExpressionContext ctx)
Enter a parse tree produced by thestringQuantifiedExpressionlabeled alternative inEfxParser.booleanExpression().- Parameters:
ctx- the parse tree
-
exitStringQuantifiedExpression
void exitStringQuantifiedExpression(EfxParser.StringQuantifiedExpressionContext ctx)
Exit a parse tree produced by thestringQuantifiedExpressionlabeled 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
-
enterConditionalBooleanExpression
void enterConditionalBooleanExpression(EfxParser.ConditionalBooleanExpressionContext ctx)
Enter a parse tree produced by theconditionalBooleanExpressionlabeled alternative inEfxParser.booleanExpression().- Parameters:
ctx- the parse tree
-
exitConditionalBooleanExpression
void exitConditionalBooleanExpression(EfxParser.ConditionalBooleanExpressionContext ctx)
Exit a parse tree produced by theconditionalBooleanExpressionlabeled alternative inEfxParser.booleanExpression().- Parameters:
ctx- the parse tree
-
enterTimeInListCondition
void enterTimeInListCondition(EfxParser.TimeInListConditionContext ctx)
Enter a parse tree produced by thetimeInListConditionlabeled alternative inEfxParser.booleanExpression().- Parameters:
ctx- the parse tree
-
exitTimeInListCondition
void exitTimeInListCondition(EfxParser.TimeInListConditionContext ctx)
Exit a parse tree produced by thetimeInListConditionlabeled 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
-
enterDurationInListCondition
void enterDurationInListCondition(EfxParser.DurationInListConditionContext ctx)
Enter a parse tree produced by thedurationInListConditionlabeled alternative inEfxParser.booleanExpression().- Parameters:
ctx- the parse tree
-
exitDurationInListCondition
void exitDurationInListCondition(EfxParser.DurationInListConditionContext ctx)
Exit a parse tree produced by thedurationInListConditionlabeled alternative inEfxParser.booleanExpression().- Parameters:
ctx- the parse tree
-
enterStringInListCondition
void enterStringInListCondition(EfxParser.StringInListConditionContext ctx)
Enter a parse tree produced by thestringInListConditionlabeled alternative inEfxParser.booleanExpression().- Parameters:
ctx- the parse tree
-
exitStringInListCondition
void exitStringInListCondition(EfxParser.StringInListConditionContext ctx)
Exit a parse tree produced by thestringInListConditionlabeled 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
-
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
-
enterUntypedBooleanExpression
void enterUntypedBooleanExpression(EfxParser.UntypedBooleanExpressionContext ctx)
Enter a parse tree produced by theuntypedBooleanExpressionlabeled alternative inEfxParser.booleanExpression().- Parameters:
ctx- the parse tree
-
exitUntypedBooleanExpression
void exitUntypedBooleanExpression(EfxParser.UntypedBooleanExpressionContext ctx)
Exit a parse tree produced by theuntypedBooleanExpressionlabeled 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
-
enterTimeQuantifiedExpression
void enterTimeQuantifiedExpression(EfxParser.TimeQuantifiedExpressionContext ctx)
Enter a parse tree produced by thetimeQuantifiedExpressionlabeled alternative inEfxParser.booleanExpression().- Parameters:
ctx- the parse tree
-
exitTimeQuantifiedExpression
void exitTimeQuantifiedExpression(EfxParser.TimeQuantifiedExpressionContext ctx)
Exit a parse tree produced by thetimeQuantifiedExpressionlabeled alternative inEfxParser.booleanExpression().- Parameters:
ctx- the parse tree
-
enterDurationQuantifiedExpression
void enterDurationQuantifiedExpression(EfxParser.DurationQuantifiedExpressionContext ctx)
Enter a parse tree produced by thedurationQuantifiedExpressionlabeled alternative inEfxParser.booleanExpression().- Parameters:
ctx- the parse tree
-
exitDurationQuantifiedExpression
void exitDurationQuantifiedExpression(EfxParser.DurationQuantifiedExpressionContext ctx)
Exit a parse tree produced by thedurationQuantifiedExpressionlabeled alternative inEfxParser.booleanExpression().- Parameters:
ctx- the parse tree
-
enterBooleanInListCondition
void enterBooleanInListCondition(EfxParser.BooleanInListConditionContext ctx)
Enter a parse tree produced by thebooleanInListConditionlabeled alternative inEfxParser.booleanExpression().- Parameters:
ctx- the parse tree
-
exitBooleanInListCondition
void exitBooleanInListCondition(EfxParser.BooleanInListConditionContext ctx)
Exit a parse tree produced by thebooleanInListConditionlabeled alternative inEfxParser.booleanExpression().- Parameters:
ctx- the parse tree
-
enterBooleanCastExpression
void enterBooleanCastExpression(EfxParser.BooleanCastExpressionContext ctx)
Enter a parse tree produced by thebooleanCastExpressionlabeled alternative inEfxParser.booleanExpression().- Parameters:
ctx- the parse tree
-
exitBooleanCastExpression
void exitBooleanCastExpression(EfxParser.BooleanCastExpressionContext ctx)
Exit a parse tree produced by thebooleanCastExpressionlabeled alternative inEfxParser.booleanExpression().- 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
-
enterNumberInListCondition
void enterNumberInListCondition(EfxParser.NumberInListConditionContext ctx)
Enter a parse tree produced by thenumberInListConditionlabeled alternative inEfxParser.booleanExpression().- Parameters:
ctx- the parse tree
-
exitNumberInListCondition
void exitNumberInListCondition(EfxParser.NumberInListConditionContext ctx)
Exit a parse tree produced by thenumberInListConditionlabeled 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
-
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
-
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
-
enterDateQuantifiedExpression
void enterDateQuantifiedExpression(EfxParser.DateQuantifiedExpressionContext ctx)
Enter a parse tree produced by thedateQuantifiedExpressionlabeled alternative inEfxParser.booleanExpression().- Parameters:
ctx- the parse tree
-
exitDateQuantifiedExpression
void exitDateQuantifiedExpression(EfxParser.DateQuantifiedExpressionContext ctx)
Exit a parse tree produced by thedateQuantifiedExpressionlabeled alternative inEfxParser.booleanExpression().- Parameters:
ctx- the parse tree
-
enterDateInListCondition
void enterDateInListCondition(EfxParser.DateInListConditionContext ctx)
Enter a parse tree produced by thedateInListConditionlabeled alternative inEfxParser.booleanExpression().- Parameters:
ctx- the parse tree
-
exitDateInListCondition
void exitDateInListCondition(EfxParser.DateInListConditionContext ctx)
Exit a parse tree produced by thedateInListConditionlabeled 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
-
enterNumericQuantifiedExpression
void enterNumericQuantifiedExpression(EfxParser.NumericQuantifiedExpressionContext ctx)
Enter a parse tree produced by thenumericQuantifiedExpressionlabeled alternative inEfxParser.booleanExpression().- Parameters:
ctx- the parse tree
-
exitNumericQuantifiedExpression
void exitNumericQuantifiedExpression(EfxParser.NumericQuantifiedExpressionContext ctx)
Exit a parse tree produced by thenumericQuantifiedExpressionlabeled 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
-
enterBooleanQuantifiedExpression
void enterBooleanQuantifiedExpression(EfxParser.BooleanQuantifiedExpressionContext ctx)
Enter a parse tree produced by thebooleanQuantifiedExpressionlabeled alternative inEfxParser.booleanExpression().- Parameters:
ctx- the parse tree
-
exitBooleanQuantifiedExpression
void exitBooleanQuantifiedExpression(EfxParser.BooleanQuantifiedExpressionContext ctx)
Exit a parse tree produced by thebooleanQuantifiedExpressionlabeled alternative inEfxParser.booleanExpression().- Parameters:
ctx- the parse tree
-
enterConditionalStringExpression
void enterConditionalStringExpression(EfxParser.ConditionalStringExpressionContext ctx)
Enter a parse tree produced by theconditionalStringExpressionlabeled alternative inEfxParser.stringExpression().- Parameters:
ctx- the parse tree
-
exitConditionalStringExpression
void exitConditionalStringExpression(EfxParser.ConditionalStringExpressionContext ctx)
Exit a parse tree produced by theconditionalStringExpressionlabeled alternative inEfxParser.stringExpression().- Parameters:
ctx- the parse tree
-
enterStringLiteralExpression
void enterStringLiteralExpression(EfxParser.StringLiteralExpressionContext ctx)
Enter a parse tree produced by thestringLiteralExpressionlabeled alternative inEfxParser.stringExpression().- Parameters:
ctx- the parse tree
-
exitStringLiteralExpression
void exitStringLiteralExpression(EfxParser.StringLiteralExpressionContext ctx)
Exit a parse tree produced by thestringLiteralExpressionlabeled alternative inEfxParser.stringExpression().- Parameters:
ctx- the parse tree
-
enterStringFunctionExpression
void enterStringFunctionExpression(EfxParser.StringFunctionExpressionContext ctx)
Enter a parse tree produced by thestringFunctionExpressionlabeled alternative inEfxParser.stringExpression().- Parameters:
ctx- the parse tree
-
exitStringFunctionExpression
void exitStringFunctionExpression(EfxParser.StringFunctionExpressionContext ctx)
Exit a parse tree produced by thestringFunctionExpressionlabeled alternative inEfxParser.stringExpression().- Parameters:
ctx- the parse tree
-
enterStringCastExpression
void enterStringCastExpression(EfxParser.StringCastExpressionContext ctx)
Enter a parse tree produced by thestringCastExpressionlabeled alternative inEfxParser.stringExpression().- Parameters:
ctx- the parse tree
-
exitStringCastExpression
void exitStringCastExpression(EfxParser.StringCastExpressionContext ctx)
Exit a parse tree produced by thestringCastExpressionlabeled alternative inEfxParser.stringExpression().- Parameters:
ctx- the parse tree
-
enterUntypedStringExpression
void enterUntypedStringExpression(EfxParser.UntypedStringExpressionContext ctx)
Enter a parse tree produced by theuntypedStringExpressionlabeled alternative inEfxParser.stringExpression().- Parameters:
ctx- the parse tree
-
exitUntypedStringExpression
void exitUntypedStringExpression(EfxParser.UntypedStringExpressionContext ctx)
Exit a parse tree produced by theuntypedStringExpressionlabeled alternative inEfxParser.stringExpression().- 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
-
enterConditionalNumericExpression
void enterConditionalNumericExpression(EfxParser.ConditionalNumericExpressionContext ctx)
Enter a parse tree produced by theconditionalNumericExpressionlabeled alternative inEfxParser.numericExpression().- Parameters:
ctx- the parse tree
-
exitConditionalNumericExpression
void exitConditionalNumericExpression(EfxParser.ConditionalNumericExpressionContext ctx)
Exit a parse tree produced by theconditionalNumericExpressionlabeled 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
-
enterNumericCastExpression
void enterNumericCastExpression(EfxParser.NumericCastExpressionContext ctx)
Enter a parse tree produced by thenumericCastExpressionlabeled alternative inEfxParser.numericExpression().- Parameters:
ctx- the parse tree
-
exitNumericCastExpression
void exitNumericCastExpression(EfxParser.NumericCastExpressionContext ctx)
Exit a parse tree produced by thenumericCastExpressionlabeled alternative inEfxParser.numericExpression().- Parameters:
ctx- the parse tree
-
enterUntypedNumericExpression
void enterUntypedNumericExpression(EfxParser.UntypedNumericExpressionContext ctx)
Enter a parse tree produced by theuntypedNumericExpressionlabeled alternative inEfxParser.numericExpression().- Parameters:
ctx- the parse tree
-
exitUntypedNumericExpression
void exitUntypedNumericExpression(EfxParser.UntypedNumericExpressionContext ctx)
Exit a parse tree produced by theuntypedNumericExpressionlabeled alternative inEfxParser.numericExpression().- Parameters:
ctx- the parse tree
-
enterConditionalDateExpression
void enterConditionalDateExpression(EfxParser.ConditionalDateExpressionContext ctx)
Enter a parse tree produced by theconditionalDateExpressionlabeled alternative inEfxParser.dateExpression().- Parameters:
ctx- the parse tree
-
exitConditionalDateExpression
void exitConditionalDateExpression(EfxParser.ConditionalDateExpressionContext ctx)
Exit a parse tree produced by theconditionalDateExpressionlabeled alternative inEfxParser.dateExpression().- Parameters:
ctx- the parse tree
-
enterDateLiteralExpression
void enterDateLiteralExpression(EfxParser.DateLiteralExpressionContext ctx)
Enter a parse tree produced by thedateLiteralExpressionlabeled alternative inEfxParser.dateExpression().- Parameters:
ctx- the parse tree
-
exitDateLiteralExpression
void exitDateLiteralExpression(EfxParser.DateLiteralExpressionContext ctx)
Exit a parse tree produced by thedateLiteralExpressionlabeled alternative inEfxParser.dateExpression().- Parameters:
ctx- the parse tree
-
enterDateFunctionExpression
void enterDateFunctionExpression(EfxParser.DateFunctionExpressionContext ctx)
Enter a parse tree produced by thedateFunctionExpressionlabeled alternative inEfxParser.dateExpression().- Parameters:
ctx- the parse tree
-
exitDateFunctionExpression
void exitDateFunctionExpression(EfxParser.DateFunctionExpressionContext ctx)
Exit a parse tree produced by thedateFunctionExpressionlabeled alternative inEfxParser.dateExpression().- Parameters:
ctx- the parse tree
-
enterDateCastExpression
void enterDateCastExpression(EfxParser.DateCastExpressionContext ctx)
Enter a parse tree produced by thedateCastExpressionlabeled alternative inEfxParser.dateExpression().- Parameters:
ctx- the parse tree
-
exitDateCastExpression
void exitDateCastExpression(EfxParser.DateCastExpressionContext ctx)
Exit a parse tree produced by thedateCastExpressionlabeled alternative inEfxParser.dateExpression().- Parameters:
ctx- the parse tree
-
enterUntypedDateExpression
void enterUntypedDateExpression(EfxParser.UntypedDateExpressionContext ctx)
Enter a parse tree produced by theuntypedDateExpressionlabeled alternative inEfxParser.dateExpression().- Parameters:
ctx- the parse tree
-
exitUntypedDateExpression
void exitUntypedDateExpression(EfxParser.UntypedDateExpressionContext ctx)
Exit a parse tree produced by theuntypedDateExpressionlabeled alternative inEfxParser.dateExpression().- Parameters:
ctx- the parse tree
-
enterConditionalTimeExpression
void enterConditionalTimeExpression(EfxParser.ConditionalTimeExpressionContext ctx)
Enter a parse tree produced by theconditionalTimeExpressionlabeled alternative inEfxParser.timeExpression().- Parameters:
ctx- the parse tree
-
exitConditionalTimeExpression
void exitConditionalTimeExpression(EfxParser.ConditionalTimeExpressionContext ctx)
Exit a parse tree produced by theconditionalTimeExpressionlabeled alternative inEfxParser.timeExpression().- Parameters:
ctx- the parse tree
-
enterTimeLiteralExpression
void enterTimeLiteralExpression(EfxParser.TimeLiteralExpressionContext ctx)
Enter a parse tree produced by thetimeLiteralExpressionlabeled alternative inEfxParser.timeExpression().- Parameters:
ctx- the parse tree
-
exitTimeLiteralExpression
void exitTimeLiteralExpression(EfxParser.TimeLiteralExpressionContext ctx)
Exit a parse tree produced by thetimeLiteralExpressionlabeled alternative inEfxParser.timeExpression().- Parameters:
ctx- the parse tree
-
enterTimeFunctionExpression
void enterTimeFunctionExpression(EfxParser.TimeFunctionExpressionContext ctx)
Enter a parse tree produced by thetimeFunctionExpressionlabeled alternative inEfxParser.timeExpression().- Parameters:
ctx- the parse tree
-
exitTimeFunctionExpression
void exitTimeFunctionExpression(EfxParser.TimeFunctionExpressionContext ctx)
Exit a parse tree produced by thetimeFunctionExpressionlabeled alternative inEfxParser.timeExpression().- Parameters:
ctx- the parse tree
-
enterTimeCastExpression
void enterTimeCastExpression(EfxParser.TimeCastExpressionContext ctx)
Enter a parse tree produced by thetimeCastExpressionlabeled alternative inEfxParser.timeExpression().- Parameters:
ctx- the parse tree
-
exitTimeCastExpression
void exitTimeCastExpression(EfxParser.TimeCastExpressionContext ctx)
Exit a parse tree produced by thetimeCastExpressionlabeled alternative inEfxParser.timeExpression().- Parameters:
ctx- the parse tree
-
enterUntypedTimeExpression
void enterUntypedTimeExpression(EfxParser.UntypedTimeExpressionContext ctx)
Enter a parse tree produced by theuntypedTimeExpressionlabeled alternative inEfxParser.timeExpression().- Parameters:
ctx- the parse tree
-
exitUntypedTimeExpression
void exitUntypedTimeExpression(EfxParser.UntypedTimeExpressionContext ctx)
Exit a parse tree produced by theuntypedTimeExpressionlabeled alternative inEfxParser.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
-
enterConditionalDurationExpression
void enterConditionalDurationExpression(EfxParser.ConditionalDurationExpressionContext ctx)
Enter a parse tree produced by theconditionalDurationExpressionlabeled alternative inEfxParser.durationExpression().- Parameters:
ctx- the parse tree
-
exitConditionalDurationExpression
void exitConditionalDurationExpression(EfxParser.ConditionalDurationExpressionContext ctx)
Exit a parse tree produced by theconditionalDurationExpressionlabeled alternative inEfxParser.durationExpression().- Parameters:
ctx- the parse tree
-
enterDurationCastExpression
void enterDurationCastExpression(EfxParser.DurationCastExpressionContext ctx)
Enter a parse tree produced by thedurationCastExpressionlabeled alternative inEfxParser.durationExpression().- Parameters:
ctx- the parse tree
-
exitDurationCastExpression
void exitDurationCastExpression(EfxParser.DurationCastExpressionContext ctx)
Exit a parse tree produced by thedurationCastExpressionlabeled 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
-
enterDurationFunctionExpression
void enterDurationFunctionExpression(EfxParser.DurationFunctionExpressionContext ctx)
Enter a parse tree produced by thedurationFunctionExpressionlabeled alternative inEfxParser.durationExpression().- Parameters:
ctx- the parse tree
-
exitDurationFunctionExpression
void exitDurationFunctionExpression(EfxParser.DurationFunctionExpressionContext ctx)
Exit a parse tree produced by thedurationFunctionExpressionlabeled 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
-
enterUntypedDurationExpression
void enterUntypedDurationExpression(EfxParser.UntypedDurationExpressionContext ctx)
Enter a parse tree produced by theuntypedDurationExpressionlabeled alternative inEfxParser.durationExpression().- Parameters:
ctx- the parse tree
-
exitUntypedDurationExpression
void exitUntypedDurationExpression(EfxParser.UntypedDurationExpressionContext ctx)
Exit a parse tree produced by theuntypedDurationExpressionlabeled alternative inEfxParser.durationExpression().- Parameters:
ctx- the parse tree
-
enterSequenceExpression
void enterSequenceExpression(EfxParser.SequenceExpressionContext ctx)
Enter a parse tree produced byEfxParser.sequenceExpression().- Parameters:
ctx- the parse tree
-
exitSequenceExpression
void exitSequenceExpression(EfxParser.SequenceExpressionContext ctx)
Exit a parse tree produced byEfxParser.sequenceExpression().- Parameters:
ctx- the parse tree
-
enterStringList
void enterStringList(EfxParser.StringListContext ctx)
Enter a parse tree produced by thestringListlabeled alternative inEfxParser.stringSequence().- Parameters:
ctx- the parse tree
-
exitStringList
void exitStringList(EfxParser.StringListContext ctx)
Exit a parse tree produced by thestringListlabeled alternative inEfxParser.stringSequence().- Parameters:
ctx- the parse tree
-
enterStringsFromIteration
void enterStringsFromIteration(EfxParser.StringsFromIterationContext ctx)
Enter a parse tree produced by thestringsFromIterationlabeled alternative inEfxParser.stringSequence().- Parameters:
ctx- the parse tree
-
exitStringsFromIteration
void exitStringsFromIteration(EfxParser.StringsFromIterationContext ctx)
Exit a parse tree produced by thestringsFromIterationlabeled alternative inEfxParser.stringSequence().- Parameters:
ctx- the parse tree
-
enterParenthesizedStringsFromIteration
void enterParenthesizedStringsFromIteration(EfxParser.ParenthesizedStringsFromIterationContext ctx)
Enter a parse tree produced by theparenthesizedStringsFromIterationlabeled alternative inEfxParser.stringSequence().- Parameters:
ctx- the parse tree
-
exitParenthesizedStringsFromIteration
void exitParenthesizedStringsFromIteration(EfxParser.ParenthesizedStringsFromIterationContext ctx)
Exit a parse tree produced by theparenthesizedStringsFromIterationlabeled alternative inEfxParser.stringSequence().- Parameters:
ctx- the parse tree
-
enterCodeList
void enterCodeList(EfxParser.CodeListContext ctx)
Enter a parse tree produced by thecodeListlabeled alternative inEfxParser.stringSequence().- Parameters:
ctx- the parse tree
-
exitCodeList
void exitCodeList(EfxParser.CodeListContext ctx)
Exit a parse tree produced by thecodeListlabeled alternative inEfxParser.stringSequence().- Parameters:
ctx- the parse tree
-
enterStringTypeCastFieldReference
void enterStringTypeCastFieldReference(EfxParser.StringTypeCastFieldReferenceContext ctx)
Enter a parse tree produced by thestringTypeCastFieldReferencelabeled alternative inEfxParser.stringSequence().- Parameters:
ctx- the parse tree
-
exitStringTypeCastFieldReference
void exitStringTypeCastFieldReference(EfxParser.StringTypeCastFieldReferenceContext ctx)
Exit a parse tree produced by thestringTypeCastFieldReferencelabeled alternative inEfxParser.stringSequence().- Parameters:
ctx- the parse tree
-
enterStringsFromStringIteration
void enterStringsFromStringIteration(EfxParser.StringsFromStringIterationContext ctx)
Enter a parse tree produced by thestringsFromStringIterationlabeled alternative inEfxParser.stringSequenceFromIteration().- Parameters:
ctx- the parse tree
-
exitStringsFromStringIteration
void exitStringsFromStringIteration(EfxParser.StringsFromStringIterationContext ctx)
Exit a parse tree produced by thestringsFromStringIterationlabeled alternative inEfxParser.stringSequenceFromIteration().- Parameters:
ctx- the parse tree
-
enterStringsFromBooleanIteration
void enterStringsFromBooleanIteration(EfxParser.StringsFromBooleanIterationContext ctx)
Enter a parse tree produced by thestringsFromBooleanIterationlabeled alternative inEfxParser.stringSequenceFromIteration().- Parameters:
ctx- the parse tree
-
exitStringsFromBooleanIteration
void exitStringsFromBooleanIteration(EfxParser.StringsFromBooleanIterationContext ctx)
Exit a parse tree produced by thestringsFromBooleanIterationlabeled alternative inEfxParser.stringSequenceFromIteration().- Parameters:
ctx- the parse tree
-
enterStringsFromNumericIteration
void enterStringsFromNumericIteration(EfxParser.StringsFromNumericIterationContext ctx)
Enter a parse tree produced by thestringsFromNumericIterationlabeled alternative inEfxParser.stringSequenceFromIteration().- Parameters:
ctx- the parse tree
-
exitStringsFromNumericIteration
void exitStringsFromNumericIteration(EfxParser.StringsFromNumericIterationContext ctx)
Exit a parse tree produced by thestringsFromNumericIterationlabeled alternative inEfxParser.stringSequenceFromIteration().- Parameters:
ctx- the parse tree
-
enterStringsFromDateIteration
void enterStringsFromDateIteration(EfxParser.StringsFromDateIterationContext ctx)
Enter a parse tree produced by thestringsFromDateIterationlabeled alternative inEfxParser.stringSequenceFromIteration().- Parameters:
ctx- the parse tree
-
exitStringsFromDateIteration
void exitStringsFromDateIteration(EfxParser.StringsFromDateIterationContext ctx)
Exit a parse tree produced by thestringsFromDateIterationlabeled alternative inEfxParser.stringSequenceFromIteration().- Parameters:
ctx- the parse tree
-
enterStringsFromTimeIteration
void enterStringsFromTimeIteration(EfxParser.StringsFromTimeIterationContext ctx)
Enter a parse tree produced by thestringsFromTimeIterationlabeled alternative inEfxParser.stringSequenceFromIteration().- Parameters:
ctx- the parse tree
-
exitStringsFromTimeIteration
void exitStringsFromTimeIteration(EfxParser.StringsFromTimeIterationContext ctx)
Exit a parse tree produced by thestringsFromTimeIterationlabeled alternative inEfxParser.stringSequenceFromIteration().- Parameters:
ctx- the parse tree
-
enterStringsFromDurationIteration
void enterStringsFromDurationIteration(EfxParser.StringsFromDurationIterationContext ctx)
Enter a parse tree produced by thestringsFromDurationIterationlabeled alternative inEfxParser.stringSequenceFromIteration().- Parameters:
ctx- the parse tree
-
exitStringsFromDurationIteration
void exitStringsFromDurationIteration(EfxParser.StringsFromDurationIterationContext ctx)
Exit a parse tree produced by thestringsFromDurationIterationlabeled alternative inEfxParser.stringSequenceFromIteration().- Parameters:
ctx- the parse tree
-
enterBooleanList
void enterBooleanList(EfxParser.BooleanListContext ctx)
Enter a parse tree produced by thebooleanListlabeled alternative inEfxParser.booleanSequence().- Parameters:
ctx- the parse tree
-
exitBooleanList
void exitBooleanList(EfxParser.BooleanListContext ctx)
Exit a parse tree produced by thebooleanListlabeled alternative inEfxParser.booleanSequence().- Parameters:
ctx- the parse tree
-
enterBooleansFromIteration
void enterBooleansFromIteration(EfxParser.BooleansFromIterationContext ctx)
Enter a parse tree produced by thebooleansFromIterationlabeled alternative inEfxParser.booleanSequence().- Parameters:
ctx- the parse tree
-
exitBooleansFromIteration
void exitBooleansFromIteration(EfxParser.BooleansFromIterationContext ctx)
Exit a parse tree produced by thebooleansFromIterationlabeled alternative inEfxParser.booleanSequence().- Parameters:
ctx- the parse tree
-
enterParenthesizedBooleansFromIteration
void enterParenthesizedBooleansFromIteration(EfxParser.ParenthesizedBooleansFromIterationContext ctx)
Enter a parse tree produced by theparenthesizedBooleansFromIterationlabeled alternative inEfxParser.booleanSequence().- Parameters:
ctx- the parse tree
-
exitParenthesizedBooleansFromIteration
void exitParenthesizedBooleansFromIteration(EfxParser.ParenthesizedBooleansFromIterationContext ctx)
Exit a parse tree produced by theparenthesizedBooleansFromIterationlabeled alternative inEfxParser.booleanSequence().- Parameters:
ctx- the parse tree
-
enterBooleanTypeCastFieldReference
void enterBooleanTypeCastFieldReference(EfxParser.BooleanTypeCastFieldReferenceContext ctx)
Enter a parse tree produced by thebooleanTypeCastFieldReferencelabeled alternative inEfxParser.booleanSequence().- Parameters:
ctx- the parse tree
-
exitBooleanTypeCastFieldReference
void exitBooleanTypeCastFieldReference(EfxParser.BooleanTypeCastFieldReferenceContext ctx)
Exit a parse tree produced by thebooleanTypeCastFieldReferencelabeled alternative inEfxParser.booleanSequence().- Parameters:
ctx- the parse tree
-
enterBooleansFromStringIteration
void enterBooleansFromStringIteration(EfxParser.BooleansFromStringIterationContext ctx)
Enter a parse tree produced by thebooleansFromStringIterationlabeled alternative inEfxParser.booleanSequenceFromIteration().- Parameters:
ctx- the parse tree
-
exitBooleansFromStringIteration
void exitBooleansFromStringIteration(EfxParser.BooleansFromStringIterationContext ctx)
Exit a parse tree produced by thebooleansFromStringIterationlabeled alternative inEfxParser.booleanSequenceFromIteration().- Parameters:
ctx- the parse tree
-
enterBooleansFromBooleanIteration
void enterBooleansFromBooleanIteration(EfxParser.BooleansFromBooleanIterationContext ctx)
Enter a parse tree produced by thebooleansFromBooleanIterationlabeled alternative inEfxParser.booleanSequenceFromIteration().- Parameters:
ctx- the parse tree
-
exitBooleansFromBooleanIteration
void exitBooleansFromBooleanIteration(EfxParser.BooleansFromBooleanIterationContext ctx)
Exit a parse tree produced by thebooleansFromBooleanIterationlabeled alternative inEfxParser.booleanSequenceFromIteration().- Parameters:
ctx- the parse tree
-
enterBooleansFromNumericIteration
void enterBooleansFromNumericIteration(EfxParser.BooleansFromNumericIterationContext ctx)
Enter a parse tree produced by thebooleansFromNumericIterationlabeled alternative inEfxParser.booleanSequenceFromIteration().- Parameters:
ctx- the parse tree
-
exitBooleansFromNumericIteration
void exitBooleansFromNumericIteration(EfxParser.BooleansFromNumericIterationContext ctx)
Exit a parse tree produced by thebooleansFromNumericIterationlabeled alternative inEfxParser.booleanSequenceFromIteration().- Parameters:
ctx- the parse tree
-
enterBooleansFromDateIteration
void enterBooleansFromDateIteration(EfxParser.BooleansFromDateIterationContext ctx)
Enter a parse tree produced by thebooleansFromDateIterationlabeled alternative inEfxParser.booleanSequenceFromIteration().- Parameters:
ctx- the parse tree
-
exitBooleansFromDateIteration
void exitBooleansFromDateIteration(EfxParser.BooleansFromDateIterationContext ctx)
Exit a parse tree produced by thebooleansFromDateIterationlabeled alternative inEfxParser.booleanSequenceFromIteration().- Parameters:
ctx- the parse tree
-
enterBooleansFromTimeIteration
void enterBooleansFromTimeIteration(EfxParser.BooleansFromTimeIterationContext ctx)
Enter a parse tree produced by thebooleansFromTimeIterationlabeled alternative inEfxParser.booleanSequenceFromIteration().- Parameters:
ctx- the parse tree
-
exitBooleansFromTimeIteration
void exitBooleansFromTimeIteration(EfxParser.BooleansFromTimeIterationContext ctx)
Exit a parse tree produced by thebooleansFromTimeIterationlabeled alternative inEfxParser.booleanSequenceFromIteration().- Parameters:
ctx- the parse tree
-
enterBooleansFromDurationIteration
void enterBooleansFromDurationIteration(EfxParser.BooleansFromDurationIterationContext ctx)
Enter a parse tree produced by thebooleansFromDurationIterationlabeled alternative inEfxParser.booleanSequenceFromIteration().- Parameters:
ctx- the parse tree
-
exitBooleansFromDurationIteration
void exitBooleansFromDurationIteration(EfxParser.BooleansFromDurationIterationContext ctx)
Exit a parse tree produced by thebooleansFromDurationIterationlabeled alternative inEfxParser.booleanSequenceFromIteration().- Parameters:
ctx- the parse tree
-
enterNumericList
void enterNumericList(EfxParser.NumericListContext ctx)
Enter a parse tree produced by thenumericListlabeled alternative inEfxParser.numericSequence().- Parameters:
ctx- the parse tree
-
exitNumericList
void exitNumericList(EfxParser.NumericListContext ctx)
Exit a parse tree produced by thenumericListlabeled alternative inEfxParser.numericSequence().- Parameters:
ctx- the parse tree
-
enterNumbersFromIteration
void enterNumbersFromIteration(EfxParser.NumbersFromIterationContext ctx)
Enter a parse tree produced by thenumbersFromIterationlabeled alternative inEfxParser.numericSequence().- Parameters:
ctx- the parse tree
-
exitNumbersFromIteration
void exitNumbersFromIteration(EfxParser.NumbersFromIterationContext ctx)
Exit a parse tree produced by thenumbersFromIterationlabeled alternative inEfxParser.numericSequence().- Parameters:
ctx- the parse tree
-
enterParenthesizedNumbersFromIteration
void enterParenthesizedNumbersFromIteration(EfxParser.ParenthesizedNumbersFromIterationContext ctx)
Enter a parse tree produced by theparenthesizedNumbersFromIterationlabeled alternative inEfxParser.numericSequence().- Parameters:
ctx- the parse tree
-
exitParenthesizedNumbersFromIteration
void exitParenthesizedNumbersFromIteration(EfxParser.ParenthesizedNumbersFromIterationContext ctx)
Exit a parse tree produced by theparenthesizedNumbersFromIterationlabeled alternative inEfxParser.numericSequence().- Parameters:
ctx- the parse tree
-
enterNumericTypeCastFieldReference
void enterNumericTypeCastFieldReference(EfxParser.NumericTypeCastFieldReferenceContext ctx)
Enter a parse tree produced by thenumericTypeCastFieldReferencelabeled alternative inEfxParser.numericSequence().- Parameters:
ctx- the parse tree
-
exitNumericTypeCastFieldReference
void exitNumericTypeCastFieldReference(EfxParser.NumericTypeCastFieldReferenceContext ctx)
Exit a parse tree produced by thenumericTypeCastFieldReferencelabeled alternative inEfxParser.numericSequence().- Parameters:
ctx- the parse tree
-
enterNumbersFromStringIteration
void enterNumbersFromStringIteration(EfxParser.NumbersFromStringIterationContext ctx)
Enter a parse tree produced by thenumbersFromStringIterationlabeled alternative inEfxParser.numericSequenceFromIteration().- Parameters:
ctx- the parse tree
-
exitNumbersFromStringIteration
void exitNumbersFromStringIteration(EfxParser.NumbersFromStringIterationContext ctx)
Exit a parse tree produced by thenumbersFromStringIterationlabeled alternative inEfxParser.numericSequenceFromIteration().- Parameters:
ctx- the parse tree
-
enterNumbersFromBooleanIteration
void enterNumbersFromBooleanIteration(EfxParser.NumbersFromBooleanIterationContext ctx)
Enter a parse tree produced by thenumbersFromBooleanIterationlabeled alternative inEfxParser.numericSequenceFromIteration().- Parameters:
ctx- the parse tree
-
exitNumbersFromBooleanIteration
void exitNumbersFromBooleanIteration(EfxParser.NumbersFromBooleanIterationContext ctx)
Exit a parse tree produced by thenumbersFromBooleanIterationlabeled alternative inEfxParser.numericSequenceFromIteration().- Parameters:
ctx- the parse tree
-
enterNumbersFromNumericIteration
void enterNumbersFromNumericIteration(EfxParser.NumbersFromNumericIterationContext ctx)
Enter a parse tree produced by thenumbersFromNumericIterationlabeled alternative inEfxParser.numericSequenceFromIteration().- Parameters:
ctx- the parse tree
-
exitNumbersFromNumericIteration
void exitNumbersFromNumericIteration(EfxParser.NumbersFromNumericIterationContext ctx)
Exit a parse tree produced by thenumbersFromNumericIterationlabeled alternative inEfxParser.numericSequenceFromIteration().- Parameters:
ctx- the parse tree
-
enterNumbersFromDateIteration
void enterNumbersFromDateIteration(EfxParser.NumbersFromDateIterationContext ctx)
Enter a parse tree produced by thenumbersFromDateIterationlabeled alternative inEfxParser.numericSequenceFromIteration().- Parameters:
ctx- the parse tree
-
exitNumbersFromDateIteration
void exitNumbersFromDateIteration(EfxParser.NumbersFromDateIterationContext ctx)
Exit a parse tree produced by thenumbersFromDateIterationlabeled alternative inEfxParser.numericSequenceFromIteration().- Parameters:
ctx- the parse tree
-
enterNumbersFromTimeIteration
void enterNumbersFromTimeIteration(EfxParser.NumbersFromTimeIterationContext ctx)
Enter a parse tree produced by thenumbersFromTimeIterationlabeled alternative inEfxParser.numericSequenceFromIteration().- Parameters:
ctx- the parse tree
-
exitNumbersFromTimeIteration
void exitNumbersFromTimeIteration(EfxParser.NumbersFromTimeIterationContext ctx)
Exit a parse tree produced by thenumbersFromTimeIterationlabeled alternative inEfxParser.numericSequenceFromIteration().- Parameters:
ctx- the parse tree
-
enterNumbersFromDurationIteration
void enterNumbersFromDurationIteration(EfxParser.NumbersFromDurationIterationContext ctx)
Enter a parse tree produced by thenumbersFromDurationIterationlabeled alternative inEfxParser.numericSequenceFromIteration().- Parameters:
ctx- the parse tree
-
exitNumbersFromDurationIteration
void exitNumbersFromDurationIteration(EfxParser.NumbersFromDurationIterationContext ctx)
Exit a parse tree produced by thenumbersFromDurationIterationlabeled alternative inEfxParser.numericSequenceFromIteration().- Parameters:
ctx- the parse tree
-
enterDateList
void enterDateList(EfxParser.DateListContext ctx)
Enter a parse tree produced by thedateListlabeled alternative inEfxParser.dateSequence().- Parameters:
ctx- the parse tree
-
exitDateList
void exitDateList(EfxParser.DateListContext ctx)
Exit a parse tree produced by thedateListlabeled alternative inEfxParser.dateSequence().- Parameters:
ctx- the parse tree
-
enterDatesFromIteration
void enterDatesFromIteration(EfxParser.DatesFromIterationContext ctx)
Enter a parse tree produced by thedatesFromIterationlabeled alternative inEfxParser.dateSequence().- Parameters:
ctx- the parse tree
-
exitDatesFromIteration
void exitDatesFromIteration(EfxParser.DatesFromIterationContext ctx)
Exit a parse tree produced by thedatesFromIterationlabeled alternative inEfxParser.dateSequence().- Parameters:
ctx- the parse tree
-
enterParenthesizedDatesFromIteration
void enterParenthesizedDatesFromIteration(EfxParser.ParenthesizedDatesFromIterationContext ctx)
Enter a parse tree produced by theparenthesizedDatesFromIterationlabeled alternative inEfxParser.dateSequence().- Parameters:
ctx- the parse tree
-
exitParenthesizedDatesFromIteration
void exitParenthesizedDatesFromIteration(EfxParser.ParenthesizedDatesFromIterationContext ctx)
Exit a parse tree produced by theparenthesizedDatesFromIterationlabeled alternative inEfxParser.dateSequence().- Parameters:
ctx- the parse tree
-
enterDateTypeCastFieldReference
void enterDateTypeCastFieldReference(EfxParser.DateTypeCastFieldReferenceContext ctx)
Enter a parse tree produced by thedateTypeCastFieldReferencelabeled alternative inEfxParser.dateSequence().- Parameters:
ctx- the parse tree
-
exitDateTypeCastFieldReference
void exitDateTypeCastFieldReference(EfxParser.DateTypeCastFieldReferenceContext ctx)
Exit a parse tree produced by thedateTypeCastFieldReferencelabeled alternative inEfxParser.dateSequence().- Parameters:
ctx- the parse tree
-
enterDatesFromStringIteration
void enterDatesFromStringIteration(EfxParser.DatesFromStringIterationContext ctx)
Enter a parse tree produced by thedatesFromStringIterationlabeled alternative inEfxParser.dateSequenceFromIteration().- Parameters:
ctx- the parse tree
-
exitDatesFromStringIteration
void exitDatesFromStringIteration(EfxParser.DatesFromStringIterationContext ctx)
Exit a parse tree produced by thedatesFromStringIterationlabeled alternative inEfxParser.dateSequenceFromIteration().- Parameters:
ctx- the parse tree
-
enterDatesFromBooleanIteration
void enterDatesFromBooleanIteration(EfxParser.DatesFromBooleanIterationContext ctx)
Enter a parse tree produced by thedatesFromBooleanIterationlabeled alternative inEfxParser.dateSequenceFromIteration().- Parameters:
ctx- the parse tree
-
exitDatesFromBooleanIteration
void exitDatesFromBooleanIteration(EfxParser.DatesFromBooleanIterationContext ctx)
Exit a parse tree produced by thedatesFromBooleanIterationlabeled alternative inEfxParser.dateSequenceFromIteration().- Parameters:
ctx- the parse tree
-
enterDatesFromNumericIteration
void enterDatesFromNumericIteration(EfxParser.DatesFromNumericIterationContext ctx)
Enter a parse tree produced by thedatesFromNumericIterationlabeled alternative inEfxParser.dateSequenceFromIteration().- Parameters:
ctx- the parse tree
-
exitDatesFromNumericIteration
void exitDatesFromNumericIteration(EfxParser.DatesFromNumericIterationContext ctx)
Exit a parse tree produced by thedatesFromNumericIterationlabeled alternative inEfxParser.dateSequenceFromIteration().- Parameters:
ctx- the parse tree
-
enterDatesFromDateIteration
void enterDatesFromDateIteration(EfxParser.DatesFromDateIterationContext ctx)
Enter a parse tree produced by thedatesFromDateIterationlabeled alternative inEfxParser.dateSequenceFromIteration().- Parameters:
ctx- the parse tree
-
exitDatesFromDateIteration
void exitDatesFromDateIteration(EfxParser.DatesFromDateIterationContext ctx)
Exit a parse tree produced by thedatesFromDateIterationlabeled alternative inEfxParser.dateSequenceFromIteration().- Parameters:
ctx- the parse tree
-
enterDatesFromTimeIteration
void enterDatesFromTimeIteration(EfxParser.DatesFromTimeIterationContext ctx)
Enter a parse tree produced by thedatesFromTimeIterationlabeled alternative inEfxParser.dateSequenceFromIteration().- Parameters:
ctx- the parse tree
-
exitDatesFromTimeIteration
void exitDatesFromTimeIteration(EfxParser.DatesFromTimeIterationContext ctx)
Exit a parse tree produced by thedatesFromTimeIterationlabeled alternative inEfxParser.dateSequenceFromIteration().- Parameters:
ctx- the parse tree
-
enterDatesFromDurationIteration
void enterDatesFromDurationIteration(EfxParser.DatesFromDurationIterationContext ctx)
Enter a parse tree produced by thedatesFromDurationIterationlabeled alternative inEfxParser.dateSequenceFromIteration().- Parameters:
ctx- the parse tree
-
exitDatesFromDurationIteration
void exitDatesFromDurationIteration(EfxParser.DatesFromDurationIterationContext ctx)
Exit a parse tree produced by thedatesFromDurationIterationlabeled alternative inEfxParser.dateSequenceFromIteration().- Parameters:
ctx- the parse tree
-
enterTimeList
void enterTimeList(EfxParser.TimeListContext ctx)
Enter a parse tree produced by thetimeListlabeled alternative inEfxParser.timeSequence().- Parameters:
ctx- the parse tree
-
exitTimeList
void exitTimeList(EfxParser.TimeListContext ctx)
Exit a parse tree produced by thetimeListlabeled alternative inEfxParser.timeSequence().- Parameters:
ctx- the parse tree
-
enterTimesFromIteration
void enterTimesFromIteration(EfxParser.TimesFromIterationContext ctx)
Enter a parse tree produced by thetimesFromIterationlabeled alternative inEfxParser.timeSequence().- Parameters:
ctx- the parse tree
-
exitTimesFromIteration
void exitTimesFromIteration(EfxParser.TimesFromIterationContext ctx)
Exit a parse tree produced by thetimesFromIterationlabeled alternative inEfxParser.timeSequence().- Parameters:
ctx- the parse tree
-
enterParenthesizedTimesFromIteration
void enterParenthesizedTimesFromIteration(EfxParser.ParenthesizedTimesFromIterationContext ctx)
Enter a parse tree produced by theparenthesizedTimesFromIterationlabeled alternative inEfxParser.timeSequence().- Parameters:
ctx- the parse tree
-
exitParenthesizedTimesFromIteration
void exitParenthesizedTimesFromIteration(EfxParser.ParenthesizedTimesFromIterationContext ctx)
Exit a parse tree produced by theparenthesizedTimesFromIterationlabeled alternative inEfxParser.timeSequence().- Parameters:
ctx- the parse tree
-
enterTimeTypeCastFieldReference
void enterTimeTypeCastFieldReference(EfxParser.TimeTypeCastFieldReferenceContext ctx)
Enter a parse tree produced by thetimeTypeCastFieldReferencelabeled alternative inEfxParser.timeSequence().- Parameters:
ctx- the parse tree
-
exitTimeTypeCastFieldReference
void exitTimeTypeCastFieldReference(EfxParser.TimeTypeCastFieldReferenceContext ctx)
Exit a parse tree produced by thetimeTypeCastFieldReferencelabeled alternative inEfxParser.timeSequence().- Parameters:
ctx- the parse tree
-
enterTimesFromStringIteration
void enterTimesFromStringIteration(EfxParser.TimesFromStringIterationContext ctx)
Enter a parse tree produced by thetimesFromStringIterationlabeled alternative inEfxParser.timeSequenceFromIteration().- Parameters:
ctx- the parse tree
-
exitTimesFromStringIteration
void exitTimesFromStringIteration(EfxParser.TimesFromStringIterationContext ctx)
Exit a parse tree produced by thetimesFromStringIterationlabeled alternative inEfxParser.timeSequenceFromIteration().- Parameters:
ctx- the parse tree
-
enterTimesFromBooleanIteration
void enterTimesFromBooleanIteration(EfxParser.TimesFromBooleanIterationContext ctx)
Enter a parse tree produced by thetimesFromBooleanIterationlabeled alternative inEfxParser.timeSequenceFromIteration().- Parameters:
ctx- the parse tree
-
exitTimesFromBooleanIteration
void exitTimesFromBooleanIteration(EfxParser.TimesFromBooleanIterationContext ctx)
Exit a parse tree produced by thetimesFromBooleanIterationlabeled alternative inEfxParser.timeSequenceFromIteration().- Parameters:
ctx- the parse tree
-
enterTimesFromNumericIteration
void enterTimesFromNumericIteration(EfxParser.TimesFromNumericIterationContext ctx)
Enter a parse tree produced by thetimesFromNumericIterationlabeled alternative inEfxParser.timeSequenceFromIteration().- Parameters:
ctx- the parse tree
-
exitTimesFromNumericIteration
void exitTimesFromNumericIteration(EfxParser.TimesFromNumericIterationContext ctx)
Exit a parse tree produced by thetimesFromNumericIterationlabeled alternative inEfxParser.timeSequenceFromIteration().- Parameters:
ctx- the parse tree
-
enterTimesFromDateIteration
void enterTimesFromDateIteration(EfxParser.TimesFromDateIterationContext ctx)
Enter a parse tree produced by thetimesFromDateIterationlabeled alternative inEfxParser.timeSequenceFromIteration().- Parameters:
ctx- the parse tree
-
exitTimesFromDateIteration
void exitTimesFromDateIteration(EfxParser.TimesFromDateIterationContext ctx)
Exit a parse tree produced by thetimesFromDateIterationlabeled alternative inEfxParser.timeSequenceFromIteration().- Parameters:
ctx- the parse tree
-
enterTimesFromTimeIteration
void enterTimesFromTimeIteration(EfxParser.TimesFromTimeIterationContext ctx)
Enter a parse tree produced by thetimesFromTimeIterationlabeled alternative inEfxParser.timeSequenceFromIteration().- Parameters:
ctx- the parse tree
-
exitTimesFromTimeIteration
void exitTimesFromTimeIteration(EfxParser.TimesFromTimeIterationContext ctx)
Exit a parse tree produced by thetimesFromTimeIterationlabeled alternative inEfxParser.timeSequenceFromIteration().- Parameters:
ctx- the parse tree
-
enterTimesFromDurationIteration
void enterTimesFromDurationIteration(EfxParser.TimesFromDurationIterationContext ctx)
Enter a parse tree produced by thetimesFromDurationIterationlabeled alternative inEfxParser.timeSequenceFromIteration().- Parameters:
ctx- the parse tree
-
exitTimesFromDurationIteration
void exitTimesFromDurationIteration(EfxParser.TimesFromDurationIterationContext ctx)
Exit a parse tree produced by thetimesFromDurationIterationlabeled alternative inEfxParser.timeSequenceFromIteration().- Parameters:
ctx- the parse tree
-
enterDurationList
void enterDurationList(EfxParser.DurationListContext ctx)
Enter a parse tree produced by thedurationListlabeled alternative inEfxParser.durationSequence().- Parameters:
ctx- the parse tree
-
exitDurationList
void exitDurationList(EfxParser.DurationListContext ctx)
Exit a parse tree produced by thedurationListlabeled alternative inEfxParser.durationSequence().- Parameters:
ctx- the parse tree
-
enterDurationsFromIteration
void enterDurationsFromIteration(EfxParser.DurationsFromIterationContext ctx)
Enter a parse tree produced by thedurationsFromIterationlabeled alternative inEfxParser.durationSequence().- Parameters:
ctx- the parse tree
-
exitDurationsFromIteration
void exitDurationsFromIteration(EfxParser.DurationsFromIterationContext ctx)
Exit a parse tree produced by thedurationsFromIterationlabeled alternative inEfxParser.durationSequence().- Parameters:
ctx- the parse tree
-
enterParenthesizedDurationsFromITeration
void enterParenthesizedDurationsFromITeration(EfxParser.ParenthesizedDurationsFromITerationContext ctx)
Enter a parse tree produced by theparenthesizedDurationsFromITerationlabeled alternative inEfxParser.durationSequence().- Parameters:
ctx- the parse tree
-
exitParenthesizedDurationsFromITeration
void exitParenthesizedDurationsFromITeration(EfxParser.ParenthesizedDurationsFromITerationContext ctx)
Exit a parse tree produced by theparenthesizedDurationsFromITerationlabeled alternative inEfxParser.durationSequence().- Parameters:
ctx- the parse tree
-
enterDurationTypeCastFieldReference
void enterDurationTypeCastFieldReference(EfxParser.DurationTypeCastFieldReferenceContext ctx)
Enter a parse tree produced by thedurationTypeCastFieldReferencelabeled alternative inEfxParser.durationSequence().- Parameters:
ctx- the parse tree
-
exitDurationTypeCastFieldReference
void exitDurationTypeCastFieldReference(EfxParser.DurationTypeCastFieldReferenceContext ctx)
Exit a parse tree produced by thedurationTypeCastFieldReferencelabeled alternative inEfxParser.durationSequence().- Parameters:
ctx- the parse tree
-
enterDurationsFromStringIteration
void enterDurationsFromStringIteration(EfxParser.DurationsFromStringIterationContext ctx)
Enter a parse tree produced by thedurationsFromStringIterationlabeled alternative inEfxParser.durationSequenceFromIteration().- Parameters:
ctx- the parse tree
-
exitDurationsFromStringIteration
void exitDurationsFromStringIteration(EfxParser.DurationsFromStringIterationContext ctx)
Exit a parse tree produced by thedurationsFromStringIterationlabeled alternative inEfxParser.durationSequenceFromIteration().- Parameters:
ctx- the parse tree
-
enterDurationsFromBooleanIteration
void enterDurationsFromBooleanIteration(EfxParser.DurationsFromBooleanIterationContext ctx)
Enter a parse tree produced by thedurationsFromBooleanIterationlabeled alternative inEfxParser.durationSequenceFromIteration().- Parameters:
ctx- the parse tree
-
exitDurationsFromBooleanIteration
void exitDurationsFromBooleanIteration(EfxParser.DurationsFromBooleanIterationContext ctx)
Exit a parse tree produced by thedurationsFromBooleanIterationlabeled alternative inEfxParser.durationSequenceFromIteration().- Parameters:
ctx- the parse tree
-
enterDurationsFromNumericIteration
void enterDurationsFromNumericIteration(EfxParser.DurationsFromNumericIterationContext ctx)
Enter a parse tree produced by thedurationsFromNumericIterationlabeled alternative inEfxParser.durationSequenceFromIteration().- Parameters:
ctx- the parse tree
-
exitDurationsFromNumericIteration
void exitDurationsFromNumericIteration(EfxParser.DurationsFromNumericIterationContext ctx)
Exit a parse tree produced by thedurationsFromNumericIterationlabeled alternative inEfxParser.durationSequenceFromIteration().- Parameters:
ctx- the parse tree
-
enterDurationsFromDateIteration
void enterDurationsFromDateIteration(EfxParser.DurationsFromDateIterationContext ctx)
Enter a parse tree produced by thedurationsFromDateIterationlabeled alternative inEfxParser.durationSequenceFromIteration().- Parameters:
ctx- the parse tree
-
exitDurationsFromDateIteration
void exitDurationsFromDateIteration(EfxParser.DurationsFromDateIterationContext ctx)
Exit a parse tree produced by thedurationsFromDateIterationlabeled alternative inEfxParser.durationSequenceFromIteration().- Parameters:
ctx- the parse tree
-
enterDurationsFromTimeIteration
void enterDurationsFromTimeIteration(EfxParser.DurationsFromTimeIterationContext ctx)
Enter a parse tree produced by thedurationsFromTimeIterationlabeled alternative inEfxParser.durationSequenceFromIteration().- Parameters:
ctx- the parse tree
-
exitDurationsFromTimeIteration
void exitDurationsFromTimeIteration(EfxParser.DurationsFromTimeIterationContext ctx)
Exit a parse tree produced by thedurationsFromTimeIterationlabeled alternative inEfxParser.durationSequenceFromIteration().- Parameters:
ctx- the parse tree
-
enterDurationsFromDurationIteration
void enterDurationsFromDurationIteration(EfxParser.DurationsFromDurationIterationContext ctx)
Enter a parse tree produced by thedurationsFromDurationIterationlabeled alternative inEfxParser.durationSequenceFromIteration().- Parameters:
ctx- the parse tree
-
exitDurationsFromDurationIteration
void exitDurationsFromDurationIteration(EfxParser.DurationsFromDurationIterationContext ctx)
Exit a parse tree produced by thedurationsFromDurationIterationlabeled alternative inEfxParser.durationSequenceFromIteration().- 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
-
enterStringVariableDeclaration
void enterStringVariableDeclaration(EfxParser.StringVariableDeclarationContext ctx)
Enter a parse tree produced byEfxParser.stringVariableDeclaration().- Parameters:
ctx- the parse tree
-
exitStringVariableDeclaration
void exitStringVariableDeclaration(EfxParser.StringVariableDeclarationContext ctx)
Exit a parse tree produced byEfxParser.stringVariableDeclaration().- Parameters:
ctx- the parse tree
-
enterBooleanVariableDeclaration
void enterBooleanVariableDeclaration(EfxParser.BooleanVariableDeclarationContext ctx)
Enter a parse tree produced byEfxParser.booleanVariableDeclaration().- Parameters:
ctx- the parse tree
-
exitBooleanVariableDeclaration
void exitBooleanVariableDeclaration(EfxParser.BooleanVariableDeclarationContext ctx)
Exit a parse tree produced byEfxParser.booleanVariableDeclaration().- Parameters:
ctx- the parse tree
-
enterNumericVariableDeclaration
void enterNumericVariableDeclaration(EfxParser.NumericVariableDeclarationContext ctx)
Enter a parse tree produced byEfxParser.numericVariableDeclaration().- Parameters:
ctx- the parse tree
-
exitNumericVariableDeclaration
void exitNumericVariableDeclaration(EfxParser.NumericVariableDeclarationContext ctx)
Exit a parse tree produced byEfxParser.numericVariableDeclaration().- Parameters:
ctx- the parse tree
-
enterDateVariableDeclaration
void enterDateVariableDeclaration(EfxParser.DateVariableDeclarationContext ctx)
Enter a parse tree produced byEfxParser.dateVariableDeclaration().- Parameters:
ctx- the parse tree
-
exitDateVariableDeclaration
void exitDateVariableDeclaration(EfxParser.DateVariableDeclarationContext ctx)
Exit a parse tree produced byEfxParser.dateVariableDeclaration().- Parameters:
ctx- the parse tree
-
enterTimeVariableDeclaration
void enterTimeVariableDeclaration(EfxParser.TimeVariableDeclarationContext ctx)
Enter a parse tree produced byEfxParser.timeVariableDeclaration().- Parameters:
ctx- the parse tree
-
exitTimeVariableDeclaration
void exitTimeVariableDeclaration(EfxParser.TimeVariableDeclarationContext ctx)
Exit a parse tree produced byEfxParser.timeVariableDeclaration().- Parameters:
ctx- the parse tree
-
enterDurationVariableDeclaration
void enterDurationVariableDeclaration(EfxParser.DurationVariableDeclarationContext ctx)
Enter a parse tree produced byEfxParser.durationVariableDeclaration().- Parameters:
ctx- the parse tree
-
exitDurationVariableDeclaration
void exitDurationVariableDeclaration(EfxParser.DurationVariableDeclarationContext ctx)
Exit a parse tree produced byEfxParser.durationVariableDeclaration().- Parameters:
ctx- the parse tree
-
enterUntypedVariable
void enterUntypedVariable(EfxParser.UntypedVariableContext ctx)
Enter a parse tree produced byEfxParser.untypedVariable().- Parameters:
ctx- the parse tree
-
exitUntypedVariable
void exitUntypedVariable(EfxParser.UntypedVariableContext ctx)
Exit a parse tree produced byEfxParser.untypedVariable().- 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
-
enterUntypedFieldValueSequence
void enterUntypedFieldValueSequence(EfxParser.UntypedFieldValueSequenceContext ctx)
Enter a parse tree produced by theuntypedFieldValueSequencelabeled alternative inEfxParser.untypedSequence().- Parameters:
ctx- the parse tree
-
exitUntypedFieldValueSequence
void exitUntypedFieldValueSequence(EfxParser.UntypedFieldValueSequenceContext ctx)
Exit a parse tree produced by theuntypedFieldValueSequencelabeled alternative inEfxParser.untypedSequence().- Parameters:
ctx- the parse tree
-
enterUntypedAttributeValueSequence
void enterUntypedAttributeValueSequence(EfxParser.UntypedAttributeValueSequenceContext ctx)
Enter a parse tree produced by theuntypedAttributeValueSequencelabeled alternative inEfxParser.untypedSequence().- Parameters:
ctx- the parse tree
-
exitUntypedAttributeValueSequence
void exitUntypedAttributeValueSequence(EfxParser.UntypedAttributeValueSequenceContext ctx)
Exit a parse tree produced by theuntypedAttributeValueSequencelabeled alternative inEfxParser.untypedSequence().- Parameters:
ctx- the parse tree
-
enterPathExpression
void enterPathExpression(EfxParser.PathExpressionContext ctx)
Enter a parse tree produced byEfxParser.pathExpression().- Parameters:
ctx- the parse tree
-
exitPathExpression
void exitPathExpression(EfxParser.PathExpressionContext ctx)
Exit a parse tree produced byEfxParser.pathExpression().- 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
-
enterDayTimeDurationFromStringFunction
void enterDayTimeDurationFromStringFunction(EfxParser.DayTimeDurationFromStringFunctionContext ctx)
Enter a parse tree produced by thedayTimeDurationFromStringFunctionlabeled alternative inEfxParser.durationFunction().- Parameters:
ctx- the parse tree
-
exitDayTimeDurationFromStringFunction
void exitDayTimeDurationFromStringFunction(EfxParser.DayTimeDurationFromStringFunctionContext ctx)
Exit a parse tree produced by thedayTimeDurationFromStringFunctionlabeled alternative inEfxParser.durationFunction().- Parameters:
ctx- the parse tree
-
enterYearMonthDurationFromStringFunction
void enterYearMonthDurationFromStringFunction(EfxParser.YearMonthDurationFromStringFunctionContext ctx)
Enter a parse tree produced by theyearMonthDurationFromStringFunctionlabeled alternative inEfxParser.durationFunction().- Parameters:
ctx- the parse tree
-
exitYearMonthDurationFromStringFunction
void exitYearMonthDurationFromStringFunction(EfxParser.YearMonthDurationFromStringFunctionContext ctx)
Exit a parse tree produced by theyearMonthDurationFromStringFunctionlabeled alternative inEfxParser.durationFunction().- Parameters:
ctx- the parse tree
-
-