Class SiddhiQLBaseVisitor<T>
- Type Parameters:
T- The return type of the visit operation. UseVoidfor operations with no return type.
- All Implemented Interfaces:
org.antlr.v4.runtime.tree.ParseTreeVisitor<T>,SiddhiQLVisitor<T>
- Direct Known Subclasses:
SiddhiQLBaseVisitorImpl
SiddhiQLVisitor,
which can be extended to create a visitor which only needs to handle a subset
of the available methods.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionVisit a parse tree produced by.invalid reference
SiddhiQLParser#addition_math_operationVisit a parse tree produced by.invalid reference
SiddhiQLParser#and_math_operationVisit a parse tree produced bySiddhiQLParser.annotation().Visit a parse tree produced bySiddhiQLParser.annotation_element().Visit a parse tree produced bySiddhiQLParser.anonymous_stream().Visit a parse tree produced bySiddhiQLParser.attribute().Visit a parse tree produced bySiddhiQLParser.attribute_index().Visit a parse tree produced bySiddhiQLParser.attribute_list().Visit a parse tree produced bySiddhiQLParser.attribute_name().Visit a parse tree produced bySiddhiQLParser.attribute_reference().Visit a parse tree produced bySiddhiQLParser.attribute_type().Visit a parse tree produced by.invalid reference
SiddhiQLParser#basic_math_operationVisit a parse tree produced bySiddhiQLParser.basic_source().Visit a parse tree produced bySiddhiQLParser.basic_source_stream_handler().Visit a parse tree produced bySiddhiQLParser.basic_source_stream_handlers().Visit a parse tree produced bySiddhiQLParser.bool_value().Visit a parse tree produced bySiddhiQLParser.collect().Visit a parse tree produced bySiddhiQLParser.condition_range().Visit a parse tree produced bySiddhiQLParser.condition_ranges().Visit a parse tree produced bySiddhiQLParser.constant_value().Visit a parse tree produced bySiddhiQLParser.day_value().Visit a parse tree produced bySiddhiQLParser.definition_function().Visit a parse tree produced bySiddhiQLParser.definition_function_final().Visit a parse tree produced bySiddhiQLParser.definition_stream().Visit a parse tree produced bySiddhiQLParser.definition_stream_final().Visit a parse tree produced bySiddhiQLParser.definition_table().Visit a parse tree produced bySiddhiQLParser.definition_table_final().Visit a parse tree produced bySiddhiQLParser.definition_trigger().Visit a parse tree produced bySiddhiQLParser.definition_trigger_final().Visit a parse tree produced bySiddhiQLParser.definition_window().Visit a parse tree produced bySiddhiQLParser.definition_window_final().Visit a parse tree produced by.invalid reference
SiddhiQLParser#equality_math_operationVisit a parse tree produced bySiddhiQLParser.error().Visit a parse tree produced bySiddhiQLParser.event().Visit a parse tree produced bySiddhiQLParser.every_pattern_source_chain().Visit a parse tree produced bySiddhiQLParser.execution_element().Visit a parse tree produced bySiddhiQLParser.execution_plan().Visit a parse tree produced bySiddhiQLParser.expression().Visit a parse tree produced bySiddhiQLParser.filter().Visit a parse tree produced bySiddhiQLParser.function_body().Visit a parse tree produced bySiddhiQLParser.function_id().Visit a parse tree produced bySiddhiQLParser.function_name().Visit a parse tree produced bySiddhiQLParser.function_namespace().Visit a parse tree produced bySiddhiQLParser.function_operation().visitGreaterthan_lessthan_math_operation(SiddhiQLParser.Greaterthan_lessthan_math_operationContext ctx) Visit a parse tree produced by.invalid reference
SiddhiQLParser#greaterthan_lessthan_math_operationVisit a parse tree produced bySiddhiQLParser.group_by().Visit a parse tree produced bySiddhiQLParser.having().Visit a parse tree produced bySiddhiQLParser.hour_value().Visit a parse tree produced bySiddhiQLParser.id().Visit a parse tree produced by.invalid reference
SiddhiQLParser#in_math_operationVisit a parse tree produced bySiddhiQLParser.join().Visit a parse tree produced bySiddhiQLParser.join_source().Visit a parse tree produced bySiddhiQLParser.join_stream().Visit a parse tree produced bySiddhiQLParser.keyword().Visit a parse tree produced bySiddhiQLParser.language_name().Visit a parse tree produced bySiddhiQLParser.logical_stateful_source().Visit a parse tree produced bySiddhiQLParser.millisecond_value().Visit a parse tree produced bySiddhiQLParser.minute_value().Visit a parse tree produced bySiddhiQLParser.month_value().Visit a parse tree produced by.invalid reference
SiddhiQLParser#multiplication_math_operationVisit a parse tree produced bySiddhiQLParser.name().Visit a parse tree produced by.invalid reference
SiddhiQLParser#not_math_operationVisit a parse tree produced bySiddhiQLParser.null_check().Visit a parse tree produced by.invalid reference
SiddhiQLParser#or_math_operationVisit a parse tree produced bySiddhiQLParser.output_attribute().Visit a parse tree produced bySiddhiQLParser.output_event_type().Visit a parse tree produced bySiddhiQLParser.output_rate().Visit a parse tree produced bySiddhiQLParser.output_rate_type().Visit a parse tree produced bySiddhiQLParser.parse().Visit a parse tree produced bySiddhiQLParser.partition().Visit a parse tree produced bySiddhiQLParser.partition_final().Visit a parse tree produced bySiddhiQLParser.partition_with_stream().visitPattern_collection_stateful_source(SiddhiQLParser.Pattern_collection_stateful_sourceContext ctx) Visit a parse tree produced bySiddhiQLParser.pattern_collection_stateful_source().Visit a parse tree produced bySiddhiQLParser.pattern_source().Visit a parse tree produced bySiddhiQLParser.pattern_source_chain().Visit a parse tree produced bySiddhiQLParser.pattern_stream().Visit a parse tree produced bySiddhiQLParser.plan_annotation().Visit a parse tree produced bySiddhiQLParser.property_name().Visit a parse tree produced bySiddhiQLParser.property_value().Visit a parse tree produced bySiddhiQLParser.query().Visit a parse tree produced bySiddhiQLParser.query_final().Visit a parse tree produced bySiddhiQLParser.query_input().Visit a parse tree produced bySiddhiQLParser.query_output().Visit a parse tree produced bySiddhiQLParser.query_section().Visit a parse tree produced bySiddhiQLParser.second_value().visitSequence_collection_stateful_source(SiddhiQLParser.Sequence_collection_stateful_sourceContext ctx) Visit a parse tree produced bySiddhiQLParser.sequence_collection_stateful_source().Visit a parse tree produced bySiddhiQLParser.sequence_source().Visit a parse tree produced bySiddhiQLParser.sequence_source_chain().Visit a parse tree produced bySiddhiQLParser.sequence_stream().Visit a parse tree produced bySiddhiQLParser.signed_double_value().Visit a parse tree produced bySiddhiQLParser.signed_float_value().Visit a parse tree produced bySiddhiQLParser.signed_int_value().Visit a parse tree produced bySiddhiQLParser.signed_long_value().Visit a parse tree produced bySiddhiQLParser.source().Visit a parse tree produced bySiddhiQLParser.standard_stateful_source().Visit a parse tree produced bySiddhiQLParser.standard_stream().Visit a parse tree produced bySiddhiQLParser.stream_alias().Visit a parse tree produced bySiddhiQLParser.stream_function().Visit a parse tree produced bySiddhiQLParser.stream_id().Visit a parse tree produced bySiddhiQLParser.stream_reference().Visit a parse tree produced bySiddhiQLParser.string_value().Visit a parse tree produced bySiddhiQLParser.target().Visit a parse tree produced bySiddhiQLParser.time_value().Visit a parse tree produced bySiddhiQLParser.trigger_name().Visit a parse tree produced bySiddhiQLParser.week_value().Visit a parse tree produced bySiddhiQLParser.window().Visit a parse tree produced bySiddhiQLParser.within_time().Visit a parse tree produced bySiddhiQLParser.year_value().Methods inherited from class org.antlr.v4.runtime.tree.AbstractParseTreeVisitor
aggregateResult, defaultResult, shouldVisitNextChild, visit, visitChildren, visitErrorNode, visitTerminalMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.antlr.v4.runtime.tree.ParseTreeVisitor
visit, visitChildren, visitErrorNode, visitTerminal
-
Constructor Details
-
SiddhiQLBaseVisitor
public SiddhiQLBaseVisitor()
-
-
Method Details
-
visitFunction_namespace
Visit a parse tree produced bySiddhiQLParser.function_namespace().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitFunction_namespacein interfaceSiddhiQLVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDefinition_stream
Visit a parse tree produced bySiddhiQLParser.definition_stream().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDefinition_streamin interfaceSiddhiQLVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitQuery_output
Visit a parse tree produced bySiddhiQLParser.query_output().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitQuery_outputin interfaceSiddhiQLVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitProperty_value
Visit a parse tree produced bySiddhiQLParser.property_value().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitProperty_valuein interfaceSiddhiQLVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMonth_value
Visit a parse tree produced bySiddhiQLParser.month_value().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitMonth_valuein interfaceSiddhiQLVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOutput_event_type
Visit a parse tree produced bySiddhiQLParser.output_event_type().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOutput_event_typein interfaceSiddhiQLVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitStream_id
Visit a parse tree produced bySiddhiQLParser.stream_id().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitStream_idin interfaceSiddhiQLVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSigned_int_value
Visit a parse tree produced bySiddhiQLParser.signed_int_value().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSigned_int_valuein interfaceSiddhiQLVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFunction_id
Visit a parse tree produced bySiddhiQLParser.function_id().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitFunction_idin interfaceSiddhiQLVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitJoin
Visit a parse tree produced bySiddhiQLParser.join().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitJoinin interfaceSiddhiQLVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitId
Visit a parse tree produced bySiddhiQLParser.id().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitIdin interfaceSiddhiQLVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitQuery_input
Visit a parse tree produced bySiddhiQLParser.query_input().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitQuery_inputin interfaceSiddhiQLVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitQuery_section
Visit a parse tree produced bySiddhiQLParser.query_section().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitQuery_sectionin interfaceSiddhiQLVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitHaving
Visit a parse tree produced bySiddhiQLParser.having().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitHavingin interfaceSiddhiQLVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOr_math_operation
Visit a parse tree produced by.invalid reference
SiddhiQLParser#or_math_operationThe default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOr_math_operationin interfaceSiddhiQLVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAttribute_index
Visit a parse tree produced bySiddhiQLParser.attribute_index().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAttribute_indexin interfaceSiddhiQLVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitStandard_stateful_source
Visit a parse tree produced bySiddhiQLParser.standard_stateful_source().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitStandard_stateful_sourcein interfaceSiddhiQLVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOutput_rate_type
Visit a parse tree produced bySiddhiQLParser.output_rate_type().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOutput_rate_typein interfaceSiddhiQLVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGroup_by
Visit a parse tree produced bySiddhiQLParser.group_by().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitGroup_byin interfaceSiddhiQLVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDefinition_window
Visit a parse tree produced bySiddhiQLParser.definition_window().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDefinition_windowin interfaceSiddhiQLVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPattern_collection_stateful_source
public T visitPattern_collection_stateful_source(@NotNull SiddhiQLParser.Pattern_collection_stateful_sourceContext ctx) Visit a parse tree produced bySiddhiQLParser.pattern_collection_stateful_source().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPattern_collection_stateful_sourcein interfaceSiddhiQLVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitBasic_math_operation
Visit a parse tree produced by.invalid reference
SiddhiQLParser#basic_math_operationThe default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitBasic_math_operationin interfaceSiddhiQLVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPattern_stream
Visit a parse tree produced bySiddhiQLParser.pattern_stream().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPattern_streamin interfaceSiddhiQLVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDefinition_window_final
Visit a parse tree produced bySiddhiQLParser.definition_window_final().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDefinition_window_finalin interfaceSiddhiQLVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitExecution_element
Visit a parse tree produced bySiddhiQLParser.execution_element().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitExecution_elementin interfaceSiddhiQLVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMultiplication_math_operation
public T visitMultiplication_math_operation(@NotNull SiddhiQLParser.Multiplication_math_operationContext ctx) Visit a parse tree produced by.invalid reference
SiddhiQLParser#multiplication_math_operationThe default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitMultiplication_math_operationin interfaceSiddhiQLVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGreaterthan_lessthan_math_operation
public T visitGreaterthan_lessthan_math_operation(@NotNull SiddhiQLParser.Greaterthan_lessthan_math_operationContext ctx) Visit a parse tree produced by.invalid reference
SiddhiQLParser#greaterthan_lessthan_math_operationThe default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitGreaterthan_lessthan_math_operationin interfaceSiddhiQLVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPartition
Visit a parse tree produced bySiddhiQLParser.partition().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPartitionin interfaceSiddhiQLVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAddition_math_operation
Visit a parse tree produced by.invalid reference
SiddhiQLParser#addition_math_operationThe default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAddition_math_operationin interfaceSiddhiQLVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAttribute_name
Visit a parse tree produced bySiddhiQLParser.attribute_name().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAttribute_namein interfaceSiddhiQLVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAttribute
Visit a parse tree produced bySiddhiQLParser.attribute().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAttributein interfaceSiddhiQLVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAttribute_reference
Visit a parse tree produced bySiddhiQLParser.attribute_reference().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAttribute_referencein interfaceSiddhiQLVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitEvent
Visit a parse tree produced bySiddhiQLParser.event().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitEventin interfaceSiddhiQLVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitWithin_time
Visit a parse tree produced bySiddhiQLParser.within_time().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitWithin_timein interfaceSiddhiQLVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAnnotation
Visit a parse tree produced bySiddhiQLParser.annotation().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAnnotationin interfaceSiddhiQLVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPartition_final
Visit a parse tree produced bySiddhiQLParser.partition_final().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPartition_finalin interfaceSiddhiQLVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitExpression
Visit a parse tree produced bySiddhiQLParser.expression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitExpressionin interfaceSiddhiQLVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitEvery_pattern_source_chain
public T visitEvery_pattern_source_chain(@NotNull SiddhiQLParser.Every_pattern_source_chainContext ctx) Visit a parse tree produced bySiddhiQLParser.every_pattern_source_chain().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitEvery_pattern_source_chainin interfaceSiddhiQLVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMinute_value
Visit a parse tree produced bySiddhiQLParser.minute_value().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitMinute_valuein interfaceSiddhiQLVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDefinition_function_final
public T visitDefinition_function_final(@NotNull SiddhiQLParser.Definition_function_finalContext ctx) Visit a parse tree produced bySiddhiQLParser.definition_function_final().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDefinition_function_finalin interfaceSiddhiQLVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitEquality_math_operation
Visit a parse tree produced by.invalid reference
SiddhiQLParser#equality_math_operationThe default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitEquality_math_operationin interfaceSiddhiQLVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNot_math_operation
Visit a parse tree produced by.invalid reference
SiddhiQLParser#not_math_operationThe default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitNot_math_operationin interfaceSiddhiQLVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFilter
Visit a parse tree produced bySiddhiQLParser.filter().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitFilterin interfaceSiddhiQLVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSecond_value
Visit a parse tree produced bySiddhiQLParser.second_value().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSecond_valuein interfaceSiddhiQLVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAnonymous_stream
Visit a parse tree produced bySiddhiQLParser.anonymous_stream().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAnonymous_streamin interfaceSiddhiQLVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAttribute_list
Visit a parse tree produced bySiddhiQLParser.attribute_list().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAttribute_listin interfaceSiddhiQLVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSequence_source
Visit a parse tree produced bySiddhiQLParser.sequence_source().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSequence_sourcein interfaceSiddhiQLVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitStream_reference
Visit a parse tree produced bySiddhiQLParser.stream_reference().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitStream_referencein interfaceSiddhiQLVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitLanguage_name
Visit a parse tree produced bySiddhiQLParser.language_name().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitLanguage_namein interfaceSiddhiQLVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitBasic_source
Visit a parse tree produced bySiddhiQLParser.basic_source().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitBasic_sourcein interfaceSiddhiQLVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOutput_rate
Visit a parse tree produced bySiddhiQLParser.output_rate().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOutput_ratein interfaceSiddhiQLVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitBool_value
Visit a parse tree produced bySiddhiQLParser.bool_value().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitBool_valuein interfaceSiddhiQLVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSource
Visit a parse tree produced bySiddhiQLParser.source().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSourcein interfaceSiddhiQLVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitJoin_source
Visit a parse tree produced bySiddhiQLParser.join_source().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitJoin_sourcein interfaceSiddhiQLVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSigned_long_value
Visit a parse tree produced bySiddhiQLParser.signed_long_value().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSigned_long_valuein interfaceSiddhiQLVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitProperty_name
Visit a parse tree produced bySiddhiQLParser.property_name().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitProperty_namein interfaceSiddhiQLVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSequence_source_chain
Visit a parse tree produced bySiddhiQLParser.sequence_source_chain().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSequence_source_chainin interfaceSiddhiQLVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitJoin_stream
Visit a parse tree produced bySiddhiQLParser.join_stream().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitJoin_streamin interfaceSiddhiQLVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitStream_function
Visit a parse tree produced bySiddhiQLParser.stream_function().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitStream_functionin interfaceSiddhiQLVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitWeek_value
Visit a parse tree produced bySiddhiQLParser.week_value().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitWeek_valuein interfaceSiddhiQLVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDefinition_trigger_final
Visit a parse tree produced bySiddhiQLParser.definition_trigger_final().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDefinition_trigger_finalin interfaceSiddhiQLVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitKeyword
Visit a parse tree produced bySiddhiQLParser.keyword().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitKeywordin interfaceSiddhiQLVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDefinition_stream_final
Visit a parse tree produced bySiddhiQLParser.definition_stream_final().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDefinition_stream_finalin interfaceSiddhiQLVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitString_value
Visit a parse tree produced bySiddhiQLParser.string_value().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitString_valuein interfaceSiddhiQLVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPattern_source_chain
Visit a parse tree produced bySiddhiQLParser.pattern_source_chain().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPattern_source_chainin interfaceSiddhiQLVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDay_value
Visit a parse tree produced bySiddhiQLParser.day_value().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDay_valuein interfaceSiddhiQLVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitQuery
Visit a parse tree produced bySiddhiQLParser.query().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitQueryin interfaceSiddhiQLVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPattern_source
Visit a parse tree produced bySiddhiQLParser.pattern_source().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPattern_sourcein interfaceSiddhiQLVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTime_value
Visit a parse tree produced bySiddhiQLParser.time_value().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTime_valuein interfaceSiddhiQLVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMillisecond_value
Visit a parse tree produced bySiddhiQLParser.millisecond_value().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitMillisecond_valuein interfaceSiddhiQLVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitExecution_plan
Visit a parse tree produced bySiddhiQLParser.execution_plan().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitExecution_planin interfaceSiddhiQLVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitStandard_stream
Visit a parse tree produced bySiddhiQLParser.standard_stream().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitStandard_streamin interfaceSiddhiQLVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitConstant_value
Visit a parse tree produced bySiddhiQLParser.constant_value().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitConstant_valuein interfaceSiddhiQLVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSequence_collection_stateful_source
public T visitSequence_collection_stateful_source(@NotNull SiddhiQLParser.Sequence_collection_stateful_sourceContext ctx) Visit a parse tree produced bySiddhiQLParser.sequence_collection_stateful_source().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSequence_collection_stateful_sourcein interfaceSiddhiQLVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitName
Visit a parse tree produced bySiddhiQLParser.name().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitNamein interfaceSiddhiQLVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitYear_value
Visit a parse tree produced bySiddhiQLParser.year_value().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitYear_valuein interfaceSiddhiQLVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitQuery_final
Visit a parse tree produced bySiddhiQLParser.query_final().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitQuery_finalin interfaceSiddhiQLVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDefinition_table
Visit a parse tree produced bySiddhiQLParser.definition_table().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDefinition_tablein interfaceSiddhiQLVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPlan_annotation
Visit a parse tree produced bySiddhiQLParser.plan_annotation().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPlan_annotationin interfaceSiddhiQLVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCollect
Visit a parse tree produced bySiddhiQLParser.collect().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCollectin interfaceSiddhiQLVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitBasic_source_stream_handlers
public T visitBasic_source_stream_handlers(@NotNull SiddhiQLParser.Basic_source_stream_handlersContext ctx) Visit a parse tree produced bySiddhiQLParser.basic_source_stream_handlers().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitBasic_source_stream_handlersin interfaceSiddhiQLVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDefinition_function
Visit a parse tree produced bySiddhiQLParser.definition_function().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDefinition_functionin interfaceSiddhiQLVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFunction_body
Visit a parse tree produced bySiddhiQLParser.function_body().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitFunction_bodyin interfaceSiddhiQLVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPartition_with_stream
Visit a parse tree produced bySiddhiQLParser.partition_with_stream().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPartition_with_streamin interfaceSiddhiQLVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitError
Visit a parse tree produced bySiddhiQLParser.error().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitErrorin interfaceSiddhiQLVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSequence_stream
Visit a parse tree produced bySiddhiQLParser.sequence_stream().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSequence_streamin interfaceSiddhiQLVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTrigger_name
Visit a parse tree produced bySiddhiQLParser.trigger_name().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTrigger_namein interfaceSiddhiQLVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitBasic_source_stream_handler
public T visitBasic_source_stream_handler(@NotNull SiddhiQLParser.Basic_source_stream_handlerContext ctx) Visit a parse tree produced bySiddhiQLParser.basic_source_stream_handler().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitBasic_source_stream_handlerin interfaceSiddhiQLVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAnnotation_element
Visit a parse tree produced bySiddhiQLParser.annotation_element().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAnnotation_elementin interfaceSiddhiQLVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIn_math_operation
Visit a parse tree produced by.invalid reference
SiddhiQLParser#in_math_operationThe default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitIn_math_operationin interfaceSiddhiQLVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSigned_float_value
Visit a parse tree produced bySiddhiQLParser.signed_float_value().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSigned_float_valuein interfaceSiddhiQLVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAnd_math_operation
Visit a parse tree produced by.invalid reference
SiddhiQLParser#and_math_operationThe default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAnd_math_operationin interfaceSiddhiQLVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDefinition_trigger
Visit a parse tree produced bySiddhiQLParser.definition_trigger().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDefinition_triggerin interfaceSiddhiQLVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSigned_double_value
Visit a parse tree produced bySiddhiQLParser.signed_double_value().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSigned_double_valuein interfaceSiddhiQLVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCondition_range
Visit a parse tree produced bySiddhiQLParser.condition_range().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCondition_rangein interfaceSiddhiQLVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNull_check
Visit a parse tree produced bySiddhiQLParser.null_check().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitNull_checkin interfaceSiddhiQLVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAttribute_type
Visit a parse tree produced bySiddhiQLParser.attribute_type().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAttribute_typein interfaceSiddhiQLVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitParse
Visit a parse tree produced bySiddhiQLParser.parse().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitParsein interfaceSiddhiQLVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitHour_value
Visit a parse tree produced bySiddhiQLParser.hour_value().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitHour_valuein interfaceSiddhiQLVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOutput_attribute
Visit a parse tree produced bySiddhiQLParser.output_attribute().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOutput_attributein interfaceSiddhiQLVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCondition_ranges
Visit a parse tree produced bySiddhiQLParser.condition_ranges().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCondition_rangesin interfaceSiddhiQLVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFunction_operation
Visit a parse tree produced bySiddhiQLParser.function_operation().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitFunction_operationin interfaceSiddhiQLVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTarget
Visit a parse tree produced bySiddhiQLParser.target().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTargetin interfaceSiddhiQLVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitStream_alias
Visit a parse tree produced bySiddhiQLParser.stream_alias().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitStream_aliasin interfaceSiddhiQLVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDefinition_table_final
Visit a parse tree produced bySiddhiQLParser.definition_table_final().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDefinition_table_finalin interfaceSiddhiQLVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFunction_name
Visit a parse tree produced bySiddhiQLParser.function_name().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitFunction_namein interfaceSiddhiQLVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitLogical_stateful_source
Visit a parse tree produced bySiddhiQLParser.logical_stateful_source().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitLogical_stateful_sourcein interfaceSiddhiQLVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitWindow
Visit a parse tree produced bySiddhiQLParser.window().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitWindowin interfaceSiddhiQLVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-