Class SQLParserBaseListener
- All Implemented Interfaces:
SQLParserListener,org.antlr.v4.runtime.tree.ParseTreeListener
SQLParserListener,
which can be extended to create a listener which only needs to handle a subset
of the available methods.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidEnter a parse tree produced by theANY_FUNClabeled alternative inSQLParser.function_call().voidEnter a parse tree produced bySQLParser.as_column_alias().voidEnter a parse tree produced bySQLParser.as_table_alias().voidEnter a parse tree produced bySQLParser.assignment_operator().voidEnter a parse tree produced bySQLParser.bracket_expression().voidEnter a parse tree produced bySQLParser.case_expression().voidEnter a parse tree produced by theCASTlabeled alternative inSQLParser.function_call().voidEnter a parse tree produced bySQLParser.column_alias().voidEnter a parse tree produced bySQLParser.column_alias_list().voidEnter a parse tree produced bySQLParser.column_elem().voidEnter a parse tree produced bySQLParser.comparison_operator().voidEnter a parse tree produced bySQLParser.constant().voidEnter a parse tree produced bySQLParser.constant_expression().voidEnter a parse tree produced by theCONVERTlabeled alternative inSQLParser.function_call().voidEnter a parse tree produced by theCOUNTlabeled alternative inSQLParser.function_call().voidEnter a parse tree produced by theCURRENT_TIMESTAMPlabeled alternative inSQLParser.function_call().voidEnter a parse tree produced by theCURRENT_USERlabeled alternative inSQLParser.function_call().voidEnter a parse tree produced bySQLParser.data_type().voidEnter a parse tree produced by theDATEADDlabeled alternative inSQLParser.function_call().voidEnter a parse tree produced by theDATEDIFFlabeled alternative inSQLParser.function_call().voidEnter a parse tree produced by theDATENAMElabeled alternative inSQLParser.function_call().voidEnter a parse tree produced by theDATEPARTlabeled alternative inSQLParser.function_call().voidEnter a parse tree produced bySQLParser.derived_table().voidenterEveryRule(org.antlr.v4.runtime.ParserRuleContext ctx) voidEnter a parse tree produced bySQLParser.expression().voidEnter a parse tree produced bySQLParser.expression_elem().voidEnter a parse tree produced bySQLParser.expression_list().voidEnter a parse tree produced bySQLParser.full_column_name().voidEnter a parse tree produced bySQLParser.group_by_item().voidEnter a parse tree produced bySQLParser.id().voidEnter a parse tree produced by theIFFlabeled alternative inSQLParser.function_call().voidEnter a parse tree produced bySQLParser.join_part().voidEnter a parse tree produced by theMIN_ACTIVE_ROWVERSIONlabeled alternative inSQLParser.function_call().voidEnter a parse tree produced bySQLParser.null_notnull().voidEnter a parse tree produced bySQLParser.order_by_clause().voidEnter a parse tree produced bySQLParser.order_by_expression().voidEnter a parse tree produced bySQLParser.over_clause().voidEnter a parse tree produced bySQLParser.parseFrom().voidEnter a parse tree produced bySQLParser.parseSelectStatement().voidEnter a parse tree produced bySQLParser.predicate().voidEnter a parse tree produced bySQLParser.primitive_expression().voidEnter a parse tree produced bySQLParser.query_expression().voidEnter a parse tree produced bySQLParser.query_specification().voidEnter a parse tree produced bySQLParser.row_or_range_clause().voidEnter a parse tree produced bySQLParser.search_condition().voidEnter a parse tree produced bySQLParser.search_condition_and().voidEnter a parse tree produced bySQLParser.search_condition_not().voidEnter a parse tree produced bySQLParser.select_list().voidEnter a parse tree produced bySQLParser.select_list_elem().voidEnter a parse tree produced bySQLParser.select_statement().voidEnter a parse tree produced by theSESSION_USERlabeled alternative inSQLParser.function_call().voidEnter a parse tree produced bySQLParser.sign().voidEnter a parse tree produced bySQLParser.simple_id().voidEnter a parse tree produced bySQLParser.sql_union().voidEnter a parse tree produced bySQLParser.subquery().voidEnter a parse tree produced bySQLParser.switch_search_condition_section().voidEnter a parse tree produced bySQLParser.switch_section().voidEnter a parse tree produced by theSYSTEM_USERlabeled alternative inSQLParser.function_call().voidEnter a parse tree produced bySQLParser.table_alias().voidEnter a parse tree produced bySQLParser.table_name().voidEnter a parse tree produced bySQLParser.table_source().voidEnter a parse tree produced bySQLParser.table_source_item().voidEnter a parse tree produced bySQLParser.table_source_item_joined().voidEnter a parse tree produced bySQLParser.table_sources().voidEnter a parse tree produced bySQLParser.table_value_constructor().voidEnter a parse tree produced bySQLParser.top_clause().voidEnter a parse tree produced bySQLParser.top_count().voidEnter a parse tree produced bySQLParser.top_percent().voidEnter a parse tree produced bySQLParser.unary_operator_expression().voidEnter a parse tree produced bySQLParser.window_frame_bound().voidEnter a parse tree produced bySQLParser.window_frame_extent().voidEnter a parse tree produced bySQLParser.window_frame_following().voidEnter a parse tree produced bySQLParser.window_frame_preceding().voidExit a parse tree produced by theANY_FUNClabeled alternative inSQLParser.function_call().voidExit a parse tree produced bySQLParser.as_column_alias().voidExit a parse tree produced bySQLParser.as_table_alias().voidExit a parse tree produced bySQLParser.assignment_operator().voidExit a parse tree produced bySQLParser.bracket_expression().voidExit a parse tree produced bySQLParser.case_expression().voidExit a parse tree produced by theCASTlabeled alternative inSQLParser.function_call().voidExit a parse tree produced bySQLParser.column_alias().voidExit a parse tree produced bySQLParser.column_alias_list().voidExit a parse tree produced bySQLParser.column_elem().voidExit a parse tree produced bySQLParser.comparison_operator().voidExit a parse tree produced bySQLParser.constant().voidExit a parse tree produced bySQLParser.constant_expression().voidExit a parse tree produced by theCONVERTlabeled alternative inSQLParser.function_call().voidExit a parse tree produced by theCOUNTlabeled alternative inSQLParser.function_call().voidExit a parse tree produced by theCURRENT_TIMESTAMPlabeled alternative inSQLParser.function_call().voidExit a parse tree produced by theCURRENT_USERlabeled alternative inSQLParser.function_call().voidExit a parse tree produced bySQLParser.data_type().voidExit a parse tree produced by theDATEADDlabeled alternative inSQLParser.function_call().voidExit a parse tree produced by theDATEDIFFlabeled alternative inSQLParser.function_call().voidExit a parse tree produced by theDATENAMElabeled alternative inSQLParser.function_call().voidExit a parse tree produced by theDATEPARTlabeled alternative inSQLParser.function_call().voidExit a parse tree produced bySQLParser.derived_table().voidexitEveryRule(org.antlr.v4.runtime.ParserRuleContext ctx) voidExit a parse tree produced bySQLParser.expression().voidExit a parse tree produced bySQLParser.expression_elem().voidExit a parse tree produced bySQLParser.expression_list().voidExit a parse tree produced bySQLParser.full_column_name().voidExit a parse tree produced bySQLParser.group_by_item().voidExit a parse tree produced bySQLParser.id().voidExit a parse tree produced by theIFFlabeled alternative inSQLParser.function_call().voidExit a parse tree produced bySQLParser.join_part().voidExit a parse tree produced by theMIN_ACTIVE_ROWVERSIONlabeled alternative inSQLParser.function_call().voidExit a parse tree produced bySQLParser.null_notnull().voidExit a parse tree produced bySQLParser.order_by_clause().voidExit a parse tree produced bySQLParser.order_by_expression().voidExit a parse tree produced bySQLParser.over_clause().voidExit a parse tree produced bySQLParser.parseFrom().voidExit a parse tree produced bySQLParser.parseSelectStatement().voidExit a parse tree produced bySQLParser.predicate().voidExit a parse tree produced bySQLParser.primitive_expression().voidExit a parse tree produced bySQLParser.query_expression().voidExit a parse tree produced bySQLParser.query_specification().voidExit a parse tree produced bySQLParser.row_or_range_clause().voidExit a parse tree produced bySQLParser.search_condition().voidExit a parse tree produced bySQLParser.search_condition_and().voidExit a parse tree produced bySQLParser.search_condition_not().voidExit a parse tree produced bySQLParser.select_list().voidExit a parse tree produced bySQLParser.select_list_elem().voidExit a parse tree produced bySQLParser.select_statement().voidExit a parse tree produced by theSESSION_USERlabeled alternative inSQLParser.function_call().voidExit a parse tree produced bySQLParser.sign().voidExit a parse tree produced bySQLParser.simple_id().voidExit a parse tree produced bySQLParser.sql_union().voidExit a parse tree produced bySQLParser.subquery().voidExit a parse tree produced bySQLParser.switch_search_condition_section().voidExit a parse tree produced bySQLParser.switch_section().voidExit a parse tree produced by theSYSTEM_USERlabeled alternative inSQLParser.function_call().voidExit a parse tree produced bySQLParser.table_alias().voidExit a parse tree produced bySQLParser.table_name().voidExit a parse tree produced bySQLParser.table_source().voidExit a parse tree produced bySQLParser.table_source_item().voidExit a parse tree produced bySQLParser.table_source_item_joined().voidExit a parse tree produced bySQLParser.table_sources().voidExit a parse tree produced bySQLParser.table_value_constructor().voidExit a parse tree produced bySQLParser.top_clause().voidExit a parse tree produced bySQLParser.top_count().voidExit a parse tree produced bySQLParser.top_percent().voidExit a parse tree produced bySQLParser.unary_operator_expression().voidExit a parse tree produced bySQLParser.window_frame_bound().voidExit a parse tree produced bySQLParser.window_frame_extent().voidExit a parse tree produced bySQLParser.window_frame_following().voidExit a parse tree produced bySQLParser.window_frame_preceding().voidvisitErrorNode(org.antlr.v4.runtime.tree.ErrorNode node) voidvisitTerminal(org.antlr.v4.runtime.tree.TerminalNode node)
-
Constructor Details
-
SQLParserBaseListener
public SQLParserBaseListener()
-
-
Method Details
-
enterParseSelectStatement
Enter a parse tree produced bySQLParser.parseSelectStatement().The default implementation does nothing.
- Specified by:
enterParseSelectStatementin interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
exitParseSelectStatement
Exit a parse tree produced bySQLParser.parseSelectStatement().The default implementation does nothing.
- Specified by:
exitParseSelectStatementin interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
enterParseFrom
Enter a parse tree produced bySQLParser.parseFrom().The default implementation does nothing.
- Specified by:
enterParseFromin interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
exitParseFrom
Exit a parse tree produced bySQLParser.parseFrom().The default implementation does nothing.
- Specified by:
exitParseFromin interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
enterExpression
Enter a parse tree produced bySQLParser.expression().The default implementation does nothing.
- Specified by:
enterExpressionin interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
exitExpression
Exit a parse tree produced bySQLParser.expression().The default implementation does nothing.
- Specified by:
exitExpressionin interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
enterPrimitive_expression
Enter a parse tree produced bySQLParser.primitive_expression().The default implementation does nothing.
- Specified by:
enterPrimitive_expressionin interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
exitPrimitive_expression
Exit a parse tree produced bySQLParser.primitive_expression().The default implementation does nothing.
- Specified by:
exitPrimitive_expressionin interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
enterCase_expression
Enter a parse tree produced bySQLParser.case_expression().The default implementation does nothing.
- Specified by:
enterCase_expressionin interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
exitCase_expression
Exit a parse tree produced bySQLParser.case_expression().The default implementation does nothing.
- Specified by:
exitCase_expressionin interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
enterUnary_operator_expression
Enter a parse tree produced bySQLParser.unary_operator_expression().The default implementation does nothing.
- Specified by:
enterUnary_operator_expressionin interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
exitUnary_operator_expression
Exit a parse tree produced bySQLParser.unary_operator_expression().The default implementation does nothing.
- Specified by:
exitUnary_operator_expressionin interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
enterBracket_expression
Enter a parse tree produced bySQLParser.bracket_expression().The default implementation does nothing.
- Specified by:
enterBracket_expressionin interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
exitBracket_expression
Exit a parse tree produced bySQLParser.bracket_expression().The default implementation does nothing.
- Specified by:
exitBracket_expressionin interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
enterConstant_expression
Enter a parse tree produced bySQLParser.constant_expression().The default implementation does nothing.
- Specified by:
enterConstant_expressionin interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
exitConstant_expression
Exit a parse tree produced bySQLParser.constant_expression().The default implementation does nothing.
- Specified by:
exitConstant_expressionin interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
enterSelect_statement
Enter a parse tree produced bySQLParser.select_statement().The default implementation does nothing.
- Specified by:
enterSelect_statementin interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
exitSelect_statement
Exit a parse tree produced bySQLParser.select_statement().The default implementation does nothing.
- Specified by:
exitSelect_statementin interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
enterSubquery
Enter a parse tree produced bySQLParser.subquery().The default implementation does nothing.
- Specified by:
enterSubqueryin interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
exitSubquery
Exit a parse tree produced bySQLParser.subquery().The default implementation does nothing.
- Specified by:
exitSubqueryin interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
enterSearch_condition
Enter a parse tree produced bySQLParser.search_condition().The default implementation does nothing.
- Specified by:
enterSearch_conditionin interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
exitSearch_condition
Exit a parse tree produced bySQLParser.search_condition().The default implementation does nothing.
- Specified by:
exitSearch_conditionin interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
enterSearch_condition_and
Enter a parse tree produced bySQLParser.search_condition_and().The default implementation does nothing.
- Specified by:
enterSearch_condition_andin interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
exitSearch_condition_and
Exit a parse tree produced bySQLParser.search_condition_and().The default implementation does nothing.
- Specified by:
exitSearch_condition_andin interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
enterSearch_condition_not
Enter a parse tree produced bySQLParser.search_condition_not().The default implementation does nothing.
- Specified by:
enterSearch_condition_notin interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
exitSearch_condition_not
Exit a parse tree produced bySQLParser.search_condition_not().The default implementation does nothing.
- Specified by:
exitSearch_condition_notin interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
enterPredicate
Enter a parse tree produced bySQLParser.predicate().The default implementation does nothing.
- Specified by:
enterPredicatein interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
exitPredicate
Exit a parse tree produced bySQLParser.predicate().The default implementation does nothing.
- Specified by:
exitPredicatein interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
enterQuery_expression
Enter a parse tree produced bySQLParser.query_expression().The default implementation does nothing.
- Specified by:
enterQuery_expressionin interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
exitQuery_expression
Exit a parse tree produced bySQLParser.query_expression().The default implementation does nothing.
- Specified by:
exitQuery_expressionin interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
enterSql_union
Enter a parse tree produced bySQLParser.sql_union().The default implementation does nothing.
- Specified by:
enterSql_unionin interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
exitSql_union
Exit a parse tree produced bySQLParser.sql_union().The default implementation does nothing.
- Specified by:
exitSql_unionin interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
enterQuery_specification
Enter a parse tree produced bySQLParser.query_specification().The default implementation does nothing.
- Specified by:
enterQuery_specificationin interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
exitQuery_specification
Exit a parse tree produced bySQLParser.query_specification().The default implementation does nothing.
- Specified by:
exitQuery_specificationin interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
enterTop_clause
Enter a parse tree produced bySQLParser.top_clause().The default implementation does nothing.
- Specified by:
enterTop_clausein interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
exitTop_clause
Exit a parse tree produced bySQLParser.top_clause().The default implementation does nothing.
- Specified by:
exitTop_clausein interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
enterTop_percent
Enter a parse tree produced bySQLParser.top_percent().The default implementation does nothing.
- Specified by:
enterTop_percentin interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
exitTop_percent
Exit a parse tree produced bySQLParser.top_percent().The default implementation does nothing.
- Specified by:
exitTop_percentin interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
enterTop_count
Enter a parse tree produced bySQLParser.top_count().The default implementation does nothing.
- Specified by:
enterTop_countin interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
exitTop_count
Exit a parse tree produced bySQLParser.top_count().The default implementation does nothing.
- Specified by:
exitTop_countin interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
enterOrder_by_clause
Enter a parse tree produced bySQLParser.order_by_clause().The default implementation does nothing.
- Specified by:
enterOrder_by_clausein interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
exitOrder_by_clause
Exit a parse tree produced bySQLParser.order_by_clause().The default implementation does nothing.
- Specified by:
exitOrder_by_clausein interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
enterOrder_by_expression
Enter a parse tree produced bySQLParser.order_by_expression().The default implementation does nothing.
- Specified by:
enterOrder_by_expressionin interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
exitOrder_by_expression
Exit a parse tree produced bySQLParser.order_by_expression().The default implementation does nothing.
- Specified by:
exitOrder_by_expressionin interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
enterGroup_by_item
Enter a parse tree produced bySQLParser.group_by_item().The default implementation does nothing.
- Specified by:
enterGroup_by_itemin interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
exitGroup_by_item
Exit a parse tree produced bySQLParser.group_by_item().The default implementation does nothing.
- Specified by:
exitGroup_by_itemin interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
enterSelect_list
Enter a parse tree produced bySQLParser.select_list().The default implementation does nothing.
- Specified by:
enterSelect_listin interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
exitSelect_list
Exit a parse tree produced bySQLParser.select_list().The default implementation does nothing.
- Specified by:
exitSelect_listin interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
enterColumn_elem
Enter a parse tree produced bySQLParser.column_elem().The default implementation does nothing.
- Specified by:
enterColumn_elemin interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
exitColumn_elem
Exit a parse tree produced bySQLParser.column_elem().The default implementation does nothing.
- Specified by:
exitColumn_elemin interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
enterExpression_elem
Enter a parse tree produced bySQLParser.expression_elem().The default implementation does nothing.
- Specified by:
enterExpression_elemin interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
exitExpression_elem
Exit a parse tree produced bySQLParser.expression_elem().The default implementation does nothing.
- Specified by:
exitExpression_elemin interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
enterSelect_list_elem
Enter a parse tree produced bySQLParser.select_list_elem().The default implementation does nothing.
- Specified by:
enterSelect_list_elemin interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
exitSelect_list_elem
Exit a parse tree produced bySQLParser.select_list_elem().The default implementation does nothing.
- Specified by:
exitSelect_list_elemin interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
enterTable_sources
Enter a parse tree produced bySQLParser.table_sources().The default implementation does nothing.
- Specified by:
enterTable_sourcesin interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
exitTable_sources
Exit a parse tree produced bySQLParser.table_sources().The default implementation does nothing.
- Specified by:
exitTable_sourcesin interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
enterTable_source
Enter a parse tree produced bySQLParser.table_source().The default implementation does nothing.
- Specified by:
enterTable_sourcein interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
exitTable_source
Exit a parse tree produced bySQLParser.table_source().The default implementation does nothing.
- Specified by:
exitTable_sourcein interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
enterTable_source_item_joined
Enter a parse tree produced bySQLParser.table_source_item_joined().The default implementation does nothing.
- Specified by:
enterTable_source_item_joinedin interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
exitTable_source_item_joined
Exit a parse tree produced bySQLParser.table_source_item_joined().The default implementation does nothing.
- Specified by:
exitTable_source_item_joinedin interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
enterTable_source_item
Enter a parse tree produced bySQLParser.table_source_item().The default implementation does nothing.
- Specified by:
enterTable_source_itemin interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
exitTable_source_item
Exit a parse tree produced bySQLParser.table_source_item().The default implementation does nothing.
- Specified by:
exitTable_source_itemin interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
enterJoin_part
Enter a parse tree produced bySQLParser.join_part().The default implementation does nothing.
- Specified by:
enterJoin_partin interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
exitJoin_part
Exit a parse tree produced bySQLParser.join_part().The default implementation does nothing.
- Specified by:
exitJoin_partin interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
enterDerived_table
Enter a parse tree produced bySQLParser.derived_table().The default implementation does nothing.
- Specified by:
enterDerived_tablein interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
exitDerived_table
Exit a parse tree produced bySQLParser.derived_table().The default implementation does nothing.
- Specified by:
exitDerived_tablein interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
enterCAST
Enter a parse tree produced by theCASTlabeled alternative inSQLParser.function_call().The default implementation does nothing.
- Specified by:
enterCASTin interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
exitCAST
Exit a parse tree produced by theCASTlabeled alternative inSQLParser.function_call().The default implementation does nothing.
- Specified by:
exitCASTin interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
enterCONVERT
Enter a parse tree produced by theCONVERTlabeled alternative inSQLParser.function_call().The default implementation does nothing.
- Specified by:
enterCONVERTin interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
exitCONVERT
Exit a parse tree produced by theCONVERTlabeled alternative inSQLParser.function_call().The default implementation does nothing.
- Specified by:
exitCONVERTin interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
enterCURRENT_TIMESTAMP
Enter a parse tree produced by theCURRENT_TIMESTAMPlabeled alternative inSQLParser.function_call().The default implementation does nothing.
- Specified by:
enterCURRENT_TIMESTAMPin interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
exitCURRENT_TIMESTAMP
Exit a parse tree produced by theCURRENT_TIMESTAMPlabeled alternative inSQLParser.function_call().The default implementation does nothing.
- Specified by:
exitCURRENT_TIMESTAMPin interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
enterCURRENT_USER
Enter a parse tree produced by theCURRENT_USERlabeled alternative inSQLParser.function_call().The default implementation does nothing.
- Specified by:
enterCURRENT_USERin interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
exitCURRENT_USER
Exit a parse tree produced by theCURRENT_USERlabeled alternative inSQLParser.function_call().The default implementation does nothing.
- Specified by:
exitCURRENT_USERin interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
enterDATEADD
Enter a parse tree produced by theDATEADDlabeled alternative inSQLParser.function_call().The default implementation does nothing.
- Specified by:
enterDATEADDin interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
exitDATEADD
Exit a parse tree produced by theDATEADDlabeled alternative inSQLParser.function_call().The default implementation does nothing.
- Specified by:
exitDATEADDin interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
enterDATEDIFF
Enter a parse tree produced by theDATEDIFFlabeled alternative inSQLParser.function_call().The default implementation does nothing.
- Specified by:
enterDATEDIFFin interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
exitDATEDIFF
Exit a parse tree produced by theDATEDIFFlabeled alternative inSQLParser.function_call().The default implementation does nothing.
- Specified by:
exitDATEDIFFin interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
enterDATENAME
Enter a parse tree produced by theDATENAMElabeled alternative inSQLParser.function_call().The default implementation does nothing.
- Specified by:
enterDATENAMEin interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
exitDATENAME
Exit a parse tree produced by theDATENAMElabeled alternative inSQLParser.function_call().The default implementation does nothing.
- Specified by:
exitDATENAMEin interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
enterDATEPART
Enter a parse tree produced by theDATEPARTlabeled alternative inSQLParser.function_call().The default implementation does nothing.
- Specified by:
enterDATEPARTin interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
exitDATEPART
Exit a parse tree produced by theDATEPARTlabeled alternative inSQLParser.function_call().The default implementation does nothing.
- Specified by:
exitDATEPARTin interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
enterMIN_ACTIVE_ROWVERSION
Enter a parse tree produced by theMIN_ACTIVE_ROWVERSIONlabeled alternative inSQLParser.function_call().The default implementation does nothing.
- Specified by:
enterMIN_ACTIVE_ROWVERSIONin interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
exitMIN_ACTIVE_ROWVERSION
Exit a parse tree produced by theMIN_ACTIVE_ROWVERSIONlabeled alternative inSQLParser.function_call().The default implementation does nothing.
- Specified by:
exitMIN_ACTIVE_ROWVERSIONin interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
enterSESSION_USER
Enter a parse tree produced by theSESSION_USERlabeled alternative inSQLParser.function_call().The default implementation does nothing.
- Specified by:
enterSESSION_USERin interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
exitSESSION_USER
Exit a parse tree produced by theSESSION_USERlabeled alternative inSQLParser.function_call().The default implementation does nothing.
- Specified by:
exitSESSION_USERin interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
enterSYSTEM_USER
Enter a parse tree produced by theSYSTEM_USERlabeled alternative inSQLParser.function_call().The default implementation does nothing.
- Specified by:
enterSYSTEM_USERin interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
exitSYSTEM_USER
Exit a parse tree produced by theSYSTEM_USERlabeled alternative inSQLParser.function_call().The default implementation does nothing.
- Specified by:
exitSYSTEM_USERin interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
enterIFF
Enter a parse tree produced by theIFFlabeled alternative inSQLParser.function_call().The default implementation does nothing.
- Specified by:
enterIFFin interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
exitIFF
Exit a parse tree produced by theIFFlabeled alternative inSQLParser.function_call().The default implementation does nothing.
- Specified by:
exitIFFin interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
enterCOUNT
Enter a parse tree produced by theCOUNTlabeled alternative inSQLParser.function_call().The default implementation does nothing.
- Specified by:
enterCOUNTin interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
exitCOUNT
Exit a parse tree produced by theCOUNTlabeled alternative inSQLParser.function_call().The default implementation does nothing.
- Specified by:
exitCOUNTin interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
enterANY_FUNC
Enter a parse tree produced by theANY_FUNClabeled alternative inSQLParser.function_call().The default implementation does nothing.
- Specified by:
enterANY_FUNCin interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
exitANY_FUNC
Exit a parse tree produced by theANY_FUNClabeled alternative inSQLParser.function_call().The default implementation does nothing.
- Specified by:
exitANY_FUNCin interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
enterSwitch_section
Enter a parse tree produced bySQLParser.switch_section().The default implementation does nothing.
- Specified by:
enterSwitch_sectionin interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
exitSwitch_section
Exit a parse tree produced bySQLParser.switch_section().The default implementation does nothing.
- Specified by:
exitSwitch_sectionin interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
enterSwitch_search_condition_section
public void enterSwitch_search_condition_section(SQLParser.Switch_search_condition_sectionContext ctx) Enter a parse tree produced bySQLParser.switch_search_condition_section().The default implementation does nothing.
- Specified by:
enterSwitch_search_condition_sectionin interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
exitSwitch_search_condition_section
public void exitSwitch_search_condition_section(SQLParser.Switch_search_condition_sectionContext ctx) Exit a parse tree produced bySQLParser.switch_search_condition_section().The default implementation does nothing.
- Specified by:
exitSwitch_search_condition_sectionin interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
enterAs_column_alias
Enter a parse tree produced bySQLParser.as_column_alias().The default implementation does nothing.
- Specified by:
enterAs_column_aliasin interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
exitAs_column_alias
Exit a parse tree produced bySQLParser.as_column_alias().The default implementation does nothing.
- Specified by:
exitAs_column_aliasin interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
enterAs_table_alias
Enter a parse tree produced bySQLParser.as_table_alias().The default implementation does nothing.
- Specified by:
enterAs_table_aliasin interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
exitAs_table_alias
Exit a parse tree produced bySQLParser.as_table_alias().The default implementation does nothing.
- Specified by:
exitAs_table_aliasin interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
enterTable_alias
Enter a parse tree produced bySQLParser.table_alias().The default implementation does nothing.
- Specified by:
enterTable_aliasin interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
exitTable_alias
Exit a parse tree produced bySQLParser.table_alias().The default implementation does nothing.
- Specified by:
exitTable_aliasin interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
enterColumn_alias_list
Enter a parse tree produced bySQLParser.column_alias_list().The default implementation does nothing.
- Specified by:
enterColumn_alias_listin interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
exitColumn_alias_list
Exit a parse tree produced bySQLParser.column_alias_list().The default implementation does nothing.
- Specified by:
exitColumn_alias_listin interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
enterColumn_alias
Enter a parse tree produced bySQLParser.column_alias().The default implementation does nothing.
- Specified by:
enterColumn_aliasin interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
exitColumn_alias
Exit a parse tree produced bySQLParser.column_alias().The default implementation does nothing.
- Specified by:
exitColumn_aliasin interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
enterTable_value_constructor
Enter a parse tree produced bySQLParser.table_value_constructor().The default implementation does nothing.
- Specified by:
enterTable_value_constructorin interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
exitTable_value_constructor
Exit a parse tree produced bySQLParser.table_value_constructor().The default implementation does nothing.
- Specified by:
exitTable_value_constructorin interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
enterExpression_list
Enter a parse tree produced bySQLParser.expression_list().The default implementation does nothing.
- Specified by:
enterExpression_listin interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
exitExpression_list
Exit a parse tree produced bySQLParser.expression_list().The default implementation does nothing.
- Specified by:
exitExpression_listin interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
enterOver_clause
Enter a parse tree produced bySQLParser.over_clause().The default implementation does nothing.
- Specified by:
enterOver_clausein interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
exitOver_clause
Exit a parse tree produced bySQLParser.over_clause().The default implementation does nothing.
- Specified by:
exitOver_clausein interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
enterRow_or_range_clause
Enter a parse tree produced bySQLParser.row_or_range_clause().The default implementation does nothing.
- Specified by:
enterRow_or_range_clausein interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
exitRow_or_range_clause
Exit a parse tree produced bySQLParser.row_or_range_clause().The default implementation does nothing.
- Specified by:
exitRow_or_range_clausein interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
enterWindow_frame_extent
Enter a parse tree produced bySQLParser.window_frame_extent().The default implementation does nothing.
- Specified by:
enterWindow_frame_extentin interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
exitWindow_frame_extent
Exit a parse tree produced bySQLParser.window_frame_extent().The default implementation does nothing.
- Specified by:
exitWindow_frame_extentin interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
enterWindow_frame_bound
Enter a parse tree produced bySQLParser.window_frame_bound().The default implementation does nothing.
- Specified by:
enterWindow_frame_boundin interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
exitWindow_frame_bound
Exit a parse tree produced bySQLParser.window_frame_bound().The default implementation does nothing.
- Specified by:
exitWindow_frame_boundin interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
enterWindow_frame_preceding
Enter a parse tree produced bySQLParser.window_frame_preceding().The default implementation does nothing.
- Specified by:
enterWindow_frame_precedingin interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
exitWindow_frame_preceding
Exit a parse tree produced bySQLParser.window_frame_preceding().The default implementation does nothing.
- Specified by:
exitWindow_frame_precedingin interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
enterWindow_frame_following
Enter a parse tree produced bySQLParser.window_frame_following().The default implementation does nothing.
- Specified by:
enterWindow_frame_followingin interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
exitWindow_frame_following
Exit a parse tree produced bySQLParser.window_frame_following().The default implementation does nothing.
- Specified by:
exitWindow_frame_followingin interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
enterTable_name
Enter a parse tree produced bySQLParser.table_name().The default implementation does nothing.
- Specified by:
enterTable_namein interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
exitTable_name
Exit a parse tree produced bySQLParser.table_name().The default implementation does nothing.
- Specified by:
exitTable_namein interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
enterFull_column_name
Enter a parse tree produced bySQLParser.full_column_name().The default implementation does nothing.
- Specified by:
enterFull_column_namein interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
exitFull_column_name
Exit a parse tree produced bySQLParser.full_column_name().The default implementation does nothing.
- Specified by:
exitFull_column_namein interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
enterNull_notnull
Enter a parse tree produced bySQLParser.null_notnull().The default implementation does nothing.
- Specified by:
enterNull_notnullin interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
exitNull_notnull
Exit a parse tree produced bySQLParser.null_notnull().The default implementation does nothing.
- Specified by:
exitNull_notnullin interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
enterData_type
Enter a parse tree produced bySQLParser.data_type().The default implementation does nothing.
- Specified by:
enterData_typein interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
exitData_type
Exit a parse tree produced bySQLParser.data_type().The default implementation does nothing.
- Specified by:
exitData_typein interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
enterConstant
Enter a parse tree produced bySQLParser.constant().The default implementation does nothing.
- Specified by:
enterConstantin interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
exitConstant
Exit a parse tree produced bySQLParser.constant().The default implementation does nothing.
- Specified by:
exitConstantin interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
enterSign
Enter a parse tree produced bySQLParser.sign().The default implementation does nothing.
- Specified by:
enterSignin interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
exitSign
Exit a parse tree produced bySQLParser.sign().The default implementation does nothing.
- Specified by:
exitSignin interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
enterId
Enter a parse tree produced bySQLParser.id().The default implementation does nothing.
- Specified by:
enterIdin interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
exitId
Exit a parse tree produced bySQLParser.id().The default implementation does nothing.
- Specified by:
exitIdin interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
enterSimple_id
Enter a parse tree produced bySQLParser.simple_id().The default implementation does nothing.
- Specified by:
enterSimple_idin interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
exitSimple_id
Exit a parse tree produced bySQLParser.simple_id().The default implementation does nothing.
- Specified by:
exitSimple_idin interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
enterComparison_operator
Enter a parse tree produced bySQLParser.comparison_operator().The default implementation does nothing.
- Specified by:
enterComparison_operatorin interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
exitComparison_operator
Exit a parse tree produced bySQLParser.comparison_operator().The default implementation does nothing.
- Specified by:
exitComparison_operatorin interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
enterAssignment_operator
Enter a parse tree produced bySQLParser.assignment_operator().The default implementation does nothing.
- Specified by:
enterAssignment_operatorin interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
exitAssignment_operator
Exit a parse tree produced bySQLParser.assignment_operator().The default implementation does nothing.
- Specified by:
exitAssignment_operatorin interfaceSQLParserListener- Parameters:
ctx- the parse tree
-
enterEveryRule
public void enterEveryRule(org.antlr.v4.runtime.ParserRuleContext ctx) The default implementation does nothing.
- Specified by:
enterEveryRulein interfaceorg.antlr.v4.runtime.tree.ParseTreeListener
-
exitEveryRule
public void exitEveryRule(org.antlr.v4.runtime.ParserRuleContext ctx) The default implementation does nothing.
- Specified by:
exitEveryRulein interfaceorg.antlr.v4.runtime.tree.ParseTreeListener
-
visitTerminal
public void visitTerminal(org.antlr.v4.runtime.tree.TerminalNode node) The default implementation does nothing.
- Specified by:
visitTerminalin interfaceorg.antlr.v4.runtime.tree.ParseTreeListener
-
visitErrorNode
public void visitErrorNode(org.antlr.v4.runtime.tree.ErrorNode node) The default implementation does nothing.
- Specified by:
visitErrorNodein interfaceorg.antlr.v4.runtime.tree.ParseTreeListener
-