public class EsperEPL2GrammarBaseListener extends java.lang.Object implements EsperEPL2GrammarListener
EsperEPL2GrammarListener
,
which can be extended to create a listener which only needs to handle a subset
of the available methods.Constructor and Description |
---|
EsperEPL2GrammarBaseListener() |
public void enterContextExpr(EsperEPL2GrammarParser.ContextExprContext ctx)
EsperEPL2GrammarParser.contextExpr()
.
The default implementation does nothing.enterContextExpr
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitContextExpr(EsperEPL2GrammarParser.ContextExprContext ctx)
EsperEPL2GrammarParser.contextExpr()
.
The default implementation does nothing.exitContextExpr
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterExpressionList(EsperEPL2GrammarParser.ExpressionListContext ctx)
EsperEPL2GrammarParser.expressionList()
.
The default implementation does nothing.enterExpressionList
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitExpressionList(EsperEPL2GrammarParser.ExpressionListContext ctx)
EsperEPL2GrammarParser.expressionList()
.
The default implementation does nothing.exitExpressionList
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterSelectionList(EsperEPL2GrammarParser.SelectionListContext ctx)
EsperEPL2GrammarParser.selectionList()
.
The default implementation does nothing.enterSelectionList
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitSelectionList(EsperEPL2GrammarParser.SelectionListContext ctx)
EsperEPL2GrammarParser.selectionList()
.
The default implementation does nothing.exitSelectionList
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterFafInsert(EsperEPL2GrammarParser.FafInsertContext ctx)
EsperEPL2GrammarParser.fafInsert()
.
The default implementation does nothing.enterFafInsert
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitFafInsert(EsperEPL2GrammarParser.FafInsertContext ctx)
EsperEPL2GrammarParser.fafInsert()
.
The default implementation does nothing.exitFafInsert
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterEvalRelationalExpression(EsperEPL2GrammarParser.EvalRelationalExpressionContext ctx)
EsperEPL2GrammarParser.evalRelationalExpression()
.
The default implementation does nothing.enterEvalRelationalExpression
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitEvalRelationalExpression(EsperEPL2GrammarParser.EvalRelationalExpressionContext ctx)
EsperEPL2GrammarParser.evalRelationalExpression()
.
The default implementation does nothing.exitEvalRelationalExpression
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterPatternInclusionExpression(EsperEPL2GrammarParser.PatternInclusionExpressionContext ctx)
EsperEPL2GrammarParser.patternInclusionExpression()
.
The default implementation does nothing.enterPatternInclusionExpression
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitPatternInclusionExpression(EsperEPL2GrammarParser.PatternInclusionExpressionContext ctx)
EsperEPL2GrammarParser.patternInclusionExpression()
.
The default implementation does nothing.exitPatternInclusionExpression
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterBuiltin_groupingid(EsperEPL2GrammarParser.Builtin_groupingidContext ctx)
EsperEPL2GrammarParser#builtin_groupingid
.
The default implementation does nothing.enterBuiltin_groupingid
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitBuiltin_groupingid(EsperEPL2GrammarParser.Builtin_groupingidContext ctx)
EsperEPL2GrammarParser#builtin_groupingid
.
The default implementation does nothing.exitBuiltin_groupingid
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterLibFunction(EsperEPL2GrammarParser.LibFunctionContext ctx)
EsperEPL2GrammarParser.libFunction()
.
The default implementation does nothing.enterLibFunction
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitLibFunction(EsperEPL2GrammarParser.LibFunctionContext ctx)
EsperEPL2GrammarParser.libFunction()
.
The default implementation does nothing.exitLibFunction
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterBuiltin_coalesce(EsperEPL2GrammarParser.Builtin_coalesceContext ctx)
EsperEPL2GrammarParser#builtin_coalesce
.
The default implementation does nothing.enterBuiltin_coalesce
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitBuiltin_coalesce(EsperEPL2GrammarParser.Builtin_coalesceContext ctx)
EsperEPL2GrammarParser#builtin_coalesce
.
The default implementation does nothing.exitBuiltin_coalesce
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterSelectionListElement(EsperEPL2GrammarParser.SelectionListElementContext ctx)
EsperEPL2GrammarParser.selectionListElement()
.
The default implementation does nothing.enterSelectionListElement
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitSelectionListElement(EsperEPL2GrammarParser.SelectionListElementContext ctx)
EsperEPL2GrammarParser.selectionListElement()
.
The default implementation does nothing.exitSelectionListElement
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterGopOutTypeList(EsperEPL2GrammarParser.GopOutTypeListContext ctx)
EsperEPL2GrammarParser.gopOutTypeList()
.
The default implementation does nothing.enterGopOutTypeList
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitGopOutTypeList(EsperEPL2GrammarParser.GopOutTypeListContext ctx)
EsperEPL2GrammarParser.gopOutTypeList()
.
The default implementation does nothing.exitGopOutTypeList
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterGopOutTypeItem(EsperEPL2GrammarParser.GopOutTypeItemContext ctx)
EsperEPL2GrammarParser.gopOutTypeItem()
.
The default implementation does nothing.enterGopOutTypeItem
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitGopOutTypeItem(EsperEPL2GrammarParser.GopOutTypeItemContext ctx)
EsperEPL2GrammarParser.gopOutTypeItem()
.
The default implementation does nothing.exitGopOutTypeItem
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterMatchRecog(EsperEPL2GrammarParser.MatchRecogContext ctx)
EsperEPL2GrammarParser.matchRecog()
.
The default implementation does nothing.enterMatchRecog
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitMatchRecog(EsperEPL2GrammarParser.MatchRecogContext ctx)
EsperEPL2GrammarParser.matchRecog()
.
The default implementation does nothing.exitMatchRecog
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterJsonmembers(EsperEPL2GrammarParser.JsonmembersContext ctx)
EsperEPL2GrammarParser.jsonmembers()
.
The default implementation does nothing.enterJsonmembers
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitJsonmembers(EsperEPL2GrammarParser.JsonmembersContext ctx)
EsperEPL2GrammarParser.jsonmembers()
.
The default implementation does nothing.exitJsonmembers
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterNumber(EsperEPL2GrammarParser.NumberContext ctx)
EsperEPL2GrammarParser.number()
.
The default implementation does nothing.enterNumber
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitNumber(EsperEPL2GrammarParser.NumberContext ctx)
EsperEPL2GrammarParser.number()
.
The default implementation does nothing.exitNumber
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterVariantList(EsperEPL2GrammarParser.VariantListContext ctx)
EsperEPL2GrammarParser.variantList()
.
The default implementation does nothing.enterVariantList
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitVariantList(EsperEPL2GrammarParser.VariantListContext ctx)
EsperEPL2GrammarParser.variantList()
.
The default implementation does nothing.exitVariantList
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterMatchRecogPartitionBy(EsperEPL2GrammarParser.MatchRecogPartitionByContext ctx)
EsperEPL2GrammarParser.matchRecogPartitionBy()
.
The default implementation does nothing.enterMatchRecogPartitionBy
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitMatchRecogPartitionBy(EsperEPL2GrammarParser.MatchRecogPartitionByContext ctx)
EsperEPL2GrammarParser.matchRecogPartitionBy()
.
The default implementation does nothing.exitMatchRecogPartitionBy
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterOutputLimitAfter(EsperEPL2GrammarParser.OutputLimitAfterContext ctx)
EsperEPL2GrammarParser.outputLimitAfter()
.
The default implementation does nothing.enterOutputLimitAfter
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitOutputLimitAfter(EsperEPL2GrammarParser.OutputLimitAfterContext ctx)
EsperEPL2GrammarParser.outputLimitAfter()
.
The default implementation does nothing.exitOutputLimitAfter
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterCreateColumnList(EsperEPL2GrammarParser.CreateColumnListContext ctx)
EsperEPL2GrammarParser.createColumnList()
.
The default implementation does nothing.enterCreateColumnList
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitCreateColumnList(EsperEPL2GrammarParser.CreateColumnListContext ctx)
EsperEPL2GrammarParser.createColumnList()
.
The default implementation does nothing.exitCreateColumnList
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterMergeMatchedItem(EsperEPL2GrammarParser.MergeMatchedItemContext ctx)
EsperEPL2GrammarParser.mergeMatchedItem()
.
The default implementation does nothing.enterMergeMatchedItem
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitMergeMatchedItem(EsperEPL2GrammarParser.MergeMatchedItemContext ctx)
EsperEPL2GrammarParser.mergeMatchedItem()
.
The default implementation does nothing.exitMergeMatchedItem
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterMatchRecogMatchesSelection(EsperEPL2GrammarParser.MatchRecogMatchesSelectionContext ctx)
EsperEPL2GrammarParser.matchRecogMatchesSelection()
.
The default implementation does nothing.enterMatchRecogMatchesSelection
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitMatchRecogMatchesSelection(EsperEPL2GrammarParser.MatchRecogMatchesSelectionContext ctx)
EsperEPL2GrammarParser.matchRecogMatchesSelection()
.
The default implementation does nothing.exitMatchRecogMatchesSelection
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterClassIdentifier(EsperEPL2GrammarParser.ClassIdentifierContext ctx)
EsperEPL2GrammarParser.classIdentifier()
.
The default implementation does nothing.enterClassIdentifier
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitClassIdentifier(EsperEPL2GrammarParser.ClassIdentifierContext ctx)
EsperEPL2GrammarParser.classIdentifier()
.
The default implementation does nothing.exitClassIdentifier
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterSubQueryExpr(EsperEPL2GrammarParser.SubQueryExprContext ctx)
EsperEPL2GrammarParser.subQueryExpr()
.
The default implementation does nothing.enterSubQueryExpr
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitSubQueryExpr(EsperEPL2GrammarParser.SubQueryExprContext ctx)
EsperEPL2GrammarParser.subQueryExpr()
.
The default implementation does nothing.exitSubQueryExpr
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterDatabaseJoinExpression(EsperEPL2GrammarParser.DatabaseJoinExpressionContext ctx)
EsperEPL2GrammarParser.databaseJoinExpression()
.
The default implementation does nothing.enterDatabaseJoinExpression
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitDatabaseJoinExpression(EsperEPL2GrammarParser.DatabaseJoinExpressionContext ctx)
EsperEPL2GrammarParser.databaseJoinExpression()
.
The default implementation does nothing.exitDatabaseJoinExpression
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterMatchRecogDefineItem(EsperEPL2GrammarParser.MatchRecogDefineItemContext ctx)
EsperEPL2GrammarParser.matchRecogDefineItem()
.
The default implementation does nothing.enterMatchRecogDefineItem
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitMatchRecogDefineItem(EsperEPL2GrammarParser.MatchRecogDefineItemContext ctx)
EsperEPL2GrammarParser.matchRecogDefineItem()
.
The default implementation does nothing.exitMatchRecogDefineItem
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterLibFunctionArgs(EsperEPL2GrammarParser.LibFunctionArgsContext ctx)
EsperEPL2GrammarParser.libFunctionArgs()
.
The default implementation does nothing.enterLibFunctionArgs
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitLibFunctionArgs(EsperEPL2GrammarParser.LibFunctionArgsContext ctx)
EsperEPL2GrammarParser.libFunctionArgs()
.
The default implementation does nothing.exitLibFunctionArgs
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterMergeUnmatchedItem(EsperEPL2GrammarParser.MergeUnmatchedItemContext ctx)
EsperEPL2GrammarParser.mergeUnmatchedItem()
.
The default implementation does nothing.enterMergeUnmatchedItem
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitMergeUnmatchedItem(EsperEPL2GrammarParser.MergeUnmatchedItemContext ctx)
EsperEPL2GrammarParser.mergeUnmatchedItem()
.
The default implementation does nothing.exitMergeUnmatchedItem
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterBuiltin_firstlast(EsperEPL2GrammarParser.Builtin_firstlastContext ctx)
EsperEPL2GrammarParser#builtin_firstlast
.
The default implementation does nothing.enterBuiltin_firstlast
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitBuiltin_firstlast(EsperEPL2GrammarParser.Builtin_firstlastContext ctx)
EsperEPL2GrammarParser#builtin_firstlast
.
The default implementation does nothing.exitBuiltin_firstlast
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterBuiltin_typeof(EsperEPL2GrammarParser.Builtin_typeofContext ctx)
EsperEPL2GrammarParser#builtin_typeof
.
The default implementation does nothing.enterBuiltin_typeof
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitBuiltin_typeof(EsperEPL2GrammarParser.Builtin_typeofContext ctx)
EsperEPL2GrammarParser#builtin_typeof
.
The default implementation does nothing.exitBuiltin_typeof
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterHavingClause(EsperEPL2GrammarParser.HavingClauseContext ctx)
EsperEPL2GrammarParser.havingClause()
.
The default implementation does nothing.enterHavingClause
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitHavingClause(EsperEPL2GrammarParser.HavingClauseContext ctx)
EsperEPL2GrammarParser.havingClause()
.
The default implementation does nothing.exitHavingClause
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterMatchRecogMeasureItem(EsperEPL2GrammarParser.MatchRecogMeasureItemContext ctx)
EsperEPL2GrammarParser.matchRecogMeasureItem()
.
The default implementation does nothing.enterMatchRecogMeasureItem
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitMatchRecogMeasureItem(EsperEPL2GrammarParser.MatchRecogMeasureItemContext ctx)
EsperEPL2GrammarParser.matchRecogMeasureItem()
.
The default implementation does nothing.exitMatchRecogMeasureItem
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterAndExpression(EsperEPL2GrammarParser.AndExpressionContext ctx)
EsperEPL2GrammarParser.andExpression()
.
The default implementation does nothing.enterAndExpression
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitAndExpression(EsperEPL2GrammarParser.AndExpressionContext ctx)
EsperEPL2GrammarParser.andExpression()
.
The default implementation does nothing.exitAndExpression
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterMatchRecogMatchesInterval(EsperEPL2GrammarParser.MatchRecogMatchesIntervalContext ctx)
EsperEPL2GrammarParser.matchRecogMatchesInterval()
.
The default implementation does nothing.enterMatchRecogMatchesInterval
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitMatchRecogMatchesInterval(EsperEPL2GrammarParser.MatchRecogMatchesIntervalContext ctx)
EsperEPL2GrammarParser.matchRecogMatchesInterval()
.
The default implementation does nothing.exitMatchRecogMatchesInterval
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterObserverExpression(EsperEPL2GrammarParser.ObserverExpressionContext ctx)
EsperEPL2GrammarParser.observerExpression()
.
The default implementation does nothing.enterObserverExpression
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitObserverExpression(EsperEPL2GrammarParser.ObserverExpressionContext ctx)
EsperEPL2GrammarParser.observerExpression()
.
The default implementation does nothing.exitObserverExpression
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterMatchRecogPatternNested(EsperEPL2GrammarParser.MatchRecogPatternNestedContext ctx)
EsperEPL2GrammarParser.matchRecogPatternNested()
.
The default implementation does nothing.enterMatchRecogPatternNested
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitMatchRecogPatternNested(EsperEPL2GrammarParser.MatchRecogPatternNestedContext ctx)
EsperEPL2GrammarParser.matchRecogPatternNested()
.
The default implementation does nothing.exitMatchRecogPatternNested
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterCreateContextFilter(EsperEPL2GrammarParser.CreateContextFilterContext ctx)
EsperEPL2GrammarParser.createContextFilter()
.
The default implementation does nothing.enterCreateContextFilter
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitCreateContextFilter(EsperEPL2GrammarParser.CreateContextFilterContext ctx)
EsperEPL2GrammarParser.createContextFilter()
.
The default implementation does nothing.exitCreateContextFilter
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterEvalOrExpression(EsperEPL2GrammarParser.EvalOrExpressionContext ctx)
EsperEPL2GrammarParser.evalOrExpression()
.
The default implementation does nothing.enterEvalOrExpression
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitEvalOrExpression(EsperEPL2GrammarParser.EvalOrExpressionContext ctx)
EsperEPL2GrammarParser.evalOrExpression()
.
The default implementation does nothing.exitEvalOrExpression
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterAccessAggExpr(EsperEPL2GrammarParser.AccessAggExprContext ctx)
EsperEPL2GrammarParser.accessAggExpr()
.
The default implementation does nothing.enterAccessAggExpr
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitAccessAggExpr(EsperEPL2GrammarParser.AccessAggExprContext ctx)
EsperEPL2GrammarParser.accessAggExpr()
.
The default implementation does nothing.exitAccessAggExpr
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterExpressionDef(EsperEPL2GrammarParser.ExpressionDefContext ctx)
EsperEPL2GrammarParser.expressionDef()
.
The default implementation does nothing.enterExpressionDef
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitExpressionDef(EsperEPL2GrammarParser.ExpressionDefContext ctx)
EsperEPL2GrammarParser.expressionDef()
.
The default implementation does nothing.exitExpressionDef
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterOutputLimitAndTerm(EsperEPL2GrammarParser.OutputLimitAndTermContext ctx)
EsperEPL2GrammarParser.outputLimitAndTerm()
.
The default implementation does nothing.enterOutputLimitAndTerm
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitOutputLimitAndTerm(EsperEPL2GrammarParser.OutputLimitAndTermContext ctx)
EsperEPL2GrammarParser.outputLimitAndTerm()
.
The default implementation does nothing.exitOutputLimitAndTerm
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterGroupByListChoice(EsperEPL2GrammarParser.GroupByListChoiceContext ctx)
EsperEPL2GrammarParser.groupByListChoice()
.
The default implementation does nothing.enterGroupByListChoice
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitGroupByListChoice(EsperEPL2GrammarParser.GroupByListChoiceContext ctx)
EsperEPL2GrammarParser.groupByListChoice()
.
The default implementation does nothing.exitGroupByListChoice
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterNumericListParameter(EsperEPL2GrammarParser.NumericListParameterContext ctx)
EsperEPL2GrammarParser.numericListParameter()
.
The default implementation does nothing.enterNumericListParameter
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitNumericListParameter(EsperEPL2GrammarParser.NumericListParameterContext ctx)
EsperEPL2GrammarParser.numericListParameter()
.
The default implementation does nothing.exitNumericListParameter
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterTimePeriod(EsperEPL2GrammarParser.TimePeriodContext ctx)
EsperEPL2GrammarParser.timePeriod()
.
The default implementation does nothing.enterTimePeriod
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitTimePeriod(EsperEPL2GrammarParser.TimePeriodContext ctx)
EsperEPL2GrammarParser.timePeriod()
.
The default implementation does nothing.exitTimePeriod
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterEventPropertyAtomic(EsperEPL2GrammarParser.EventPropertyAtomicContext ctx)
EsperEPL2GrammarParser.eventPropertyAtomic()
.
The default implementation does nothing.enterEventPropertyAtomic
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitEventPropertyAtomic(EsperEPL2GrammarParser.EventPropertyAtomicContext ctx)
EsperEPL2GrammarParser.eventPropertyAtomic()
.
The default implementation does nothing.exitEventPropertyAtomic
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterSubSelectGroupExpression(EsperEPL2GrammarParser.SubSelectGroupExpressionContext ctx)
EsperEPL2GrammarParser.subSelectGroupExpression()
.
The default implementation does nothing.enterSubSelectGroupExpression
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitSubSelectGroupExpression(EsperEPL2GrammarParser.SubSelectGroupExpressionContext ctx)
EsperEPL2GrammarParser.subSelectGroupExpression()
.
The default implementation does nothing.exitSubSelectGroupExpression
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterOuterJoinList(EsperEPL2GrammarParser.OuterJoinListContext ctx)
EsperEPL2GrammarParser.outerJoinList()
.
The default implementation does nothing.enterOuterJoinList
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitOuterJoinList(EsperEPL2GrammarParser.OuterJoinListContext ctx)
EsperEPL2GrammarParser.outerJoinList()
.
The default implementation does nothing.exitOuterJoinList
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterSelectionListElementExpr(EsperEPL2GrammarParser.SelectionListElementExprContext ctx)
EsperEPL2GrammarParser.selectionListElementExpr()
.
The default implementation does nothing.enterSelectionListElementExpr
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitSelectionListElementExpr(EsperEPL2GrammarParser.SelectionListElementExprContext ctx)
EsperEPL2GrammarParser.selectionListElementExpr()
.
The default implementation does nothing.exitSelectionListElementExpr
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterEventFilterExpression(EsperEPL2GrammarParser.EventFilterExpressionContext ctx)
EsperEPL2GrammarParser.eventFilterExpression()
.
The default implementation does nothing.enterEventFilterExpression
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitEventFilterExpression(EsperEPL2GrammarParser.EventFilterExpressionContext ctx)
EsperEPL2GrammarParser.eventFilterExpression()
.
The default implementation does nothing.exitEventFilterExpression
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterGopParamsItemList(EsperEPL2GrammarParser.GopParamsItemListContext ctx)
EsperEPL2GrammarParser.gopParamsItemList()
.
The default implementation does nothing.enterGopParamsItemList
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitGopParamsItemList(EsperEPL2GrammarParser.GopParamsItemListContext ctx)
EsperEPL2GrammarParser.gopParamsItemList()
.
The default implementation does nothing.exitGopParamsItemList
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterMatchRecogPatternConcat(EsperEPL2GrammarParser.MatchRecogPatternConcatContext ctx)
EsperEPL2GrammarParser.matchRecogPatternConcat()
.
The default implementation does nothing.enterMatchRecogPatternConcat
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitMatchRecogPatternConcat(EsperEPL2GrammarParser.MatchRecogPatternConcatContext ctx)
EsperEPL2GrammarParser.matchRecogPatternConcat()
.
The default implementation does nothing.exitMatchRecogPatternConcat
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterChainedFunction(EsperEPL2GrammarParser.ChainedFunctionContext ctx)
EsperEPL2GrammarParser.chainedFunction()
.
The default implementation does nothing.enterChainedFunction
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitChainedFunction(EsperEPL2GrammarParser.ChainedFunctionContext ctx)
EsperEPL2GrammarParser.chainedFunction()
.
The default implementation does nothing.exitChainedFunction
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterNumberconstant(EsperEPL2GrammarParser.NumberconstantContext ctx)
EsperEPL2GrammarParser.numberconstant()
.
The default implementation does nothing.enterNumberconstant
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitNumberconstant(EsperEPL2GrammarParser.NumberconstantContext ctx)
EsperEPL2GrammarParser.numberconstant()
.
The default implementation does nothing.exitNumberconstant
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterOnSetAssignment(EsperEPL2GrammarParser.OnSetAssignmentContext ctx)
EsperEPL2GrammarParser.onSetAssignment()
.
The default implementation does nothing.enterOnSetAssignment
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitOnSetAssignment(EsperEPL2GrammarParser.OnSetAssignmentContext ctx)
EsperEPL2GrammarParser.onSetAssignment()
.
The default implementation does nothing.exitOnSetAssignment
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterContextContextNested(EsperEPL2GrammarParser.ContextContextNestedContext ctx)
EsperEPL2GrammarParser.contextContextNested()
.
The default implementation does nothing.enterContextContextNested
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitContextContextNested(EsperEPL2GrammarParser.ContextContextNestedContext ctx)
EsperEPL2GrammarParser.contextContextNested()
.
The default implementation does nothing.exitContextContextNested
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterExpressionWithTime(EsperEPL2GrammarParser.ExpressionWithTimeContext ctx)
EsperEPL2GrammarParser.expressionWithTime()
.
The default implementation does nothing.enterExpressionWithTime
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitExpressionWithTime(EsperEPL2GrammarParser.ExpressionWithTimeContext ctx)
EsperEPL2GrammarParser.expressionWithTime()
.
The default implementation does nothing.exitExpressionWithTime
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterMatchRecogPattern(EsperEPL2GrammarParser.MatchRecogPatternContext ctx)
EsperEPL2GrammarParser.matchRecogPattern()
.
The default implementation does nothing.enterMatchRecogPattern
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitMatchRecogPattern(EsperEPL2GrammarParser.MatchRecogPatternContext ctx)
EsperEPL2GrammarParser.matchRecogPattern()
.
The default implementation does nothing.exitMatchRecogPattern
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterBuiltin_avedev(EsperEPL2GrammarParser.Builtin_avedevContext ctx)
EsperEPL2GrammarParser#builtin_avedev
.
The default implementation does nothing.enterBuiltin_avedev
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitBuiltin_avedev(EsperEPL2GrammarParser.Builtin_avedevContext ctx)
EsperEPL2GrammarParser#builtin_avedev
.
The default implementation does nothing.exitBuiltin_avedev
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterMergeInsert(EsperEPL2GrammarParser.MergeInsertContext ctx)
EsperEPL2GrammarParser.mergeInsert()
.
The default implementation does nothing.enterMergeInsert
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitMergeInsert(EsperEPL2GrammarParser.MergeInsertContext ctx)
EsperEPL2GrammarParser.mergeInsert()
.
The default implementation does nothing.exitMergeInsert
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterOrderByListExpr(EsperEPL2GrammarParser.OrderByListExprContext ctx)
EsperEPL2GrammarParser.orderByListExpr()
.
The default implementation does nothing.enterOrderByListExpr
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitOrderByListExpr(EsperEPL2GrammarParser.OrderByListExprContext ctx)
EsperEPL2GrammarParser.orderByListExpr()
.
The default implementation does nothing.exitOrderByListExpr
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterBuiltin_prevcount(EsperEPL2GrammarParser.Builtin_prevcountContext ctx)
EsperEPL2GrammarParser#builtin_prevcount
.
The default implementation does nothing.enterBuiltin_prevcount
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitBuiltin_prevcount(EsperEPL2GrammarParser.Builtin_prevcountContext ctx)
EsperEPL2GrammarParser#builtin_prevcount
.
The default implementation does nothing.exitBuiltin_prevcount
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterElementValuePairsEnum(EsperEPL2GrammarParser.ElementValuePairsEnumContext ctx)
EsperEPL2GrammarParser.elementValuePairsEnum()
.
The default implementation does nothing.enterElementValuePairsEnum
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitElementValuePairsEnum(EsperEPL2GrammarParser.ElementValuePairsEnumContext ctx)
EsperEPL2GrammarParser.elementValuePairsEnum()
.
The default implementation does nothing.exitElementValuePairsEnum
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterClassIdentifierNonGreedy(EsperEPL2GrammarParser.ClassIdentifierNonGreedyContext ctx)
EsperEPL2GrammarParser.classIdentifierNonGreedy()
.
The default implementation does nothing.enterClassIdentifierNonGreedy
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitClassIdentifierNonGreedy(EsperEPL2GrammarParser.ClassIdentifierNonGreedyContext ctx)
EsperEPL2GrammarParser.classIdentifierNonGreedy()
.
The default implementation does nothing.exitClassIdentifierNonGreedy
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterDistinctExpressionAtom(EsperEPL2GrammarParser.DistinctExpressionAtomContext ctx)
EsperEPL2GrammarParser.distinctExpressionAtom()
.
The default implementation does nothing.enterDistinctExpressionAtom
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitDistinctExpressionAtom(EsperEPL2GrammarParser.DistinctExpressionAtomContext ctx)
EsperEPL2GrammarParser.distinctExpressionAtom()
.
The default implementation does nothing.exitDistinctExpressionAtom
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterExpression(EsperEPL2GrammarParser.ExpressionContext ctx)
EsperEPL2GrammarParser.expression()
.
The default implementation does nothing.enterExpression
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitExpression(EsperEPL2GrammarParser.ExpressionContext ctx)
EsperEPL2GrammarParser.expression()
.
The default implementation does nothing.exitExpression
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterWhereClause(EsperEPL2GrammarParser.WhereClauseContext ctx)
EsperEPL2GrammarParser.whereClause()
.
The default implementation does nothing.enterWhereClause
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitWhereClause(EsperEPL2GrammarParser.WhereClauseContext ctx)
EsperEPL2GrammarParser.whereClause()
.
The default implementation does nothing.exitWhereClause
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterCreateColumnListElement(EsperEPL2GrammarParser.CreateColumnListElementContext ctx)
EsperEPL2GrammarParser.createColumnListElement()
.
The default implementation does nothing.enterCreateColumnListElement
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitCreateColumnListElement(EsperEPL2GrammarParser.CreateColumnListElementContext ctx)
EsperEPL2GrammarParser.createColumnListElement()
.
The default implementation does nothing.exitCreateColumnListElement
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterGopList(EsperEPL2GrammarParser.GopListContext ctx)
EsperEPL2GrammarParser.gopList()
.
The default implementation does nothing.enterGopList
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitGopList(EsperEPL2GrammarParser.GopListContext ctx)
EsperEPL2GrammarParser.gopList()
.
The default implementation does nothing.exitGopList
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterPatternFilterAnnotation(EsperEPL2GrammarParser.PatternFilterAnnotationContext ctx)
EsperEPL2GrammarParser.patternFilterAnnotation()
.
The default implementation does nothing.enterPatternFilterAnnotation
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitPatternFilterAnnotation(EsperEPL2GrammarParser.PatternFilterAnnotationContext ctx)
EsperEPL2GrammarParser.patternFilterAnnotation()
.
The default implementation does nothing.exitPatternFilterAnnotation
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterElementValueArrayEnum(EsperEPL2GrammarParser.ElementValueArrayEnumContext ctx)
EsperEPL2GrammarParser.elementValueArrayEnum()
.
The default implementation does nothing.enterElementValueArrayEnum
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitElementValueArrayEnum(EsperEPL2GrammarParser.ElementValueArrayEnumContext ctx)
EsperEPL2GrammarParser.elementValueArrayEnum()
.
The default implementation does nothing.exitElementValueArrayEnum
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterFollowedByRepeat(EsperEPL2GrammarParser.FollowedByRepeatContext ctx)
EsperEPL2GrammarParser.followedByRepeat()
.
The default implementation does nothing.enterFollowedByRepeat
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitFollowedByRepeat(EsperEPL2GrammarParser.FollowedByRepeatContext ctx)
EsperEPL2GrammarParser.followedByRepeat()
.
The default implementation does nothing.exitFollowedByRepeat
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterHourPart(EsperEPL2GrammarParser.HourPartContext ctx)
EsperEPL2GrammarParser.hourPart()
.
The default implementation does nothing.enterHourPart
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitHourPart(EsperEPL2GrammarParser.HourPartContext ctx)
EsperEPL2GrammarParser.hourPart()
.
The default implementation does nothing.exitHourPart
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterOnDeleteExpr(EsperEPL2GrammarParser.OnDeleteExprContext ctx)
EsperEPL2GrammarParser.onDeleteExpr()
.
The default implementation does nothing.enterOnDeleteExpr
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitOnDeleteExpr(EsperEPL2GrammarParser.OnDeleteExprContext ctx)
EsperEPL2GrammarParser.onDeleteExpr()
.
The default implementation does nothing.exitOnDeleteExpr
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterMatchRecogPatternAtom(EsperEPL2GrammarParser.MatchRecogPatternAtomContext ctx)
EsperEPL2GrammarParser.matchRecogPatternAtom()
.
The default implementation does nothing.enterMatchRecogPatternAtom
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitMatchRecogPatternAtom(EsperEPL2GrammarParser.MatchRecogPatternAtomContext ctx)
EsperEPL2GrammarParser.matchRecogPatternAtom()
.
The default implementation does nothing.exitMatchRecogPatternAtom
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterUpdateExpr(EsperEPL2GrammarParser.UpdateExprContext ctx)
EsperEPL2GrammarParser.updateExpr()
.
The default implementation does nothing.enterUpdateExpr
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitUpdateExpr(EsperEPL2GrammarParser.UpdateExprContext ctx)
EsperEPL2GrammarParser.updateExpr()
.
The default implementation does nothing.exitUpdateExpr
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterOnSetAssignmentList(EsperEPL2GrammarParser.OnSetAssignmentListContext ctx)
EsperEPL2GrammarParser.onSetAssignmentList()
.
The default implementation does nothing.enterOnSetAssignmentList
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitOnSetAssignmentList(EsperEPL2GrammarParser.OnSetAssignmentListContext ctx)
EsperEPL2GrammarParser.onSetAssignmentList()
.
The default implementation does nothing.exitOnSetAssignmentList
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterFrequencyOperand(EsperEPL2GrammarParser.FrequencyOperandContext ctx)
EsperEPL2GrammarParser.frequencyOperand()
.
The default implementation does nothing.enterFrequencyOperand
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitFrequencyOperand(EsperEPL2GrammarParser.FrequencyOperandContext ctx)
EsperEPL2GrammarParser.frequencyOperand()
.
The default implementation does nothing.exitFrequencyOperand
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterGopOutTypeParam(EsperEPL2GrammarParser.GopOutTypeParamContext ctx)
EsperEPL2GrammarParser.gopOutTypeParam()
.
The default implementation does nothing.enterGopOutTypeParam
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitGopOutTypeParam(EsperEPL2GrammarParser.GopOutTypeParamContext ctx)
EsperEPL2GrammarParser.gopOutTypeParam()
.
The default implementation does nothing.exitGopOutTypeParam
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterMergeItem(EsperEPL2GrammarParser.MergeItemContext ctx)
EsperEPL2GrammarParser.mergeItem()
.
The default implementation does nothing.enterMergeItem
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitMergeItem(EsperEPL2GrammarParser.MergeItemContext ctx)
EsperEPL2GrammarParser.mergeItem()
.
The default implementation does nothing.exitMergeItem
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterYearPart(EsperEPL2GrammarParser.YearPartContext ctx)
EsperEPL2GrammarParser.yearPart()
.
The default implementation does nothing.enterYearPart
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitYearPart(EsperEPL2GrammarParser.YearPartContext ctx)
EsperEPL2GrammarParser.yearPart()
.
The default implementation does nothing.exitYearPart
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterBuiltin_stddev(EsperEPL2GrammarParser.Builtin_stddevContext ctx)
EsperEPL2GrammarParser#builtin_stddev
.
The default implementation does nothing.enterBuiltin_stddev
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitBuiltin_stddev(EsperEPL2GrammarParser.Builtin_stddevContext ctx)
EsperEPL2GrammarParser#builtin_stddev
.
The default implementation does nothing.exitBuiltin_stddev
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterEventPropertyOrLibFunction(EsperEPL2GrammarParser.EventPropertyOrLibFunctionContext ctx)
EsperEPL2GrammarParser.eventPropertyOrLibFunction()
.
The default implementation does nothing.enterEventPropertyOrLibFunction
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitEventPropertyOrLibFunction(EsperEPL2GrammarParser.EventPropertyOrLibFunctionContext ctx)
EsperEPL2GrammarParser.eventPropertyOrLibFunction()
.
The default implementation does nothing.exitEventPropertyOrLibFunction
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterPropertyStreamSelector(EsperEPL2GrammarParser.PropertyStreamSelectorContext ctx)
EsperEPL2GrammarParser.propertyStreamSelector()
.
The default implementation does nothing.enterPropertyStreamSelector
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitPropertyStreamSelector(EsperEPL2GrammarParser.PropertyStreamSelectorContext ctx)
EsperEPL2GrammarParser.propertyStreamSelector()
.
The default implementation does nothing.exitPropertyStreamSelector
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterCreateDataflow(EsperEPL2GrammarParser.CreateDataflowContext ctx)
EsperEPL2GrammarParser.createDataflow()
.
The default implementation does nothing.enterCreateDataflow
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitCreateDataflow(EsperEPL2GrammarParser.CreateDataflowContext ctx)
EsperEPL2GrammarParser.createDataflow()
.
The default implementation does nothing.exitCreateDataflow
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterBuiltin_sum(EsperEPL2GrammarParser.Builtin_sumContext ctx)
EsperEPL2GrammarParser#builtin_sum
.
The default implementation does nothing.enterBuiltin_sum
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitBuiltin_sum(EsperEPL2GrammarParser.Builtin_sumContext ctx)
EsperEPL2GrammarParser#builtin_sum
.
The default implementation does nothing.exitBuiltin_sum
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterInsertIntoExpr(EsperEPL2GrammarParser.InsertIntoExprContext ctx)
EsperEPL2GrammarParser.insertIntoExpr()
.
The default implementation does nothing.enterInsertIntoExpr
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitInsertIntoExpr(EsperEPL2GrammarParser.InsertIntoExprContext ctx)
EsperEPL2GrammarParser.insertIntoExpr()
.
The default implementation does nothing.exitInsertIntoExpr
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterCreateVariableExpr(EsperEPL2GrammarParser.CreateVariableExprContext ctx)
EsperEPL2GrammarParser.createVariableExpr()
.
The default implementation does nothing.enterCreateVariableExpr
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitCreateVariableExpr(EsperEPL2GrammarParser.CreateVariableExprContext ctx)
EsperEPL2GrammarParser.createVariableExpr()
.
The default implementation does nothing.exitCreateVariableExpr
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterFollowedByExpression(EsperEPL2GrammarParser.FollowedByExpressionContext ctx)
EsperEPL2GrammarParser.followedByExpression()
.
The default implementation does nothing.enterFollowedByExpression
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitFollowedByExpression(EsperEPL2GrammarParser.FollowedByExpressionContext ctx)
EsperEPL2GrammarParser.followedByExpression()
.
The default implementation does nothing.exitFollowedByExpression
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterGopParamsItem(EsperEPL2GrammarParser.GopParamsItemContext ctx)
EsperEPL2GrammarParser.gopParamsItem()
.
The default implementation does nothing.enterGopParamsItem
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitGopParamsItem(EsperEPL2GrammarParser.GopParamsItemContext ctx)
EsperEPL2GrammarParser.gopParamsItem()
.
The default implementation does nothing.exitGopParamsItem
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterOnStreamExpr(EsperEPL2GrammarParser.OnStreamExprContext ctx)
EsperEPL2GrammarParser.onStreamExpr()
.
The default implementation does nothing.enterOnStreamExpr
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitOnStreamExpr(EsperEPL2GrammarParser.OnStreamExprContext ctx)
EsperEPL2GrammarParser.onStreamExpr()
.
The default implementation does nothing.exitOnStreamExpr
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterPropertyExpressionAtomic(EsperEPL2GrammarParser.PropertyExpressionAtomicContext ctx)
EsperEPL2GrammarParser.propertyExpressionAtomic()
.
The default implementation does nothing.enterPropertyExpressionAtomic
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitPropertyExpressionAtomic(EsperEPL2GrammarParser.PropertyExpressionAtomicContext ctx)
EsperEPL2GrammarParser.propertyExpressionAtomic()
.
The default implementation does nothing.exitPropertyExpressionAtomic
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterGopDetail(EsperEPL2GrammarParser.GopDetailContext ctx)
EsperEPL2GrammarParser.gopDetail()
.
The default implementation does nothing.enterGopDetail
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitGopDetail(EsperEPL2GrammarParser.GopDetailContext ctx)
EsperEPL2GrammarParser.gopDetail()
.
The default implementation does nothing.exitGopDetail
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterGop(EsperEPL2GrammarParser.GopContext ctx)
EsperEPL2GrammarParser.gop()
.
The default implementation does nothing.enterGop
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitGop(EsperEPL2GrammarParser.GopContext ctx)
EsperEPL2GrammarParser.gop()
.
The default implementation does nothing.exitGop
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterOutputClauseInsert(EsperEPL2GrammarParser.OutputClauseInsertContext ctx)
EsperEPL2GrammarParser.outputClauseInsert()
.
The default implementation does nothing.enterOutputClauseInsert
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitOutputClauseInsert(EsperEPL2GrammarParser.OutputClauseInsertContext ctx)
EsperEPL2GrammarParser.outputClauseInsert()
.
The default implementation does nothing.exitOutputClauseInsert
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterEplExpression(EsperEPL2GrammarParser.EplExpressionContext ctx)
EsperEPL2GrammarParser.eplExpression()
.
The default implementation does nothing.enterEplExpression
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitEplExpression(EsperEPL2GrammarParser.EplExpressionContext ctx)
EsperEPL2GrammarParser.eplExpression()
.
The default implementation does nothing.exitEplExpression
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterOnMergeExpr(EsperEPL2GrammarParser.OnMergeExprContext ctx)
EsperEPL2GrammarParser.onMergeExpr()
.
The default implementation does nothing.enterOnMergeExpr
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitOnMergeExpr(EsperEPL2GrammarParser.OnMergeExprContext ctx)
EsperEPL2GrammarParser.onMergeExpr()
.
The default implementation does nothing.exitOnMergeExpr
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterStreamFilterExpression(EsperEPL2GrammarParser.StreamFilterExpressionContext ctx)
EsperEPL2GrammarParser.streamFilterExpression()
.
The default implementation does nothing.enterStreamFilterExpression
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitStreamFilterExpression(EsperEPL2GrammarParser.StreamFilterExpressionContext ctx)
EsperEPL2GrammarParser.streamFilterExpression()
.
The default implementation does nothing.exitStreamFilterExpression
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterFafUpdate(EsperEPL2GrammarParser.FafUpdateContext ctx)
EsperEPL2GrammarParser.fafUpdate()
.
The default implementation does nothing.enterFafUpdate
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitFafUpdate(EsperEPL2GrammarParser.FafUpdateContext ctx)
EsperEPL2GrammarParser.fafUpdate()
.
The default implementation does nothing.exitFafUpdate
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterCreateSelectionList(EsperEPL2GrammarParser.CreateSelectionListContext ctx)
EsperEPL2GrammarParser.createSelectionList()
.
The default implementation does nothing.enterCreateSelectionList
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitCreateSelectionList(EsperEPL2GrammarParser.CreateSelectionListContext ctx)
EsperEPL2GrammarParser.createSelectionList()
.
The default implementation does nothing.exitCreateSelectionList
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterOrExpression(EsperEPL2GrammarParser.OrExpressionContext ctx)
EsperEPL2GrammarParser.orExpression()
.
The default implementation does nothing.enterOrExpression
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitOrExpression(EsperEPL2GrammarParser.OrExpressionContext ctx)
EsperEPL2GrammarParser.orExpression()
.
The default implementation does nothing.exitOrExpression
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterOnSetExpr(EsperEPL2GrammarParser.OnSetExprContext ctx)
EsperEPL2GrammarParser.onSetExpr()
.
The default implementation does nothing.enterOnSetExpr
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitOnSetExpr(EsperEPL2GrammarParser.OnSetExprContext ctx)
EsperEPL2GrammarParser.onSetExpr()
.
The default implementation does nothing.exitOnSetExpr
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterBitWiseExpression(EsperEPL2GrammarParser.BitWiseExpressionContext ctx)
EsperEPL2GrammarParser.bitWiseExpression()
.
The default implementation does nothing.enterBitWiseExpression
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitBitWiseExpression(EsperEPL2GrammarParser.BitWiseExpressionContext ctx)
EsperEPL2GrammarParser.bitWiseExpression()
.
The default implementation does nothing.exitBitWiseExpression
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterMatchRecogPatternUnary(EsperEPL2GrammarParser.MatchRecogPatternUnaryContext ctx)
EsperEPL2GrammarParser.matchRecogPatternUnary()
.
The default implementation does nothing.enterMatchRecogPatternUnary
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitMatchRecogPatternUnary(EsperEPL2GrammarParser.MatchRecogPatternUnaryContext ctx)
EsperEPL2GrammarParser.matchRecogPatternUnary()
.
The default implementation does nothing.exitMatchRecogPatternUnary
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterBetweenList(EsperEPL2GrammarParser.BetweenListContext ctx)
EsperEPL2GrammarParser.betweenList()
.
The default implementation does nothing.enterBetweenList
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitBetweenList(EsperEPL2GrammarParser.BetweenListContext ctx)
EsperEPL2GrammarParser.betweenList()
.
The default implementation does nothing.exitBetweenList
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterSecondPart(EsperEPL2GrammarParser.SecondPartContext ctx)
EsperEPL2GrammarParser.secondPart()
.
The default implementation does nothing.enterSecondPart
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitSecondPart(EsperEPL2GrammarParser.SecondPartContext ctx)
EsperEPL2GrammarParser.secondPart()
.
The default implementation does nothing.exitSecondPart
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterEvalEqualsExpression(EsperEPL2GrammarParser.EvalEqualsExpressionContext ctx)
EsperEPL2GrammarParser.evalEqualsExpression()
.
The default implementation does nothing.enterEvalEqualsExpression
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitEvalEqualsExpression(EsperEPL2GrammarParser.EvalEqualsExpressionContext ctx)
EsperEPL2GrammarParser.evalEqualsExpression()
.
The default implementation does nothing.exitEvalEqualsExpression
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterGopConfig(EsperEPL2GrammarParser.GopConfigContext ctx)
EsperEPL2GrammarParser.gopConfig()
.
The default implementation does nothing.enterGopConfig
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitGopConfig(EsperEPL2GrammarParser.GopConfigContext ctx)
EsperEPL2GrammarParser.gopConfig()
.
The default implementation does nothing.exitGopConfig
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterCreateSelectionListElement(EsperEPL2GrammarParser.CreateSelectionListElementContext ctx)
EsperEPL2GrammarParser.createSelectionListElement()
.
The default implementation does nothing.enterCreateSelectionListElement
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitCreateSelectionListElement(EsperEPL2GrammarParser.CreateSelectionListElementContext ctx)
EsperEPL2GrammarParser.createSelectionListElement()
.
The default implementation does nothing.exitCreateSelectionListElement
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterFafDelete(EsperEPL2GrammarParser.FafDeleteContext ctx)
EsperEPL2GrammarParser.fafDelete()
.
The default implementation does nothing.enterFafDelete
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitFafDelete(EsperEPL2GrammarParser.FafDeleteContext ctx)
EsperEPL2GrammarParser.fafDelete()
.
The default implementation does nothing.exitFafDelete
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterDayPart(EsperEPL2GrammarParser.DayPartContext ctx)
EsperEPL2GrammarParser.dayPart()
.
The default implementation does nothing.enterDayPart
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitDayPart(EsperEPL2GrammarParser.DayPartContext ctx)
EsperEPL2GrammarParser.dayPart()
.
The default implementation does nothing.exitDayPart
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterBuiltin_exists(EsperEPL2GrammarParser.Builtin_existsContext ctx)
EsperEPL2GrammarParser#builtin_exists
.
The default implementation does nothing.enterBuiltin_exists
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitBuiltin_exists(EsperEPL2GrammarParser.Builtin_existsContext ctx)
EsperEPL2GrammarParser#builtin_exists
.
The default implementation does nothing.exitBuiltin_exists
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterConstant(EsperEPL2GrammarParser.ConstantContext ctx)
EsperEPL2GrammarParser.constant()
.
The default implementation does nothing.enterConstant
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitConstant(EsperEPL2GrammarParser.ConstantContext ctx)
EsperEPL2GrammarParser.constant()
.
The default implementation does nothing.exitConstant
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterMergeMatched(EsperEPL2GrammarParser.MergeMatchedContext ctx)
EsperEPL2GrammarParser.mergeMatched()
.
The default implementation does nothing.enterMergeMatched
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitMergeMatched(EsperEPL2GrammarParser.MergeMatchedContext ctx)
EsperEPL2GrammarParser.mergeMatched()
.
The default implementation does nothing.exitMergeMatched
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterGopOut(EsperEPL2GrammarParser.GopOutContext ctx)
EsperEPL2GrammarParser.gopOut()
.
The default implementation does nothing.enterGopOut
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitGopOut(EsperEPL2GrammarParser.GopOutContext ctx)
EsperEPL2GrammarParser.gopOut()
.
The default implementation does nothing.exitGopOut
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterBuiltin_prior(EsperEPL2GrammarParser.Builtin_priorContext ctx)
EsperEPL2GrammarParser#builtin_prior
.
The default implementation does nothing.enterBuiltin_prior
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitBuiltin_prior(EsperEPL2GrammarParser.Builtin_priorContext ctx)
EsperEPL2GrammarParser#builtin_prior
.
The default implementation does nothing.exitBuiltin_prior
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterGuardWhereExpression(EsperEPL2GrammarParser.GuardWhereExpressionContext ctx)
EsperEPL2GrammarParser.guardWhereExpression()
.
The default implementation does nothing.enterGuardWhereExpression
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitGuardWhereExpression(EsperEPL2GrammarParser.GuardWhereExpressionContext ctx)
EsperEPL2GrammarParser.guardWhereExpression()
.
The default implementation does nothing.exitGuardWhereExpression
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterKeywordAllowedIdent(EsperEPL2GrammarParser.KeywordAllowedIdentContext ctx)
EsperEPL2GrammarParser.keywordAllowedIdent()
.
The default implementation does nothing.enterKeywordAllowedIdent
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitKeywordAllowedIdent(EsperEPL2GrammarParser.KeywordAllowedIdentContext ctx)
EsperEPL2GrammarParser.keywordAllowedIdent()
.
The default implementation does nothing.exitKeywordAllowedIdent
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterQualifyExpression(EsperEPL2GrammarParser.QualifyExpressionContext ctx)
EsperEPL2GrammarParser.qualifyExpression()
.
The default implementation does nothing.enterQualifyExpression
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitQualifyExpression(EsperEPL2GrammarParser.QualifyExpressionContext ctx)
EsperEPL2GrammarParser.qualifyExpression()
.
The default implementation does nothing.exitQualifyExpression
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterCreateContextGroupItem(EsperEPL2GrammarParser.CreateContextGroupItemContext ctx)
EsperEPL2GrammarParser.createContextGroupItem()
.
The default implementation does nothing.enterCreateContextGroupItem
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitCreateContextGroupItem(EsperEPL2GrammarParser.CreateContextGroupItemContext ctx)
EsperEPL2GrammarParser.createContextGroupItem()
.
The default implementation does nothing.exitCreateContextGroupItem
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterEvalAndExpression(EsperEPL2GrammarParser.EvalAndExpressionContext ctx)
EsperEPL2GrammarParser.evalAndExpression()
.
The default implementation does nothing.enterEvalAndExpression
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitEvalAndExpression(EsperEPL2GrammarParser.EvalAndExpressionContext ctx)
EsperEPL2GrammarParser.evalAndExpression()
.
The default implementation does nothing.exitEvalAndExpression
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterBuiltin_instanceof(EsperEPL2GrammarParser.Builtin_instanceofContext ctx)
EsperEPL2GrammarParser#builtin_instanceof
.
The default implementation does nothing.enterBuiltin_instanceof
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitBuiltin_instanceof(EsperEPL2GrammarParser.Builtin_instanceofContext ctx)
EsperEPL2GrammarParser#builtin_instanceof
.
The default implementation does nothing.exitBuiltin_instanceof
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterMultiplyExpression(EsperEPL2GrammarParser.MultiplyExpressionContext ctx)
EsperEPL2GrammarParser.multiplyExpression()
.
The default implementation does nothing.enterMultiplyExpression
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitMultiplyExpression(EsperEPL2GrammarParser.MultiplyExpressionContext ctx)
EsperEPL2GrammarParser.multiplyExpression()
.
The default implementation does nothing.exitMultiplyExpression
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterExpressionLambdaDecl(EsperEPL2GrammarParser.ExpressionLambdaDeclContext ctx)
EsperEPL2GrammarParser.expressionLambdaDecl()
.
The default implementation does nothing.enterExpressionLambdaDecl
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitExpressionLambdaDecl(EsperEPL2GrammarParser.ExpressionLambdaDeclContext ctx)
EsperEPL2GrammarParser.expressionLambdaDecl()
.
The default implementation does nothing.exitExpressionLambdaDecl
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterPropertyExpression(EsperEPL2GrammarParser.PropertyExpressionContext ctx)
EsperEPL2GrammarParser.propertyExpression()
.
The default implementation does nothing.enterPropertyExpression
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitPropertyExpression(EsperEPL2GrammarParser.PropertyExpressionContext ctx)
EsperEPL2GrammarParser.propertyExpression()
.
The default implementation does nothing.exitPropertyExpression
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterOuterJoinIdentPair(EsperEPL2GrammarParser.OuterJoinIdentPairContext ctx)
EsperEPL2GrammarParser.outerJoinIdentPair()
.
The default implementation does nothing.enterOuterJoinIdentPair
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitOuterJoinIdentPair(EsperEPL2GrammarParser.OuterJoinIdentPairContext ctx)
EsperEPL2GrammarParser.outerJoinIdentPair()
.
The default implementation does nothing.exitOuterJoinIdentPair
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterBuiltin_currts(EsperEPL2GrammarParser.Builtin_currtsContext ctx)
EsperEPL2GrammarParser#builtin_currts
.
The default implementation does nothing.enterBuiltin_currts
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitBuiltin_currts(EsperEPL2GrammarParser.Builtin_currtsContext ctx)
EsperEPL2GrammarParser#builtin_currts
.
The default implementation does nothing.exitBuiltin_currts
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterGopOutItem(EsperEPL2GrammarParser.GopOutItemContext ctx)
EsperEPL2GrammarParser.gopOutItem()
.
The default implementation does nothing.enterGopOutItem
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitGopOutItem(EsperEPL2GrammarParser.GopOutItemContext ctx)
EsperEPL2GrammarParser.gopOutItem()
.
The default implementation does nothing.exitGopOutItem
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterPropertyExpressionSelect(EsperEPL2GrammarParser.PropertyExpressionSelectContext ctx)
EsperEPL2GrammarParser.propertyExpressionSelect()
.
The default implementation does nothing.enterPropertyExpressionSelect
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitPropertyExpressionSelect(EsperEPL2GrammarParser.PropertyExpressionSelectContext ctx)
EsperEPL2GrammarParser.propertyExpressionSelect()
.
The default implementation does nothing.exitPropertyExpressionSelect
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterForExpr(EsperEPL2GrammarParser.ForExprContext ctx)
EsperEPL2GrammarParser.forExpr()
.
The default implementation does nothing.enterForExpr
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitForExpr(EsperEPL2GrammarParser.ForExprContext ctx)
EsperEPL2GrammarParser.forExpr()
.
The default implementation does nothing.exitForExpr
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterExpressionQualifyable(EsperEPL2GrammarParser.ExpressionQualifyableContext ctx)
EsperEPL2GrammarParser.expressionQualifyable()
.
The default implementation does nothing.enterExpressionQualifyable
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitExpressionQualifyable(EsperEPL2GrammarParser.ExpressionQualifyableContext ctx)
EsperEPL2GrammarParser.expressionQualifyable()
.
The default implementation does nothing.exitExpressionQualifyable
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterExpressionDialect(EsperEPL2GrammarParser.ExpressionDialectContext ctx)
EsperEPL2GrammarParser.expressionDialect()
.
The default implementation does nothing.enterExpressionDialect
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitExpressionDialect(EsperEPL2GrammarParser.ExpressionDialectContext ctx)
EsperEPL2GrammarParser.expressionDialect()
.
The default implementation does nothing.exitExpressionDialect
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterLastAggregation(EsperEPL2GrammarParser.LastAggregationContext ctx)
EsperEPL2GrammarParser.lastAggregation()
.
The default implementation does nothing.enterLastAggregation
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitLastAggregation(EsperEPL2GrammarParser.LastAggregationContext ctx)
EsperEPL2GrammarParser.lastAggregation()
.
The default implementation does nothing.exitLastAggregation
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterStartEventPropertyRule(EsperEPL2GrammarParser.StartEventPropertyRuleContext ctx)
EsperEPL2GrammarParser.startEventPropertyRule()
.
The default implementation does nothing.enterStartEventPropertyRule
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitStartEventPropertyRule(EsperEPL2GrammarParser.StartEventPropertyRuleContext ctx)
EsperEPL2GrammarParser.startEventPropertyRule()
.
The default implementation does nothing.exitStartEventPropertyRule
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterPropertySelectionListElement(EsperEPL2GrammarParser.PropertySelectionListElementContext ctx)
EsperEPL2GrammarParser.propertySelectionListElement()
.
The default implementation does nothing.enterPropertySelectionListElement
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitPropertySelectionListElement(EsperEPL2GrammarParser.PropertySelectionListElementContext ctx)
EsperEPL2GrammarParser.propertySelectionListElement()
.
The default implementation does nothing.exitPropertySelectionListElement
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterExpressionDecl(EsperEPL2GrammarParser.ExpressionDeclContext ctx)
EsperEPL2GrammarParser.expressionDecl()
.
The default implementation does nothing.enterExpressionDecl
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitExpressionDecl(EsperEPL2GrammarParser.ExpressionDeclContext ctx)
EsperEPL2GrammarParser.expressionDecl()
.
The default implementation does nothing.exitExpressionDecl
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterSubstitution(EsperEPL2GrammarParser.SubstitutionContext ctx)
EsperEPL2GrammarParser.substitution()
.
The default implementation does nothing.enterSubstitution
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitSubstitution(EsperEPL2GrammarParser.SubstitutionContext ctx)
EsperEPL2GrammarParser.substitution()
.
The default implementation does nothing.exitSubstitution
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterMatchUntilExpression(EsperEPL2GrammarParser.MatchUntilExpressionContext ctx)
EsperEPL2GrammarParser.matchUntilExpression()
.
The default implementation does nothing.enterMatchUntilExpression
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitMatchUntilExpression(EsperEPL2GrammarParser.MatchUntilExpressionContext ctx)
EsperEPL2GrammarParser.matchUntilExpression()
.
The default implementation does nothing.exitMatchUntilExpression
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterFuncIdentChained(EsperEPL2GrammarParser.FuncIdentChainedContext ctx)
EsperEPL2GrammarParser.funcIdentChained()
.
The default implementation does nothing.enterFuncIdentChained
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitFuncIdentChained(EsperEPL2GrammarParser.FuncIdentChainedContext ctx)
EsperEPL2GrammarParser.funcIdentChained()
.
The default implementation does nothing.exitFuncIdentChained
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterNumberSetStar(EsperEPL2GrammarParser.NumberSetStarContext ctx)
EsperEPL2GrammarParser.numberSetStar()
.
The default implementation does nothing.enterNumberSetStar
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitNumberSetStar(EsperEPL2GrammarParser.NumberSetStarContext ctx)
EsperEPL2GrammarParser.numberSetStar()
.
The default implementation does nothing.exitNumberSetStar
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterCrontabLimitParameterSet(EsperEPL2GrammarParser.CrontabLimitParameterSetContext ctx)
EsperEPL2GrammarParser.crontabLimitParameterSet()
.
The default implementation does nothing.enterCrontabLimitParameterSet
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitCrontabLimitParameterSet(EsperEPL2GrammarParser.CrontabLimitParameterSetContext ctx)
EsperEPL2GrammarParser.crontabLimitParameterSet()
.
The default implementation does nothing.exitCrontabLimitParameterSet
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterWeekDayOperator(EsperEPL2GrammarParser.WeekDayOperatorContext ctx)
EsperEPL2GrammarParser.weekDayOperator()
.
The default implementation does nothing.enterWeekDayOperator
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitWeekDayOperator(EsperEPL2GrammarParser.WeekDayOperatorContext ctx)
EsperEPL2GrammarParser.weekDayOperator()
.
The default implementation does nothing.exitWeekDayOperator
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterWhenClause(EsperEPL2GrammarParser.WhenClauseContext ctx)
EsperEPL2GrammarParser.whenClause()
.
The default implementation does nothing.enterWhenClause
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitWhenClause(EsperEPL2GrammarParser.WhenClauseContext ctx)
EsperEPL2GrammarParser.whenClause()
.
The default implementation does nothing.exitWhenClause
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterNewAssign(EsperEPL2GrammarParser.NewAssignContext ctx)
EsperEPL2GrammarParser.newAssign()
.
The default implementation does nothing.enterNewAssign
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitNewAssign(EsperEPL2GrammarParser.NewAssignContext ctx)
EsperEPL2GrammarParser.newAssign()
.
The default implementation does nothing.exitNewAssign
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterLastWeekdayOperand(EsperEPL2GrammarParser.LastWeekdayOperandContext ctx)
EsperEPL2GrammarParser.lastWeekdayOperand()
.
The default implementation does nothing.enterLastWeekdayOperand
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitLastWeekdayOperand(EsperEPL2GrammarParser.LastWeekdayOperandContext ctx)
EsperEPL2GrammarParser.lastWeekdayOperand()
.
The default implementation does nothing.exitLastWeekdayOperand
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterGroupByListExpr(EsperEPL2GrammarParser.GroupByListExprContext ctx)
EsperEPL2GrammarParser.groupByListExpr()
.
The default implementation does nothing.enterGroupByListExpr
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitGroupByListExpr(EsperEPL2GrammarParser.GroupByListExprContext ctx)
EsperEPL2GrammarParser.groupByListExpr()
.
The default implementation does nothing.exitGroupByListExpr
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterStreamSelector(EsperEPL2GrammarParser.StreamSelectorContext ctx)
EsperEPL2GrammarParser.streamSelector()
.
The default implementation does nothing.enterStreamSelector
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitStreamSelector(EsperEPL2GrammarParser.StreamSelectorContext ctx)
EsperEPL2GrammarParser.streamSelector()
.
The default implementation does nothing.exitStreamSelector
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterStartJsonValueRule(EsperEPL2GrammarParser.StartJsonValueRuleContext ctx)
EsperEPL2GrammarParser.startJsonValueRule()
.
The default implementation does nothing.enterStartJsonValueRule
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitStartJsonValueRule(EsperEPL2GrammarParser.StartJsonValueRuleContext ctx)
EsperEPL2GrammarParser.startJsonValueRule()
.
The default implementation does nothing.exitStartJsonValueRule
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterStreamExpression(EsperEPL2GrammarParser.StreamExpressionContext ctx)
EsperEPL2GrammarParser.streamExpression()
.
The default implementation does nothing.enterStreamExpression
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitStreamExpression(EsperEPL2GrammarParser.StreamExpressionContext ctx)
EsperEPL2GrammarParser.streamExpression()
.
The default implementation does nothing.exitStreamExpression
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterBuiltin_median(EsperEPL2GrammarParser.Builtin_medianContext ctx)
EsperEPL2GrammarParser#builtin_median
.
The default implementation does nothing.enterBuiltin_median
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitBuiltin_median(EsperEPL2GrammarParser.Builtin_medianContext ctx)
EsperEPL2GrammarParser#builtin_median
.
The default implementation does nothing.exitBuiltin_median
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterOuterJoinIdent(EsperEPL2GrammarParser.OuterJoinIdentContext ctx)
EsperEPL2GrammarParser.outerJoinIdent()
.
The default implementation does nothing.enterOuterJoinIdent
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitOuterJoinIdent(EsperEPL2GrammarParser.OuterJoinIdentContext ctx)
EsperEPL2GrammarParser.outerJoinIdent()
.
The default implementation does nothing.exitOuterJoinIdent
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterCreateIndexColumnList(EsperEPL2GrammarParser.CreateIndexColumnListContext ctx)
EsperEPL2GrammarParser.createIndexColumnList()
.
The default implementation does nothing.enterCreateIndexColumnList
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitCreateIndexColumnList(EsperEPL2GrammarParser.CreateIndexColumnListContext ctx)
EsperEPL2GrammarParser.createIndexColumnList()
.
The default implementation does nothing.exitCreateIndexColumnList
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterViewExpression(EsperEPL2GrammarParser.ViewExpressionContext ctx)
EsperEPL2GrammarParser.viewExpression()
.
The default implementation does nothing.enterViewExpression
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitViewExpression(EsperEPL2GrammarParser.ViewExpressionContext ctx)
EsperEPL2GrammarParser.viewExpression()
.
The default implementation does nothing.exitViewExpression
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterPatternFilterExpression(EsperEPL2GrammarParser.PatternFilterExpressionContext ctx)
EsperEPL2GrammarParser.patternFilterExpression()
.
The default implementation does nothing.enterPatternFilterExpression
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitPatternFilterExpression(EsperEPL2GrammarParser.PatternFilterExpressionContext ctx)
EsperEPL2GrammarParser.patternFilterExpression()
.
The default implementation does nothing.exitPatternFilterExpression
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterColumnList(EsperEPL2GrammarParser.ColumnListContext ctx)
EsperEPL2GrammarParser.columnList()
.
The default implementation does nothing.enterColumnList
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitColumnList(EsperEPL2GrammarParser.ColumnListContext ctx)
EsperEPL2GrammarParser.columnList()
.
The default implementation does nothing.exitColumnList
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterJsonpair(EsperEPL2GrammarParser.JsonpairContext ctx)
EsperEPL2GrammarParser.jsonpair()
.
The default implementation does nothing.enterJsonpair
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitJsonpair(EsperEPL2GrammarParser.JsonpairContext ctx)
EsperEPL2GrammarParser.jsonpair()
.
The default implementation does nothing.exitJsonpair
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterOnSelectExpr(EsperEPL2GrammarParser.OnSelectExprContext ctx)
EsperEPL2GrammarParser.onSelectExpr()
.
The default implementation does nothing.enterOnSelectExpr
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitOnSelectExpr(EsperEPL2GrammarParser.OnSelectExprContext ctx)
EsperEPL2GrammarParser.onSelectExpr()
.
The default implementation does nothing.exitOnSelectExpr
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterStartPatternExpressionRule(EsperEPL2GrammarParser.StartPatternExpressionRuleContext ctx)
EsperEPL2GrammarParser.startPatternExpressionRule()
.
The default implementation does nothing.enterStartPatternExpressionRule
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitStartPatternExpressionRule(EsperEPL2GrammarParser.StartPatternExpressionRuleContext ctx)
EsperEPL2GrammarParser.startPatternExpressionRule()
.
The default implementation does nothing.exitStartPatternExpressionRule
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterElementValuePairEnum(EsperEPL2GrammarParser.ElementValuePairEnumContext ctx)
EsperEPL2GrammarParser.elementValuePairEnum()
.
The default implementation does nothing.enterElementValuePairEnum
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitElementValuePairEnum(EsperEPL2GrammarParser.ElementValuePairEnumContext ctx)
EsperEPL2GrammarParser.elementValuePairEnum()
.
The default implementation does nothing.exitElementValuePairEnum
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterRowSubSelectExpression(EsperEPL2GrammarParser.RowSubSelectExpressionContext ctx)
EsperEPL2GrammarParser.rowSubSelectExpression()
.
The default implementation does nothing.enterRowSubSelectExpression
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitRowSubSelectExpression(EsperEPL2GrammarParser.RowSubSelectExpressionContext ctx)
EsperEPL2GrammarParser.rowSubSelectExpression()
.
The default implementation does nothing.exitRowSubSelectExpression
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterSelectionListElementAnno(EsperEPL2GrammarParser.SelectionListElementAnnoContext ctx)
EsperEPL2GrammarParser.selectionListElementAnno()
.
The default implementation does nothing.enterSelectionListElementAnno
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitSelectionListElementAnno(EsperEPL2GrammarParser.SelectionListElementAnnoContext ctx)
EsperEPL2GrammarParser.selectionListElementAnno()
.
The default implementation does nothing.exitSelectionListElementAnno
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterOutputLimit(EsperEPL2GrammarParser.OutputLimitContext ctx)
EsperEPL2GrammarParser.outputLimit()
.
The default implementation does nothing.enterOutputLimit
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitOutputLimit(EsperEPL2GrammarParser.OutputLimitContext ctx)
EsperEPL2GrammarParser.outputLimit()
.
The default implementation does nothing.exitOutputLimit
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterCreateContextDistinct(EsperEPL2GrammarParser.CreateContextDistinctContext ctx)
EsperEPL2GrammarParser.createContextDistinct()
.
The default implementation does nothing.enterCreateContextDistinct
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitCreateContextDistinct(EsperEPL2GrammarParser.CreateContextDistinctContext ctx)
EsperEPL2GrammarParser.createContextDistinct()
.
The default implementation does nothing.exitCreateContextDistinct
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterJsonelements(EsperEPL2GrammarParser.JsonelementsContext ctx)
EsperEPL2GrammarParser.jsonelements()
.
The default implementation does nothing.enterJsonelements
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitJsonelements(EsperEPL2GrammarParser.JsonelementsContext ctx)
EsperEPL2GrammarParser.jsonelements()
.
The default implementation does nothing.exitJsonelements
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterNumericParameterList(EsperEPL2GrammarParser.NumericParameterListContext ctx)
EsperEPL2GrammarParser.numericParameterList()
.
The default implementation does nothing.enterNumericParameterList
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitNumericParameterList(EsperEPL2GrammarParser.NumericParameterListContext ctx)
EsperEPL2GrammarParser.numericParameterList()
.
The default implementation does nothing.exitNumericParameterList
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterLibFunctionWithClass(EsperEPL2GrammarParser.LibFunctionWithClassContext ctx)
EsperEPL2GrammarParser.libFunctionWithClass()
.
The default implementation does nothing.enterLibFunctionWithClass
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitLibFunctionWithClass(EsperEPL2GrammarParser.LibFunctionWithClassContext ctx)
EsperEPL2GrammarParser.libFunctionWithClass()
.
The default implementation does nothing.exitLibFunctionWithClass
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterPropertyExpressionAnnotation(EsperEPL2GrammarParser.PropertyExpressionAnnotationContext ctx)
EsperEPL2GrammarParser.propertyExpressionAnnotation()
.
The default implementation does nothing.enterPropertyExpressionAnnotation
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitPropertyExpressionAnnotation(EsperEPL2GrammarParser.PropertyExpressionAnnotationContext ctx)
EsperEPL2GrammarParser.propertyExpressionAnnotation()
.
The default implementation does nothing.exitPropertyExpressionAnnotation
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterStringconstant(EsperEPL2GrammarParser.StringconstantContext ctx)
EsperEPL2GrammarParser.stringconstant()
.
The default implementation does nothing.enterStringconstant
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitStringconstant(EsperEPL2GrammarParser.StringconstantContext ctx)
EsperEPL2GrammarParser.stringconstant()
.
The default implementation does nothing.exitStringconstant
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterCreateSchemaExpr(EsperEPL2GrammarParser.CreateSchemaExprContext ctx)
EsperEPL2GrammarParser.createSchemaExpr()
.
The default implementation does nothing.enterCreateSchemaExpr
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitCreateSchemaExpr(EsperEPL2GrammarParser.CreateSchemaExprContext ctx)
EsperEPL2GrammarParser.createSchemaExpr()
.
The default implementation does nothing.exitCreateSchemaExpr
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterElseClause(EsperEPL2GrammarParser.ElseClauseContext ctx)
EsperEPL2GrammarParser.elseClause()
.
The default implementation does nothing.enterElseClause
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitElseClause(EsperEPL2GrammarParser.ElseClauseContext ctx)
EsperEPL2GrammarParser.elseClause()
.
The default implementation does nothing.exitElseClause
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterBuiltin_avg(EsperEPL2GrammarParser.Builtin_avgContext ctx)
EsperEPL2GrammarParser#builtin_avg
.
The default implementation does nothing.enterBuiltin_avg
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitBuiltin_avg(EsperEPL2GrammarParser.Builtin_avgContext ctx)
EsperEPL2GrammarParser#builtin_avg
.
The default implementation does nothing.exitBuiltin_avg
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterGuardWhileExpression(EsperEPL2GrammarParser.GuardWhileExpressionContext ctx)
EsperEPL2GrammarParser.guardWhileExpression()
.
The default implementation does nothing.enterGuardWhileExpression
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitGuardWhileExpression(EsperEPL2GrammarParser.GuardWhileExpressionContext ctx)
EsperEPL2GrammarParser.guardWhileExpression()
.
The default implementation does nothing.exitGuardWhileExpression
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterCreateWindowExprModelAfter(EsperEPL2GrammarParser.CreateWindowExprModelAfterContext ctx)
EsperEPL2GrammarParser.createWindowExprModelAfter()
.
The default implementation does nothing.enterCreateWindowExprModelAfter
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitCreateWindowExprModelAfter(EsperEPL2GrammarParser.CreateWindowExprModelAfterContext ctx)
EsperEPL2GrammarParser.createWindowExprModelAfter()
.
The default implementation does nothing.exitCreateWindowExprModelAfter
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterMatchRecogMatchesAfterSkip(EsperEPL2GrammarParser.MatchRecogMatchesAfterSkipContext ctx)
EsperEPL2GrammarParser.matchRecogMatchesAfterSkip()
.
The default implementation does nothing.enterMatchRecogMatchesAfterSkip
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitMatchRecogMatchesAfterSkip(EsperEPL2GrammarParser.MatchRecogMatchesAfterSkipContext ctx)
EsperEPL2GrammarParser.matchRecogMatchesAfterSkip()
.
The default implementation does nothing.exitMatchRecogMatchesAfterSkip
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterCreateContextDetail(EsperEPL2GrammarParser.CreateContextDetailContext ctx)
EsperEPL2GrammarParser.createContextDetail()
.
The default implementation does nothing.enterCreateContextDetail
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitCreateContextDetail(EsperEPL2GrammarParser.CreateContextDetailContext ctx)
EsperEPL2GrammarParser.createContextDetail()
.
The default implementation does nothing.exitCreateContextDetail
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterMonthPart(EsperEPL2GrammarParser.MonthPartContext ctx)
EsperEPL2GrammarParser.monthPart()
.
The default implementation does nothing.enterMonthPart
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitMonthPart(EsperEPL2GrammarParser.MonthPartContext ctx)
EsperEPL2GrammarParser.monthPart()
.
The default implementation does nothing.exitMonthPart
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterPatternExpression(EsperEPL2GrammarParser.PatternExpressionContext ctx)
EsperEPL2GrammarParser.patternExpression()
.
The default implementation does nothing.enterPatternExpression
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitPatternExpression(EsperEPL2GrammarParser.PatternExpressionContext ctx)
EsperEPL2GrammarParser.patternExpression()
.
The default implementation does nothing.exitPatternExpression
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterLastOperator(EsperEPL2GrammarParser.LastOperatorContext ctx)
EsperEPL2GrammarParser.lastOperator()
.
The default implementation does nothing.enterLastOperator
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitLastOperator(EsperEPL2GrammarParser.LastOperatorContext ctx)
EsperEPL2GrammarParser.lastOperator()
.
The default implementation does nothing.exitLastOperator
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterCreateSchemaDef(EsperEPL2GrammarParser.CreateSchemaDefContext ctx)
EsperEPL2GrammarParser.createSchemaDef()
.
The default implementation does nothing.enterCreateSchemaDef
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitCreateSchemaDef(EsperEPL2GrammarParser.CreateSchemaDefContext ctx)
EsperEPL2GrammarParser.createSchemaDef()
.
The default implementation does nothing.exitCreateSchemaDef
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterEventPropertyIdent(EsperEPL2GrammarParser.EventPropertyIdentContext ctx)
EsperEPL2GrammarParser.eventPropertyIdent()
.
The default implementation does nothing.enterEventPropertyIdent
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitEventPropertyIdent(EsperEPL2GrammarParser.EventPropertyIdentContext ctx)
EsperEPL2GrammarParser.eventPropertyIdent()
.
The default implementation does nothing.exitEventPropertyIdent
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterCreateIndexExpr(EsperEPL2GrammarParser.CreateIndexExprContext ctx)
EsperEPL2GrammarParser.createIndexExpr()
.
The default implementation does nothing.enterCreateIndexExpr
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitCreateIndexExpr(EsperEPL2GrammarParser.CreateIndexExprContext ctx)
EsperEPL2GrammarParser.createIndexExpr()
.
The default implementation does nothing.exitCreateIndexExpr
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterAtomicExpression(EsperEPL2GrammarParser.AtomicExpressionContext ctx)
EsperEPL2GrammarParser.atomicExpression()
.
The default implementation does nothing.enterAtomicExpression
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitAtomicExpression(EsperEPL2GrammarParser.AtomicExpressionContext ctx)
EsperEPL2GrammarParser.atomicExpression()
.
The default implementation does nothing.exitAtomicExpression
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterJsonvalue(EsperEPL2GrammarParser.JsonvalueContext ctx)
EsperEPL2GrammarParser.jsonvalue()
.
The default implementation does nothing.enterJsonvalue
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitJsonvalue(EsperEPL2GrammarParser.JsonvalueContext ctx)
EsperEPL2GrammarParser.jsonvalue()
.
The default implementation does nothing.exitJsonvalue
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterLibFunctionNoClass(EsperEPL2GrammarParser.LibFunctionNoClassContext ctx)
EsperEPL2GrammarParser.libFunctionNoClass()
.
The default implementation does nothing.enterLibFunctionNoClass
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitLibFunctionNoClass(EsperEPL2GrammarParser.LibFunctionNoClassContext ctx)
EsperEPL2GrammarParser.libFunctionNoClass()
.
The default implementation does nothing.exitLibFunctionNoClass
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterElementValueEnum(EsperEPL2GrammarParser.ElementValueEnumContext ctx)
EsperEPL2GrammarParser.elementValueEnum()
.
The default implementation does nothing.enterElementValueEnum
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitElementValueEnum(EsperEPL2GrammarParser.ElementValueEnumContext ctx)
EsperEPL2GrammarParser.elementValueEnum()
.
The default implementation does nothing.exitElementValueEnum
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterBuiltin_cast(EsperEPL2GrammarParser.Builtin_castContext ctx)
EsperEPL2GrammarParser#builtin_cast
.
The default implementation does nothing.enterBuiltin_cast
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitBuiltin_cast(EsperEPL2GrammarParser.Builtin_castContext ctx)
EsperEPL2GrammarParser#builtin_cast
.
The default implementation does nothing.exitBuiltin_cast
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterOnUpdateExpr(EsperEPL2GrammarParser.OnUpdateExprContext ctx)
EsperEPL2GrammarParser.onUpdateExpr()
.
The default implementation does nothing.enterOnUpdateExpr
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitOnUpdateExpr(EsperEPL2GrammarParser.OnUpdateExprContext ctx)
EsperEPL2GrammarParser.onUpdateExpr()
.
The default implementation does nothing.exitOnUpdateExpr
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterAnnotationEnum(EsperEPL2GrammarParser.AnnotationEnumContext ctx)
EsperEPL2GrammarParser.annotationEnum()
.
The default implementation does nothing.enterAnnotationEnum
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitAnnotationEnum(EsperEPL2GrammarParser.AnnotationEnumContext ctx)
EsperEPL2GrammarParser.annotationEnum()
.
The default implementation does nothing.exitAnnotationEnum
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterCreateContextExpr(EsperEPL2GrammarParser.CreateContextExprContext ctx)
EsperEPL2GrammarParser.createContextExpr()
.
The default implementation does nothing.enterCreateContextExpr
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitCreateContextExpr(EsperEPL2GrammarParser.CreateContextExprContext ctx)
EsperEPL2GrammarParser.createContextExpr()
.
The default implementation does nothing.exitCreateContextExpr
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterLastOperand(EsperEPL2GrammarParser.LastOperandContext ctx)
EsperEPL2GrammarParser.lastOperand()
.
The default implementation does nothing.enterLastOperand
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitLastOperand(EsperEPL2GrammarParser.LastOperandContext ctx)
EsperEPL2GrammarParser.lastOperand()
.
The default implementation does nothing.exitLastOperand
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterExpressionWithTimeInclLast(EsperEPL2GrammarParser.ExpressionWithTimeInclLastContext ctx)
EsperEPL2GrammarParser.expressionWithTimeInclLast()
.
The default implementation does nothing.enterExpressionWithTimeInclLast
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitExpressionWithTimeInclLast(EsperEPL2GrammarParser.ExpressionWithTimeInclLastContext ctx)
EsperEPL2GrammarParser.expressionWithTimeInclLast()
.
The default implementation does nothing.exitExpressionWithTimeInclLast
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterCreateContextPartitionItem(EsperEPL2GrammarParser.CreateContextPartitionItemContext ctx)
EsperEPL2GrammarParser.createContextPartitionItem()
.
The default implementation does nothing.enterCreateContextPartitionItem
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitCreateContextPartitionItem(EsperEPL2GrammarParser.CreateContextPartitionItemContext ctx)
EsperEPL2GrammarParser.createContextPartitionItem()
.
The default implementation does nothing.exitCreateContextPartitionItem
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterCreateWindowExpr(EsperEPL2GrammarParser.CreateWindowExprContext ctx)
EsperEPL2GrammarParser.createWindowExpr()
.
The default implementation does nothing.enterCreateWindowExpr
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitCreateWindowExpr(EsperEPL2GrammarParser.CreateWindowExprContext ctx)
EsperEPL2GrammarParser.createWindowExpr()
.
The default implementation does nothing.exitCreateWindowExpr
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterBuiltin_cnt(EsperEPL2GrammarParser.Builtin_cntContext ctx)
EsperEPL2GrammarParser#builtin_cnt
.
The default implementation does nothing.enterBuiltin_cnt
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitBuiltin_cnt(EsperEPL2GrammarParser.Builtin_cntContext ctx)
EsperEPL2GrammarParser#builtin_cnt
.
The default implementation does nothing.exitBuiltin_cnt
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterWindowAggregation(EsperEPL2GrammarParser.WindowAggregationContext ctx)
EsperEPL2GrammarParser.windowAggregation()
.
The default implementation does nothing.enterWindowAggregation
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitWindowAggregation(EsperEPL2GrammarParser.WindowAggregationContext ctx)
EsperEPL2GrammarParser.windowAggregation()
.
The default implementation does nothing.exitWindowAggregation
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterVariantListElement(EsperEPL2GrammarParser.VariantListElementContext ctx)
EsperEPL2GrammarParser.variantListElement()
.
The default implementation does nothing.enterVariantListElement
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitVariantListElement(EsperEPL2GrammarParser.VariantListElementContext ctx)
EsperEPL2GrammarParser.variantListElement()
.
The default implementation does nothing.exitVariantListElement
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterCreateExpressionExpr(EsperEPL2GrammarParser.CreateExpressionExprContext ctx)
EsperEPL2GrammarParser.createExpressionExpr()
.
The default implementation does nothing.enterCreateExpressionExpr
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitCreateExpressionExpr(EsperEPL2GrammarParser.CreateExpressionExprContext ctx)
EsperEPL2GrammarParser.createExpressionExpr()
.
The default implementation does nothing.exitCreateExpressionExpr
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterRangeOperand(EsperEPL2GrammarParser.RangeOperandContext ctx)
EsperEPL2GrammarParser.rangeOperand()
.
The default implementation does nothing.enterRangeOperand
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitRangeOperand(EsperEPL2GrammarParser.RangeOperandContext ctx)
EsperEPL2GrammarParser.rangeOperand()
.
The default implementation does nothing.exitRangeOperand
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterGuardPostFix(EsperEPL2GrammarParser.GuardPostFixContext ctx)
EsperEPL2GrammarParser.guardPostFix()
.
The default implementation does nothing.enterGuardPostFix
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitGuardPostFix(EsperEPL2GrammarParser.GuardPostFixContext ctx)
EsperEPL2GrammarParser.guardPostFix()
.
The default implementation does nothing.exitGuardPostFix
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterGroupBySetsChoice(EsperEPL2GrammarParser.GroupBySetsChoiceContext ctx)
EsperEPL2GrammarParser.groupBySetsChoice()
.
The default implementation does nothing.enterGroupBySetsChoice
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitGroupBySetsChoice(EsperEPL2GrammarParser.GroupBySetsChoiceContext ctx)
EsperEPL2GrammarParser.groupBySetsChoice()
.
The default implementation does nothing.exitGroupBySetsChoice
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterInSubSelectQuery(EsperEPL2GrammarParser.InSubSelectQueryContext ctx)
EsperEPL2GrammarParser.inSubSelectQuery()
.
The default implementation does nothing.enterInSubSelectQuery
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitInSubSelectQuery(EsperEPL2GrammarParser.InSubSelectQueryContext ctx)
EsperEPL2GrammarParser.inSubSelectQuery()
.
The default implementation does nothing.exitInSubSelectQuery
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterEscapableStr(EsperEPL2GrammarParser.EscapableStrContext ctx)
EsperEPL2GrammarParser.escapableStr()
.
The default implementation does nothing.enterEscapableStr
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitEscapableStr(EsperEPL2GrammarParser.EscapableStrContext ctx)
EsperEPL2GrammarParser.escapableStr()
.
The default implementation does nothing.exitEscapableStr
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterDistinctExpressionList(EsperEPL2GrammarParser.DistinctExpressionListContext ctx)
EsperEPL2GrammarParser.distinctExpressionList()
.
The default implementation does nothing.enterDistinctExpressionList
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitDistinctExpressionList(EsperEPL2GrammarParser.DistinctExpressionListContext ctx)
EsperEPL2GrammarParser.distinctExpressionList()
.
The default implementation does nothing.exitDistinctExpressionList
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterUnaryExpression(EsperEPL2GrammarParser.UnaryExpressionContext ctx)
EsperEPL2GrammarParser.unaryExpression()
.
The default implementation does nothing.enterUnaryExpression
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitUnaryExpression(EsperEPL2GrammarParser.UnaryExpressionContext ctx)
EsperEPL2GrammarParser.unaryExpression()
.
The default implementation does nothing.exitUnaryExpression
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterOnSelectInsertExpr(EsperEPL2GrammarParser.OnSelectInsertExprContext ctx)
EsperEPL2GrammarParser.onSelectInsertExpr()
.
The default implementation does nothing.enterOnSelectInsertExpr
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitOnSelectInsertExpr(EsperEPL2GrammarParser.OnSelectInsertExprContext ctx)
EsperEPL2GrammarParser.onSelectInsertExpr()
.
The default implementation does nothing.exitOnSelectInsertExpr
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterSelectClause(EsperEPL2GrammarParser.SelectClauseContext ctx)
EsperEPL2GrammarParser.selectClause()
.
The default implementation does nothing.enterSelectClause
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitSelectClause(EsperEPL2GrammarParser.SelectClauseContext ctx)
EsperEPL2GrammarParser.selectClause()
.
The default implementation does nothing.exitSelectClause
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterConcatenationExpr(EsperEPL2GrammarParser.ConcatenationExprContext ctx)
EsperEPL2GrammarParser.concatenationExpr()
.
The default implementation does nothing.enterConcatenationExpr
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitConcatenationExpr(EsperEPL2GrammarParser.ConcatenationExprContext ctx)
EsperEPL2GrammarParser.concatenationExpr()
.
The default implementation does nothing.exitConcatenationExpr
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterStartEPLExpressionRule(EsperEPL2GrammarParser.StartEPLExpressionRuleContext ctx)
EsperEPL2GrammarParser.startEPLExpressionRule()
.
The default implementation does nothing.enterStartEPLExpressionRule
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitStartEPLExpressionRule(EsperEPL2GrammarParser.StartEPLExpressionRuleContext ctx)
EsperEPL2GrammarParser.startEPLExpressionRule()
.
The default implementation does nothing.exitStartEPLExpressionRule
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterSubSelectFilterExpr(EsperEPL2GrammarParser.SubSelectFilterExprContext ctx)
EsperEPL2GrammarParser.subSelectFilterExpr()
.
The default implementation does nothing.enterSubSelectFilterExpr
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitSubSelectFilterExpr(EsperEPL2GrammarParser.SubSelectFilterExprContext ctx)
EsperEPL2GrammarParser.subSelectFilterExpr()
.
The default implementation does nothing.exitSubSelectFilterExpr
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterCreateContextCoalesceItem(EsperEPL2GrammarParser.CreateContextCoalesceItemContext ctx)
EsperEPL2GrammarParser.createContextCoalesceItem()
.
The default implementation does nothing.enterCreateContextCoalesceItem
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitCreateContextCoalesceItem(EsperEPL2GrammarParser.CreateContextCoalesceItemContext ctx)
EsperEPL2GrammarParser.createContextCoalesceItem()
.
The default implementation does nothing.exitCreateContextCoalesceItem
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterFuncIdentTop(EsperEPL2GrammarParser.FuncIdentTopContext ctx)
EsperEPL2GrammarParser.funcIdentTop()
.
The default implementation does nothing.enterFuncIdentTop
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitFuncIdentTop(EsperEPL2GrammarParser.FuncIdentTopContext ctx)
EsperEPL2GrammarParser.funcIdentTop()
.
The default implementation does nothing.exitFuncIdentTop
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterMillisecondPart(EsperEPL2GrammarParser.MillisecondPartContext ctx)
EsperEPL2GrammarParser.millisecondPart()
.
The default implementation does nothing.enterMillisecondPart
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitMillisecondPart(EsperEPL2GrammarParser.MillisecondPartContext ctx)
EsperEPL2GrammarParser.millisecondPart()
.
The default implementation does nothing.exitMillisecondPart
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterFirstLastAggregation(EsperEPL2GrammarParser.FirstLastAggregationContext ctx)
EsperEPL2GrammarParser.firstLastAggregation()
.
The default implementation does nothing.enterFirstLastAggregation
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitFirstLastAggregation(EsperEPL2GrammarParser.FirstLastAggregationContext ctx)
EsperEPL2GrammarParser.firstLastAggregation()
.
The default implementation does nothing.exitFirstLastAggregation
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterOnExprFrom(EsperEPL2GrammarParser.OnExprFromContext ctx)
EsperEPL2GrammarParser.onExprFrom()
.
The default implementation does nothing.enterOnExprFrom
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitOnExprFrom(EsperEPL2GrammarParser.OnExprFromContext ctx)
EsperEPL2GrammarParser.onExprFrom()
.
The default implementation does nothing.exitOnExprFrom
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterGroupByCubeOrRollup(EsperEPL2GrammarParser.GroupByCubeOrRollupContext ctx)
EsperEPL2GrammarParser.groupByCubeOrRollup()
.
The default implementation does nothing.enterGroupByCubeOrRollup
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitGroupByCubeOrRollup(EsperEPL2GrammarParser.GroupByCubeOrRollupContext ctx)
EsperEPL2GrammarParser.groupByCubeOrRollup()
.
The default implementation does nothing.exitGroupByCubeOrRollup
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterNegatedExpression(EsperEPL2GrammarParser.NegatedExpressionContext ctx)
EsperEPL2GrammarParser.negatedExpression()
.
The default implementation does nothing.enterNegatedExpression
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitNegatedExpression(EsperEPL2GrammarParser.NegatedExpressionContext ctx)
EsperEPL2GrammarParser.negatedExpression()
.
The default implementation does nothing.exitNegatedExpression
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterBuiltin_grouping(EsperEPL2GrammarParser.Builtin_groupingContext ctx)
EsperEPL2GrammarParser#builtin_grouping
.
The default implementation does nothing.enterBuiltin_grouping
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitBuiltin_grouping(EsperEPL2GrammarParser.Builtin_groupingContext ctx)
EsperEPL2GrammarParser#builtin_grouping
.
The default implementation does nothing.exitBuiltin_grouping
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterBuiltin_window(EsperEPL2GrammarParser.Builtin_windowContext ctx)
EsperEPL2GrammarParser#builtin_window
.
The default implementation does nothing.enterBuiltin_window
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitBuiltin_window(EsperEPL2GrammarParser.Builtin_windowContext ctx)
EsperEPL2GrammarParser#builtin_window
.
The default implementation does nothing.exitBuiltin_window
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterBuiltin_prev(EsperEPL2GrammarParser.Builtin_prevContext ctx)
EsperEPL2GrammarParser#builtin_prev
.
The default implementation does nothing.enterBuiltin_prev
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitBuiltin_prev(EsperEPL2GrammarParser.Builtin_prevContext ctx)
EsperEPL2GrammarParser#builtin_prev
.
The default implementation does nothing.exitBuiltin_prev
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterSelectExpr(EsperEPL2GrammarParser.SelectExprContext ctx)
EsperEPL2GrammarParser.selectExpr()
.
The default implementation does nothing.enterSelectExpr
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitSelectExpr(EsperEPL2GrammarParser.SelectExprContext ctx)
EsperEPL2GrammarParser.selectExpr()
.
The default implementation does nothing.exitSelectExpr
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterMatchRecogMeasures(EsperEPL2GrammarParser.MatchRecogMeasuresContext ctx)
EsperEPL2GrammarParser.matchRecogMeasures()
.
The default implementation does nothing.enterMatchRecogMeasures
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitMatchRecogMeasures(EsperEPL2GrammarParser.MatchRecogMeasuresContext ctx)
EsperEPL2GrammarParser.matchRecogMeasures()
.
The default implementation does nothing.exitMatchRecogMeasures
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterAdditiveExpression(EsperEPL2GrammarParser.AdditiveExpressionContext ctx)
EsperEPL2GrammarParser.additiveExpression()
.
The default implementation does nothing.enterAdditiveExpression
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitAdditiveExpression(EsperEPL2GrammarParser.AdditiveExpressionContext ctx)
EsperEPL2GrammarParser.additiveExpression()
.
The default implementation does nothing.exitAdditiveExpression
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterEventProperty(EsperEPL2GrammarParser.EventPropertyContext ctx)
EsperEPL2GrammarParser.eventProperty()
.
The default implementation does nothing.enterEventProperty
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitEventProperty(EsperEPL2GrammarParser.EventPropertyContext ctx)
EsperEPL2GrammarParser.eventProperty()
.
The default implementation does nothing.exitEventProperty
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterJsonarray(EsperEPL2GrammarParser.JsonarrayContext ctx)
EsperEPL2GrammarParser.jsonarray()
.
The default implementation does nothing.enterJsonarray
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitJsonarray(EsperEPL2GrammarParser.JsonarrayContext ctx)
EsperEPL2GrammarParser.jsonarray()
.
The default implementation does nothing.exitJsonarray
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterJsonobject(EsperEPL2GrammarParser.JsonobjectContext ctx)
EsperEPL2GrammarParser.jsonobject()
.
The default implementation does nothing.enterJsonobject
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitJsonobject(EsperEPL2GrammarParser.JsonobjectContext ctx)
EsperEPL2GrammarParser.jsonobject()
.
The default implementation does nothing.exitJsonobject
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterOuterJoin(EsperEPL2GrammarParser.OuterJoinContext ctx)
EsperEPL2GrammarParser.outerJoin()
.
The default implementation does nothing.enterOuterJoin
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitOuterJoin(EsperEPL2GrammarParser.OuterJoinContext ctx)
EsperEPL2GrammarParser.outerJoin()
.
The default implementation does nothing.exitOuterJoin
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterAggregationFilterExpr(EsperEPL2GrammarParser.AggregationFilterExprContext ctx)
EsperEPL2GrammarParser.aggregationFilterExpr()
.
The default implementation does nothing.enterAggregationFilterExpr
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitAggregationFilterExpr(EsperEPL2GrammarParser.AggregationFilterExprContext ctx)
EsperEPL2GrammarParser.aggregationFilterExpr()
.
The default implementation does nothing.exitAggregationFilterExpr
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterGroupByGroupingSets(EsperEPL2GrammarParser.GroupByGroupingSetsContext ctx)
EsperEPL2GrammarParser.groupByGroupingSets()
.
The default implementation does nothing.enterGroupByGroupingSets
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitGroupByGroupingSets(EsperEPL2GrammarParser.GroupByGroupingSetsContext ctx)
EsperEPL2GrammarParser.groupByGroupingSets()
.
The default implementation does nothing.exitGroupByGroupingSets
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterEscapableIdent(EsperEPL2GrammarParser.EscapableIdentContext ctx)
EsperEPL2GrammarParser.escapableIdent()
.
The default implementation does nothing.enterEscapableIdent
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitEscapableIdent(EsperEPL2GrammarParser.EscapableIdentContext ctx)
EsperEPL2GrammarParser.escapableIdent()
.
The default implementation does nothing.exitEscapableIdent
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterFromClause(EsperEPL2GrammarParser.FromClauseContext ctx)
EsperEPL2GrammarParser.fromClause()
.
The default implementation does nothing.enterFromClause
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitFromClause(EsperEPL2GrammarParser.FromClauseContext ctx)
EsperEPL2GrammarParser.fromClause()
.
The default implementation does nothing.exitFromClause
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterOnExpr(EsperEPL2GrammarParser.OnExprContext ctx)
EsperEPL2GrammarParser.onExpr()
.
The default implementation does nothing.enterOnExpr
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitOnExpr(EsperEPL2GrammarParser.OnExprContext ctx)
EsperEPL2GrammarParser.onExpr()
.
The default implementation does nothing.exitOnExpr
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterGopParamsItemMany(EsperEPL2GrammarParser.GopParamsItemManyContext ctx)
EsperEPL2GrammarParser.gopParamsItemMany()
.
The default implementation does nothing.enterGopParamsItemMany
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitGopParamsItemMany(EsperEPL2GrammarParser.GopParamsItemManyContext ctx)
EsperEPL2GrammarParser.gopParamsItemMany()
.
The default implementation does nothing.exitGopParamsItemMany
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterPropertySelectionList(EsperEPL2GrammarParser.PropertySelectionListContext ctx)
EsperEPL2GrammarParser.propertySelectionList()
.
The default implementation does nothing.enterPropertySelectionList
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitPropertySelectionList(EsperEPL2GrammarParser.PropertySelectionListContext ctx)
EsperEPL2GrammarParser.propertySelectionList()
.
The default implementation does nothing.exitPropertySelectionList
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterWeekPart(EsperEPL2GrammarParser.WeekPartContext ctx)
EsperEPL2GrammarParser.weekPart()
.
The default implementation does nothing.enterWeekPart
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitWeekPart(EsperEPL2GrammarParser.WeekPartContext ctx)
EsperEPL2GrammarParser.weekPart()
.
The default implementation does nothing.exitWeekPart
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterMatchRecogPatternAlteration(EsperEPL2GrammarParser.MatchRecogPatternAlterationContext ctx)
EsperEPL2GrammarParser.matchRecogPatternAlteration()
.
The default implementation does nothing.enterMatchRecogPatternAlteration
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitMatchRecogPatternAlteration(EsperEPL2GrammarParser.MatchRecogPatternAlterationContext ctx)
EsperEPL2GrammarParser.matchRecogPatternAlteration()
.
The default implementation does nothing.exitMatchRecogPatternAlteration
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterGopParams(EsperEPL2GrammarParser.GopParamsContext ctx)
EsperEPL2GrammarParser.gopParams()
.
The default implementation does nothing.enterGopParams
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitGopParams(EsperEPL2GrammarParser.GopParamsContext ctx)
EsperEPL2GrammarParser.gopParams()
.
The default implementation does nothing.exitGopParams
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterCreateContextChoice(EsperEPL2GrammarParser.CreateContextChoiceContext ctx)
EsperEPL2GrammarParser.createContextChoice()
.
The default implementation does nothing.enterCreateContextChoice
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitCreateContextChoice(EsperEPL2GrammarParser.CreateContextChoiceContext ctx)
EsperEPL2GrammarParser.createContextChoice()
.
The default implementation does nothing.exitCreateContextChoice
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterCaseExpression(EsperEPL2GrammarParser.CaseExpressionContext ctx)
EsperEPL2GrammarParser.caseExpression()
.
The default implementation does nothing.enterCaseExpression
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitCaseExpression(EsperEPL2GrammarParser.CaseExpressionContext ctx)
EsperEPL2GrammarParser.caseExpression()
.
The default implementation does nothing.exitCaseExpression
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterBuiltin_istream(EsperEPL2GrammarParser.Builtin_istreamContext ctx)
EsperEPL2GrammarParser#builtin_istream
.
The default implementation does nothing.enterBuiltin_istream
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitBuiltin_istream(EsperEPL2GrammarParser.Builtin_istreamContext ctx)
EsperEPL2GrammarParser#builtin_istream
.
The default implementation does nothing.exitBuiltin_istream
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterCreateIndexColumn(EsperEPL2GrammarParser.CreateIndexColumnContext ctx)
EsperEPL2GrammarParser.createIndexColumn()
.
The default implementation does nothing.enterCreateIndexColumn
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitCreateIndexColumn(EsperEPL2GrammarParser.CreateIndexColumnContext ctx)
EsperEPL2GrammarParser.createIndexColumn()
.
The default implementation does nothing.exitCreateIndexColumn
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterGroupByCombinableExpr(EsperEPL2GrammarParser.GroupByCombinableExprContext ctx)
EsperEPL2GrammarParser.groupByCombinableExpr()
.
The default implementation does nothing.enterGroupByCombinableExpr
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitGroupByCombinableExpr(EsperEPL2GrammarParser.GroupByCombinableExprContext ctx)
EsperEPL2GrammarParser.groupByCombinableExpr()
.
The default implementation does nothing.exitGroupByCombinableExpr
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterExpressionWithTimeList(EsperEPL2GrammarParser.ExpressionWithTimeListContext ctx)
EsperEPL2GrammarParser.expressionWithTimeList()
.
The default implementation does nothing.enterExpressionWithTimeList
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitExpressionWithTimeList(EsperEPL2GrammarParser.ExpressionWithTimeListContext ctx)
EsperEPL2GrammarParser.expressionWithTimeList()
.
The default implementation does nothing.exitExpressionWithTimeList
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterGopParamsItemAs(EsperEPL2GrammarParser.GopParamsItemAsContext ctx)
EsperEPL2GrammarParser.gopParamsItemAs()
.
The default implementation does nothing.enterGopParamsItemAs
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitGopParamsItemAs(EsperEPL2GrammarParser.GopParamsItemAsContext ctx)
EsperEPL2GrammarParser.gopParamsItemAs()
.
The default implementation does nothing.exitGopParamsItemAs
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterRowLimit(EsperEPL2GrammarParser.RowLimitContext ctx)
EsperEPL2GrammarParser.rowLimit()
.
The default implementation does nothing.enterRowLimit
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitRowLimit(EsperEPL2GrammarParser.RowLimitContext ctx)
EsperEPL2GrammarParser.rowLimit()
.
The default implementation does nothing.exitRowLimit
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterMatchUntilRange(EsperEPL2GrammarParser.MatchUntilRangeContext ctx)
EsperEPL2GrammarParser.matchUntilRange()
.
The default implementation does nothing.enterMatchUntilRange
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitMatchUntilRange(EsperEPL2GrammarParser.MatchUntilRangeContext ctx)
EsperEPL2GrammarParser.matchUntilRange()
.
The default implementation does nothing.exitMatchUntilRange
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterCreateSchemaQual(EsperEPL2GrammarParser.CreateSchemaQualContext ctx)
EsperEPL2GrammarParser.createSchemaQual()
.
The default implementation does nothing.enterCreateSchemaQual
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitCreateSchemaQual(EsperEPL2GrammarParser.CreateSchemaQualContext ctx)
EsperEPL2GrammarParser.createSchemaQual()
.
The default implementation does nothing.exitCreateSchemaQual
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterMatchRecogDefine(EsperEPL2GrammarParser.MatchRecogDefineContext ctx)
EsperEPL2GrammarParser.matchRecogDefine()
.
The default implementation does nothing.enterMatchRecogDefine
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitMatchRecogDefine(EsperEPL2GrammarParser.MatchRecogDefineContext ctx)
EsperEPL2GrammarParser.matchRecogDefine()
.
The default implementation does nothing.exitMatchRecogDefine
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterOrderByListElement(EsperEPL2GrammarParser.OrderByListElementContext ctx)
EsperEPL2GrammarParser.orderByListElement()
.
The default implementation does nothing.enterOrderByListElement
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitOrderByListElement(EsperEPL2GrammarParser.OrderByListElementContext ctx)
EsperEPL2GrammarParser.orderByListElement()
.
The default implementation does nothing.exitOrderByListElement
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterMinutePart(EsperEPL2GrammarParser.MinutePartContext ctx)
EsperEPL2GrammarParser.minutePart()
.
The default implementation does nothing.enterMinutePart
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitMinutePart(EsperEPL2GrammarParser.MinutePartContext ctx)
EsperEPL2GrammarParser.minutePart()
.
The default implementation does nothing.exitMinutePart
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterBuiltin_prevwindow(EsperEPL2GrammarParser.Builtin_prevwindowContext ctx)
EsperEPL2GrammarParser#builtin_prevwindow
.
The default implementation does nothing.enterBuiltin_prevwindow
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitBuiltin_prevwindow(EsperEPL2GrammarParser.Builtin_prevwindowContext ctx)
EsperEPL2GrammarParser#builtin_prevwindow
.
The default implementation does nothing.exitBuiltin_prevwindow
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterMergeUnmatched(EsperEPL2GrammarParser.MergeUnmatchedContext ctx)
EsperEPL2GrammarParser.mergeUnmatched()
.
The default implementation does nothing.enterMergeUnmatched
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitMergeUnmatched(EsperEPL2GrammarParser.MergeUnmatchedContext ctx)
EsperEPL2GrammarParser.mergeUnmatched()
.
The default implementation does nothing.exitMergeUnmatched
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterMethodJoinExpression(EsperEPL2GrammarParser.MethodJoinExpressionContext ctx)
EsperEPL2GrammarParser.methodJoinExpression()
.
The default implementation does nothing.enterMethodJoinExpression
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitMethodJoinExpression(EsperEPL2GrammarParser.MethodJoinExpressionContext ctx)
EsperEPL2GrammarParser.methodJoinExpression()
.
The default implementation does nothing.exitMethodJoinExpression
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterExistsSubSelectExpression(EsperEPL2GrammarParser.ExistsSubSelectExpressionContext ctx)
EsperEPL2GrammarParser.existsSubSelectExpression()
.
The default implementation does nothing.enterExistsSubSelectExpression
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitExistsSubSelectExpression(EsperEPL2GrammarParser.ExistsSubSelectExpressionContext ctx)
EsperEPL2GrammarParser.existsSubSelectExpression()
.
The default implementation does nothing.exitExistsSubSelectExpression
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterCreateContextRangePoint(EsperEPL2GrammarParser.CreateContextRangePointContext ctx)
EsperEPL2GrammarParser.createContextRangePoint()
.
The default implementation does nothing.enterCreateContextRangePoint
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitCreateContextRangePoint(EsperEPL2GrammarParser.CreateContextRangePointContext ctx)
EsperEPL2GrammarParser.createContextRangePoint()
.
The default implementation does nothing.exitCreateContextRangePoint
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterLibFunctionArgItem(EsperEPL2GrammarParser.LibFunctionArgItemContext ctx)
EsperEPL2GrammarParser.libFunctionArgItem()
.
The default implementation does nothing.enterLibFunctionArgItem
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitLibFunctionArgItem(EsperEPL2GrammarParser.LibFunctionArgItemContext ctx)
EsperEPL2GrammarParser.libFunctionArgItem()
.
The default implementation does nothing.exitLibFunctionArgItem
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterBuiltin_prevtail(EsperEPL2GrammarParser.Builtin_prevtailContext ctx)
EsperEPL2GrammarParser#builtin_prevtail
.
The default implementation does nothing.enterBuiltin_prevtail
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitBuiltin_prevtail(EsperEPL2GrammarParser.Builtin_prevtailContext ctx)
EsperEPL2GrammarParser#builtin_prevtail
.
The default implementation does nothing.exitBuiltin_prevtail
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterRegularJoin(EsperEPL2GrammarParser.RegularJoinContext ctx)
EsperEPL2GrammarParser.regularJoin()
.
The default implementation does nothing.enterRegularJoin
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitRegularJoin(EsperEPL2GrammarParser.RegularJoinContext ctx)
EsperEPL2GrammarParser.regularJoin()
.
The default implementation does nothing.exitRegularJoin
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterUpdateDetails(EsperEPL2GrammarParser.UpdateDetailsContext ctx)
EsperEPL2GrammarParser.updateDetails()
.
The default implementation does nothing.enterUpdateDetails
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitUpdateDetails(EsperEPL2GrammarParser.UpdateDetailsContext ctx)
EsperEPL2GrammarParser.updateDetails()
.
The default implementation does nothing.exitUpdateDetails
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterArrayExpression(EsperEPL2GrammarParser.ArrayExpressionContext ctx)
EsperEPL2GrammarParser.arrayExpression()
.
The default implementation does nothing.enterArrayExpression
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void exitArrayExpression(EsperEPL2GrammarParser.ArrayExpressionContext ctx)
EsperEPL2GrammarParser.arrayExpression()
.
The default implementation does nothing.exitArrayExpression
in interface EsperEPL2GrammarListener
ctx
- the parse treepublic void enterEveryRule(ParserRuleContext ctx)
public void exitEveryRule(ParserRuleContext ctx)
public void visitTerminal(TerminalNode node)
public void visitErrorNode(ErrorNode node)