parser

package
v0.0.0-...-3801905 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 26, 2017 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewtsqlLexer

func NewtsqlLexer(input antlr.CharStream) *tsqlLexer

func NewtsqlParser

func NewtsqlParser(input antlr.TokenStream) *tsqlParser

Types

type Aggregate_windowed_functionContext

type Aggregate_windowed_functionContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewAggregate_windowed_functionContext

func NewAggregate_windowed_functionContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Aggregate_windowed_functionContext

func NewEmptyAggregate_windowed_functionContext

func NewEmptyAggregate_windowed_functionContext() *Aggregate_windowed_functionContext

func (*Aggregate_windowed_functionContext) AVG

func (*Aggregate_windowed_functionContext) All_distinct_expression

func (*Aggregate_windowed_functionContext) CHECKSUM_AGG

func (*Aggregate_windowed_functionContext) COUNT

func (*Aggregate_windowed_functionContext) COUNT_BIG

func (*Aggregate_windowed_functionContext) EnterRule

func (*Aggregate_windowed_functionContext) ExitRule

func (*Aggregate_windowed_functionContext) Expression

func (*Aggregate_windowed_functionContext) Expression_list

func (*Aggregate_windowed_functionContext) GROUPING

func (*Aggregate_windowed_functionContext) GROUPING_ID

func (*Aggregate_windowed_functionContext) GetParser

func (*Aggregate_windowed_functionContext) GetRuleContext

func (*Aggregate_windowed_functionContext) IsAggregate_windowed_functionContext

func (*Aggregate_windowed_functionContext) IsAggregate_windowed_functionContext()

func (*Aggregate_windowed_functionContext) MAX

func (*Aggregate_windowed_functionContext) MIN

func (*Aggregate_windowed_functionContext) Over_clause

func (*Aggregate_windowed_functionContext) STDEV

func (*Aggregate_windowed_functionContext) STDEVP

func (*Aggregate_windowed_functionContext) SUM

func (*Aggregate_windowed_functionContext) ToStringTree

func (s *Aggregate_windowed_functionContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

func (*Aggregate_windowed_functionContext) VAR

func (*Aggregate_windowed_functionContext) VARP

type All_distinct_expressionContext

type All_distinct_expressionContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewAll_distinct_expressionContext

func NewAll_distinct_expressionContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *All_distinct_expressionContext

func NewEmptyAll_distinct_expressionContext

func NewEmptyAll_distinct_expressionContext() *All_distinct_expressionContext

func (*All_distinct_expressionContext) ALL

func (*All_distinct_expressionContext) DISTINCT

func (*All_distinct_expressionContext) EnterRule

func (*All_distinct_expressionContext) ExitRule

func (*All_distinct_expressionContext) Expression

func (*All_distinct_expressionContext) GetParser

func (*All_distinct_expressionContext) GetRuleContext

func (s *All_distinct_expressionContext) GetRuleContext() antlr.RuleContext

func (*All_distinct_expressionContext) IsAll_distinct_expressionContext

func (*All_distinct_expressionContext) IsAll_distinct_expressionContext()

func (*All_distinct_expressionContext) ToStringTree

func (s *All_distinct_expressionContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type Alter_databaseContext

type Alter_databaseContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewAlter_databaseContext

func NewAlter_databaseContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Alter_databaseContext

func NewEmptyAlter_databaseContext

func NewEmptyAlter_databaseContext() *Alter_databaseContext

func (*Alter_databaseContext) ALTER

func (*Alter_databaseContext) AllId

func (s *Alter_databaseContext) AllId() []IIdContext

func (*Alter_databaseContext) COLLATE

func (*Alter_databaseContext) CURRENT

func (*Alter_databaseContext) DATABASE

func (*Alter_databaseContext) Database_optionspec

func (s *Alter_databaseContext) Database_optionspec() IDatabase_optionspecContext

func (*Alter_databaseContext) EnterRule

func (s *Alter_databaseContext) EnterRule(listener antlr.ParseTreeListener)

func (*Alter_databaseContext) ExitRule

func (s *Alter_databaseContext) ExitRule(listener antlr.ParseTreeListener)

func (*Alter_databaseContext) GetCollation

func (s *Alter_databaseContext) GetCollation() IIdContext

func (*Alter_databaseContext) GetDatabase

func (s *Alter_databaseContext) GetDatabase() IIdContext

func (*Alter_databaseContext) GetNew_name

func (s *Alter_databaseContext) GetNew_name() IIdContext

func (*Alter_databaseContext) GetParser

func (s *Alter_databaseContext) GetParser() antlr.Parser

func (*Alter_databaseContext) GetRuleContext

func (s *Alter_databaseContext) GetRuleContext() antlr.RuleContext

func (*Alter_databaseContext) Id

func (*Alter_databaseContext) IsAlter_databaseContext

func (*Alter_databaseContext) IsAlter_databaseContext()

func (*Alter_databaseContext) MODIFY

func (*Alter_databaseContext) NAME

func (*Alter_databaseContext) SET

func (*Alter_databaseContext) SetCollation

func (s *Alter_databaseContext) SetCollation(v IIdContext)

func (*Alter_databaseContext) SetDatabase

func (s *Alter_databaseContext) SetDatabase(v IIdContext)

func (*Alter_databaseContext) SetNew_name

func (s *Alter_databaseContext) SetNew_name(v IIdContext)

func (*Alter_databaseContext) Termination

func (s *Alter_databaseContext) Termination() ITerminationContext

func (*Alter_databaseContext) ToStringTree

func (s *Alter_databaseContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

func (*Alter_databaseContext) WITH

type Alter_tableContext

type Alter_tableContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewAlter_tableContext

func NewAlter_tableContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Alter_tableContext

func NewEmptyAlter_tableContext

func NewEmptyAlter_tableContext() *Alter_tableContext

func (*Alter_tableContext) ADD

func (*Alter_tableContext) ALTER

func (*Alter_tableContext) AUTO

func (*Alter_tableContext) AllColumn_name_list

func (s *Alter_tableContext) AllColumn_name_list() []IColumn_name_listContext

func (*Alter_tableContext) AllTABLE

func (s *Alter_tableContext) AllTABLE() []antlr.TerminalNode

func (*Alter_tableContext) AllTable_name

func (s *Alter_tableContext) AllTable_name() []ITable_nameContext

func (*Alter_tableContext) CHECK

func (*Alter_tableContext) CONSTRAINT

func (s *Alter_tableContext) CONSTRAINT() antlr.TerminalNode

func (*Alter_tableContext) Column_def_table_constraint

func (s *Alter_tableContext) Column_def_table_constraint() IColumn_def_table_constraintContext

func (*Alter_tableContext) Column_name_list

func (s *Alter_tableContext) Column_name_list(i int) IColumn_name_listContext

func (*Alter_tableContext) DISABLE

func (s *Alter_tableContext) DISABLE() antlr.TerminalNode

func (*Alter_tableContext) DROP

func (*Alter_tableContext) EnterRule

func (s *Alter_tableContext) EnterRule(listener antlr.ParseTreeListener)

func (*Alter_tableContext) ExitRule

func (s *Alter_tableContext) ExitRule(listener antlr.ParseTreeListener)

func (*Alter_tableContext) FOREIGN

func (s *Alter_tableContext) FOREIGN() antlr.TerminalNode

func (*Alter_tableContext) GetConstraint

func (s *Alter_tableContext) GetConstraint() IIdContext

func (*Alter_tableContext) GetFk

func (*Alter_tableContext) GetParser

func (s *Alter_tableContext) GetParser() antlr.Parser

func (*Alter_tableContext) GetPk

func (*Alter_tableContext) GetRuleContext

func (s *Alter_tableContext) GetRuleContext() antlr.RuleContext

func (*Alter_tableContext) Id

func (*Alter_tableContext) IsAlter_tableContext

func (*Alter_tableContext) IsAlter_tableContext()

func (*Alter_tableContext) KEY

func (*Alter_tableContext) LOCK_ESCALATION

func (s *Alter_tableContext) LOCK_ESCALATION() antlr.TerminalNode

func (*Alter_tableContext) REFERENCES

func (s *Alter_tableContext) REFERENCES() antlr.TerminalNode

func (*Alter_tableContext) SET

func (*Alter_tableContext) SetConstraint

func (s *Alter_tableContext) SetConstraint(v IIdContext)

func (*Alter_tableContext) SetFk

func (*Alter_tableContext) SetPk

func (*Alter_tableContext) TABLE

func (*Alter_tableContext) Table_name

func (s *Alter_tableContext) Table_name(i int) ITable_nameContext

func (*Alter_tableContext) ToStringTree

func (s *Alter_tableContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

func (*Alter_tableContext) WITH

type Another_statementContext

type Another_statementContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewAnother_statementContext

func NewAnother_statementContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Another_statementContext

func NewEmptyAnother_statementContext

func NewEmptyAnother_statementContext() *Another_statementContext

func (*Another_statementContext) Cursor_statement

func (s *Another_statementContext) Cursor_statement() ICursor_statementContext

func (*Another_statementContext) Declare_statement

func (s *Another_statementContext) Declare_statement() IDeclare_statementContext

func (*Another_statementContext) EnterRule

func (s *Another_statementContext) EnterRule(listener antlr.ParseTreeListener)

func (*Another_statementContext) Execute_statement

func (s *Another_statementContext) Execute_statement() IExecute_statementContext

func (*Another_statementContext) ExitRule

func (s *Another_statementContext) ExitRule(listener antlr.ParseTreeListener)

func (*Another_statementContext) GetParser

func (s *Another_statementContext) GetParser() antlr.Parser

func (*Another_statementContext) GetRuleContext

func (s *Another_statementContext) GetRuleContext() antlr.RuleContext

func (*Another_statementContext) IsAnother_statementContext

func (*Another_statementContext) IsAnother_statementContext()

func (*Another_statementContext) Security_statement

func (s *Another_statementContext) Security_statement() ISecurity_statementContext

func (*Another_statementContext) Set_statement

func (*Another_statementContext) ToStringTree

func (s *Another_statementContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

func (*Another_statementContext) Transaction_statement

func (s *Another_statementContext) Transaction_statement() ITransaction_statementContext

func (*Another_statementContext) Use_statement

type As_table_aliasContext

type As_table_aliasContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewAs_table_aliasContext

func NewAs_table_aliasContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *As_table_aliasContext

func NewEmptyAs_table_aliasContext

func NewEmptyAs_table_aliasContext() *As_table_aliasContext

func (*As_table_aliasContext) AS

func (*As_table_aliasContext) EnterRule

func (s *As_table_aliasContext) EnterRule(listener antlr.ParseTreeListener)

func (*As_table_aliasContext) ExitRule

func (s *As_table_aliasContext) ExitRule(listener antlr.ParseTreeListener)

func (*As_table_aliasContext) GetParser

func (s *As_table_aliasContext) GetParser() antlr.Parser

func (*As_table_aliasContext) GetRuleContext

func (s *As_table_aliasContext) GetRuleContext() antlr.RuleContext

func (*As_table_aliasContext) IsAs_table_aliasContext

func (*As_table_aliasContext) IsAs_table_aliasContext()

func (*As_table_aliasContext) Table_alias

func (s *As_table_aliasContext) Table_alias() ITable_aliasContext

func (*As_table_aliasContext) ToStringTree

func (s *As_table_aliasContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type Assignment_operatorContext

type Assignment_operatorContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewAssignment_operatorContext

func NewAssignment_operatorContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Assignment_operatorContext

func NewEmptyAssignment_operatorContext

func NewEmptyAssignment_operatorContext() *Assignment_operatorContext

func (*Assignment_operatorContext) EnterRule

func (s *Assignment_operatorContext) EnterRule(listener antlr.ParseTreeListener)

func (*Assignment_operatorContext) ExitRule

func (s *Assignment_operatorContext) ExitRule(listener antlr.ParseTreeListener)

func (*Assignment_operatorContext) GetParser

func (s *Assignment_operatorContext) GetParser() antlr.Parser

func (*Assignment_operatorContext) GetRuleContext

func (s *Assignment_operatorContext) GetRuleContext() antlr.RuleContext

func (*Assignment_operatorContext) IsAssignment_operatorContext

func (*Assignment_operatorContext) IsAssignment_operatorContext()

func (*Assignment_operatorContext) ToStringTree

func (s *Assignment_operatorContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type Auto_optionContext

type Auto_optionContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewAuto_optionContext

func NewAuto_optionContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Auto_optionContext

func NewEmptyAuto_optionContext

func NewEmptyAuto_optionContext() *Auto_optionContext

func (*Auto_optionContext) AUTO_CLOSE

func (s *Auto_optionContext) AUTO_CLOSE() antlr.TerminalNode

func (*Auto_optionContext) AUTO_CREATE_STATISTICS

func (s *Auto_optionContext) AUTO_CREATE_STATISTICS() antlr.TerminalNode

func (*Auto_optionContext) AUTO_SHRINK

func (s *Auto_optionContext) AUTO_SHRINK() antlr.TerminalNode

func (*Auto_optionContext) AUTO_UPDATE_STATISTICS

func (s *Auto_optionContext) AUTO_UPDATE_STATISTICS() antlr.TerminalNode

func (*Auto_optionContext) AUTO_UPDATE_STATISTICS_ASYNC

func (s *Auto_optionContext) AUTO_UPDATE_STATISTICS_ASYNC() antlr.TerminalNode

func (*Auto_optionContext) AllON

func (s *Auto_optionContext) AllON() []antlr.TerminalNode

func (*Auto_optionContext) EQUAL

func (*Auto_optionContext) EnterRule

func (s *Auto_optionContext) EnterRule(listener antlr.ParseTreeListener)

func (*Auto_optionContext) ExitRule

func (s *Auto_optionContext) ExitRule(listener antlr.ParseTreeListener)

func (*Auto_optionContext) GetParser

func (s *Auto_optionContext) GetParser() antlr.Parser

func (*Auto_optionContext) GetRuleContext

func (s *Auto_optionContext) GetRuleContext() antlr.RuleContext

func (*Auto_optionContext) INCREMENTAL

func (s *Auto_optionContext) INCREMENTAL() antlr.TerminalNode

func (*Auto_optionContext) IsAuto_optionContext

func (*Auto_optionContext) IsAuto_optionContext()

func (*Auto_optionContext) OFF

func (*Auto_optionContext) ON

func (*Auto_optionContext) On_off

func (s *Auto_optionContext) On_off() IOn_offContext

func (*Auto_optionContext) ToStringTree

func (s *Auto_optionContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type BasetsqlListener

type BasetsqlListener struct{}

BasetsqlListener is a complete listener for a parse tree produced by tsqlParser.

func (*BasetsqlListener) EnterAggregate_windowed_function

func (s *BasetsqlListener) EnterAggregate_windowed_function(ctx *Aggregate_windowed_functionContext)

EnterAggregate_windowed_function is called when production aggregate_windowed_function is entered.

func (*BasetsqlListener) EnterAll_distinct_expression

func (s *BasetsqlListener) EnterAll_distinct_expression(ctx *All_distinct_expressionContext)

EnterAll_distinct_expression is called when production all_distinct_expression is entered.

func (*BasetsqlListener) EnterAlter_database

func (s *BasetsqlListener) EnterAlter_database(ctx *Alter_databaseContext)

EnterAlter_database is called when production alter_database is entered.

func (*BasetsqlListener) EnterAlter_table

func (s *BasetsqlListener) EnterAlter_table(ctx *Alter_tableContext)

EnterAlter_table is called when production alter_table is entered.

func (*BasetsqlListener) EnterAnother_statement

func (s *BasetsqlListener) EnterAnother_statement(ctx *Another_statementContext)

EnterAnother_statement is called when production another_statement is entered.

func (*BasetsqlListener) EnterAs_table_alias

func (s *BasetsqlListener) EnterAs_table_alias(ctx *As_table_aliasContext)

EnterAs_table_alias is called when production as_table_alias is entered.

func (*BasetsqlListener) EnterAssignment_operator

func (s *BasetsqlListener) EnterAssignment_operator(ctx *Assignment_operatorContext)

EnterAssignment_operator is called when production assignment_operator is entered.

func (*BasetsqlListener) EnterAuto_option

func (s *BasetsqlListener) EnterAuto_option(ctx *Auto_optionContext)

EnterAuto_option is called when production auto_option is entered.

func (*BasetsqlListener) EnterBatch

func (s *BasetsqlListener) EnterBatch(ctx *BatchContext)

EnterBatch is called when production batch is entered.

func (*BasetsqlListener) EnterBinary_operator_expression

func (s *BasetsqlListener) EnterBinary_operator_expression(ctx *Binary_operator_expressionContext)

EnterBinary_operator_expression is called when production binary_operator_expression is entered.

func (*BasetsqlListener) EnterBlock_statement

func (s *BasetsqlListener) EnterBlock_statement(ctx *Block_statementContext)

EnterBlock_statement is called when production block_statement is entered.

func (*BasetsqlListener) EnterBracket_expression

func (s *BasetsqlListener) EnterBracket_expression(ctx *Bracket_expressionContext)

EnterBracket_expression is called when production bracket_expression is entered.

func (*BasetsqlListener) EnterBreak_statement

func (s *BasetsqlListener) EnterBreak_statement(ctx *Break_statementContext)

EnterBreak_statement is called when production break_statement is entered.

func (*BasetsqlListener) EnterBulk_option

func (s *BasetsqlListener) EnterBulk_option(ctx *Bulk_optionContext)

EnterBulk_option is called when production bulk_option is entered.

func (*BasetsqlListener) EnterCase_expression

func (s *BasetsqlListener) EnterCase_expression(ctx *Case_expressionContext)

EnterCase_expression is called when production case_expression is entered.

func (*BasetsqlListener) EnterChange_table

func (s *BasetsqlListener) EnterChange_table(ctx *Change_tableContext)

EnterChange_table is called when production change_table is entered.

func (*BasetsqlListener) EnterChange_tracking_option

func (s *BasetsqlListener) EnterChange_tracking_option(ctx *Change_tracking_optionContext)

EnterChange_tracking_option is called when production change_tracking_option is entered.

func (*BasetsqlListener) EnterChange_tracking_option_list

func (s *BasetsqlListener) EnterChange_tracking_option_list(ctx *Change_tracking_option_listContext)

EnterChange_tracking_option_list is called when production change_tracking_option_list is entered.

func (*BasetsqlListener) EnterClustered

func (s *BasetsqlListener) EnterClustered(ctx *ClusteredContext)

EnterClustered is called when production clustered is entered.

func (*BasetsqlListener) EnterColumn_alias

func (s *BasetsqlListener) EnterColumn_alias(ctx *Column_aliasContext)

EnterColumn_alias is called when production column_alias is entered.

func (*BasetsqlListener) EnterColumn_alias_list

func (s *BasetsqlListener) EnterColumn_alias_list(ctx *Column_alias_listContext)

EnterColumn_alias_list is called when production column_alias_list is entered.

func (*BasetsqlListener) EnterColumn_constraint

func (s *BasetsqlListener) EnterColumn_constraint(ctx *Column_constraintContext)

EnterColumn_constraint is called when production column_constraint is entered.

func (*BasetsqlListener) EnterColumn_def_table_constraint

func (s *BasetsqlListener) EnterColumn_def_table_constraint(ctx *Column_def_table_constraintContext)

EnterColumn_def_table_constraint is called when production column_def_table_constraint is entered.

func (*BasetsqlListener) EnterColumn_def_table_constraints

func (s *BasetsqlListener) EnterColumn_def_table_constraints(ctx *Column_def_table_constraintsContext)

EnterColumn_def_table_constraints is called when production column_def_table_constraints is entered.

func (*BasetsqlListener) EnterColumn_definition

func (s *BasetsqlListener) EnterColumn_definition(ctx *Column_definitionContext)

EnterColumn_definition is called when production column_definition is entered.

func (*BasetsqlListener) EnterColumn_name_list

func (s *BasetsqlListener) EnterColumn_name_list(ctx *Column_name_listContext)

EnterColumn_name_list is called when production column_name_list is entered.

func (*BasetsqlListener) EnterColumn_ref_expression

func (s *BasetsqlListener) EnterColumn_ref_expression(ctx *Column_ref_expressionContext)

EnterColumn_ref_expression is called when production column_ref_expression is entered.

func (*BasetsqlListener) EnterCommon_table_expression

func (s *BasetsqlListener) EnterCommon_table_expression(ctx *Common_table_expressionContext)

EnterCommon_table_expression is called when production common_table_expression is entered.

func (*BasetsqlListener) EnterComparison_operator

func (s *BasetsqlListener) EnterComparison_operator(ctx *Comparison_operatorContext)

EnterComparison_operator is called when production comparison_operator is entered.

func (*BasetsqlListener) EnterConstant

func (s *BasetsqlListener) EnterConstant(ctx *ConstantContext)

EnterConstant is called when production constant is entered.

func (*BasetsqlListener) EnterConstant_LOCAL_ID

func (s *BasetsqlListener) EnterConstant_LOCAL_ID(ctx *Constant_LOCAL_IDContext)

EnterConstant_LOCAL_ID is called when production constant_LOCAL_ID is entered.

func (*BasetsqlListener) EnterConstant_expression

func (s *BasetsqlListener) EnterConstant_expression(ctx *Constant_expressionContext)

EnterConstant_expression is called when production constant_expression is entered.

func (*BasetsqlListener) EnterContainment_option

func (s *BasetsqlListener) EnterContainment_option(ctx *Containment_optionContext)

EnterContainment_option is called when production containment_option is entered.

func (*BasetsqlListener) EnterContinue_statement

func (s *BasetsqlListener) EnterContinue_statement(ctx *Continue_statementContext)

EnterContinue_statement is called when production continue_statement is entered.

func (*BasetsqlListener) EnterCreate_database

func (s *BasetsqlListener) EnterCreate_database(ctx *Create_databaseContext)

EnterCreate_database is called when production create_database is entered.

func (*BasetsqlListener) EnterCreate_database_option

func (s *BasetsqlListener) EnterCreate_database_option(ctx *Create_database_optionContext)

EnterCreate_database_option is called when production create_database_option is entered.

func (*BasetsqlListener) EnterCreate_index

func (s *BasetsqlListener) EnterCreate_index(ctx *Create_indexContext)

EnterCreate_index is called when production create_index is entered.

func (*BasetsqlListener) EnterCreate_or_alter_function

func (s *BasetsqlListener) EnterCreate_or_alter_function(ctx *Create_or_alter_functionContext)

EnterCreate_or_alter_function is called when production create_or_alter_function is entered.

func (*BasetsqlListener) EnterCreate_or_alter_procedure

func (s *BasetsqlListener) EnterCreate_or_alter_procedure(ctx *Create_or_alter_procedureContext)

EnterCreate_or_alter_procedure is called when production create_or_alter_procedure is entered.

func (*BasetsqlListener) EnterCreate_statistics

func (s *BasetsqlListener) EnterCreate_statistics(ctx *Create_statisticsContext)

EnterCreate_statistics is called when production create_statistics is entered.

func (*BasetsqlListener) EnterCreate_table

func (s *BasetsqlListener) EnterCreate_table(ctx *Create_tableContext)

EnterCreate_table is called when production create_table is entered.

func (*BasetsqlListener) EnterCreate_type

func (s *BasetsqlListener) EnterCreate_type(ctx *Create_typeContext)

EnterCreate_type is called when production create_type is entered.

func (*BasetsqlListener) EnterCreate_view

func (s *BasetsqlListener) EnterCreate_view(ctx *Create_viewContext)

EnterCreate_view is called when production create_view is entered.

func (*BasetsqlListener) EnterCursor_name

func (s *BasetsqlListener) EnterCursor_name(ctx *Cursor_nameContext)

EnterCursor_name is called when production cursor_name is entered.

func (*BasetsqlListener) EnterCursor_option

func (s *BasetsqlListener) EnterCursor_option(ctx *Cursor_optionContext)

EnterCursor_option is called when production cursor_option is entered.

func (*BasetsqlListener) EnterCursor_statement

func (s *BasetsqlListener) EnterCursor_statement(ctx *Cursor_statementContext)

EnterCursor_statement is called when production cursor_statement is entered.

func (*BasetsqlListener) EnterData_type

func (s *BasetsqlListener) EnterData_type(ctx *Data_typeContext)

EnterData_type is called when production data_type is entered.

func (*BasetsqlListener) EnterDatabase_file_spec

func (s *BasetsqlListener) EnterDatabase_file_spec(ctx *Database_file_specContext)

EnterDatabase_file_spec is called when production database_file_spec is entered.

func (*BasetsqlListener) EnterDatabase_filestream_option

func (s *BasetsqlListener) EnterDatabase_filestream_option(ctx *Database_filestream_optionContext)

EnterDatabase_filestream_option is called when production database_filestream_option is entered.

func (*BasetsqlListener) EnterDatabase_optionspec

func (s *BasetsqlListener) EnterDatabase_optionspec(ctx *Database_optionspecContext)

EnterDatabase_optionspec is called when production database_optionspec is entered.

func (*BasetsqlListener) EnterDate_correlation_optimization_option

func (s *BasetsqlListener) EnterDate_correlation_optimization_option(ctx *Date_correlation_optimization_optionContext)

EnterDate_correlation_optimization_option is called when production date_correlation_optimization_option is entered.

func (*BasetsqlListener) EnterDb_encryption_option

func (s *BasetsqlListener) EnterDb_encryption_option(ctx *Db_encryption_optionContext)

EnterDb_encryption_option is called when production db_encryption_option is entered.

func (*BasetsqlListener) EnterDb_state_option

func (s *BasetsqlListener) EnterDb_state_option(ctx *Db_state_optionContext)

EnterDb_state_option is called when production db_state_option is entered.

func (*BasetsqlListener) EnterDb_update_option

func (s *BasetsqlListener) EnterDb_update_option(ctx *Db_update_optionContext)

EnterDb_update_option is called when production db_update_option is entered.

func (*BasetsqlListener) EnterDb_user_access_option

func (s *BasetsqlListener) EnterDb_user_access_option(ctx *Db_user_access_optionContext)

EnterDb_user_access_option is called when production db_user_access_option is entered.

func (*BasetsqlListener) EnterDbcc_clause

func (s *BasetsqlListener) EnterDbcc_clause(ctx *Dbcc_clauseContext)

EnterDbcc_clause is called when production dbcc_clause is entered.

func (*BasetsqlListener) EnterDbcc_options

func (s *BasetsqlListener) EnterDbcc_options(ctx *Dbcc_optionsContext)

EnterDbcc_options is called when production dbcc_options is entered.

func (*BasetsqlListener) EnterDdl_clause

func (s *BasetsqlListener) EnterDdl_clause(ctx *Ddl_clauseContext)

EnterDdl_clause is called when production ddl_clause is entered.

func (*BasetsqlListener) EnterDdl_object

func (s *BasetsqlListener) EnterDdl_object(ctx *Ddl_objectContext)

EnterDdl_object is called when production ddl_object is entered.

func (*BasetsqlListener) EnterDeclare_cursor

func (s *BasetsqlListener) EnterDeclare_cursor(ctx *Declare_cursorContext)

EnterDeclare_cursor is called when production declare_cursor is entered.

func (*BasetsqlListener) EnterDeclare_local

func (s *BasetsqlListener) EnterDeclare_local(ctx *Declare_localContext)

EnterDeclare_local is called when production declare_local is entered.

func (*BasetsqlListener) EnterDeclare_set_cursor_common

func (s *BasetsqlListener) EnterDeclare_set_cursor_common(ctx *Declare_set_cursor_commonContext)

EnterDeclare_set_cursor_common is called when production declare_set_cursor_common is entered.

func (*BasetsqlListener) EnterDeclare_statement

func (s *BasetsqlListener) EnterDeclare_statement(ctx *Declare_statementContext)

EnterDeclare_statement is called when production declare_statement is entered.

func (*BasetsqlListener) EnterDefault_value

func (s *BasetsqlListener) EnterDefault_value(ctx *Default_valueContext)

EnterDefault_value is called when production default_value is entered.

func (*BasetsqlListener) EnterDelayed_durability_option

func (s *BasetsqlListener) EnterDelayed_durability_option(ctx *Delayed_durability_optionContext)

EnterDelayed_durability_option is called when production delayed_durability_option is entered.

func (*BasetsqlListener) EnterDelete_statement

func (s *BasetsqlListener) EnterDelete_statement(ctx *Delete_statementContext)

EnterDelete_statement is called when production delete_statement is entered.

func (*BasetsqlListener) EnterDelete_statement_from

func (s *BasetsqlListener) EnterDelete_statement_from(ctx *Delete_statement_fromContext)

EnterDelete_statement_from is called when production delete_statement_from is entered.

func (*BasetsqlListener) EnterDerived_table

func (s *BasetsqlListener) EnterDerived_table(ctx *Derived_tableContext)

EnterDerived_table is called when production derived_table is entered.

func (*BasetsqlListener) EnterDml_clause

func (s *BasetsqlListener) EnterDml_clause(ctx *Dml_clauseContext)

EnterDml_clause is called when production dml_clause is entered.

func (*BasetsqlListener) EnterDrop_function

func (s *BasetsqlListener) EnterDrop_function(ctx *Drop_functionContext)

EnterDrop_function is called when production drop_function is entered.

func (*BasetsqlListener) EnterDrop_index

func (s *BasetsqlListener) EnterDrop_index(ctx *Drop_indexContext)

EnterDrop_index is called when production drop_index is entered.

func (*BasetsqlListener) EnterDrop_procedure

func (s *BasetsqlListener) EnterDrop_procedure(ctx *Drop_procedureContext)

EnterDrop_procedure is called when production drop_procedure is entered.

func (*BasetsqlListener) EnterDrop_statistics

func (s *BasetsqlListener) EnterDrop_statistics(ctx *Drop_statisticsContext)

EnterDrop_statistics is called when production drop_statistics is entered.

func (*BasetsqlListener) EnterDrop_table

func (s *BasetsqlListener) EnterDrop_table(ctx *Drop_tableContext)

EnterDrop_table is called when production drop_table is entered.

func (*BasetsqlListener) EnterDrop_type

func (s *BasetsqlListener) EnterDrop_type(ctx *Drop_typeContext)

EnterDrop_type is called when production drop_type is entered.

func (*BasetsqlListener) EnterDrop_view

func (s *BasetsqlListener) EnterDrop_view(ctx *Drop_viewContext)

EnterDrop_view is called when production drop_view is entered.

func (*BasetsqlListener) EnterEmpty_statement

func (s *BasetsqlListener) EnterEmpty_statement(ctx *Empty_statementContext)

EnterEmpty_statement is called when production empty_statement is entered.

func (*BasetsqlListener) EnterEveryRule

func (s *BasetsqlListener) EnterEveryRule(ctx antlr.ParserRuleContext)

EnterEveryRule is called when any rule is entered.

func (*BasetsqlListener) EnterExecute_clause

func (s *BasetsqlListener) EnterExecute_clause(ctx *Execute_clauseContext)

EnterExecute_clause is called when production execute_clause is entered.

func (*BasetsqlListener) EnterExecute_statement

func (s *BasetsqlListener) EnterExecute_statement(ctx *Execute_statementContext)

EnterExecute_statement is called when production execute_statement is entered.

func (*BasetsqlListener) EnterExecute_statement_arg

func (s *BasetsqlListener) EnterExecute_statement_arg(ctx *Execute_statement_argContext)

EnterExecute_statement_arg is called when production execute_statement_arg is entered.

func (*BasetsqlListener) EnterExecute_var_string

func (s *BasetsqlListener) EnterExecute_var_string(ctx *Execute_var_stringContext)

EnterExecute_var_string is called when production execute_var_string is entered.

func (*BasetsqlListener) EnterExpression_list

func (s *BasetsqlListener) EnterExpression_list(ctx *Expression_listContext)

EnterExpression_list is called when production expression_list is entered.

func (*BasetsqlListener) EnterExternal_access_option

func (s *BasetsqlListener) EnterExternal_access_option(ctx *External_access_optionContext)

EnterExternal_access_option is called when production external_access_option is entered.

func (*BasetsqlListener) EnterFetch_cursor

func (s *BasetsqlListener) EnterFetch_cursor(ctx *Fetch_cursorContext)

EnterFetch_cursor is called when production fetch_cursor is entered.

func (*BasetsqlListener) EnterFile_group

func (s *BasetsqlListener) EnterFile_group(ctx *File_groupContext)

EnterFile_group is called when production file_group is entered.

func (*BasetsqlListener) EnterFile_size

func (s *BasetsqlListener) EnterFile_size(ctx *File_sizeContext)

EnterFile_size is called when production file_size is entered.

func (*BasetsqlListener) EnterFile_spec

func (s *BasetsqlListener) EnterFile_spec(ctx *File_specContext)

EnterFile_spec is called when production file_spec is entered.

func (*BasetsqlListener) EnterFor_clause

func (s *BasetsqlListener) EnterFor_clause(ctx *For_clauseContext)

EnterFor_clause is called when production for_clause is entered.

func (*BasetsqlListener) EnterFull_column_name

func (s *BasetsqlListener) EnterFull_column_name(ctx *Full_column_nameContext)

EnterFull_column_name is called when production full_column_name is entered.

func (*BasetsqlListener) EnterFull_table_name

func (s *BasetsqlListener) EnterFull_table_name(ctx *Full_table_nameContext)

EnterFull_table_name is called when production full_table_name is entered.

func (*BasetsqlListener) EnterFunc_body_returns_scalar

func (s *BasetsqlListener) EnterFunc_body_returns_scalar(ctx *Func_body_returns_scalarContext)

EnterFunc_body_returns_scalar is called when production func_body_returns_scalar is entered.

func (*BasetsqlListener) EnterFunc_body_returns_select

func (s *BasetsqlListener) EnterFunc_body_returns_select(ctx *Func_body_returns_selectContext)

EnterFunc_body_returns_select is called when production func_body_returns_select is entered.

func (*BasetsqlListener) EnterFunc_body_returns_table

func (s *BasetsqlListener) EnterFunc_body_returns_table(ctx *Func_body_returns_tableContext)

EnterFunc_body_returns_table is called when production func_body_returns_table is entered.

func (*BasetsqlListener) EnterFunc_proc_name

func (s *BasetsqlListener) EnterFunc_proc_name(ctx *Func_proc_nameContext)

EnterFunc_proc_name is called when production func_proc_name is entered.

func (*BasetsqlListener) EnterFunction_call

func (s *BasetsqlListener) EnterFunction_call(ctx *Function_callContext)

EnterFunction_call is called when production function_call is entered.

func (*BasetsqlListener) EnterFunction_call_expression

func (s *BasetsqlListener) EnterFunction_call_expression(ctx *Function_call_expressionContext)

EnterFunction_call_expression is called when production function_call_expression is entered.

func (*BasetsqlListener) EnterFunction_option

func (s *BasetsqlListener) EnterFunction_option(ctx *Function_optionContext)

EnterFunction_option is called when production function_option is entered.

func (*BasetsqlListener) EnterGo_statement

func (s *BasetsqlListener) EnterGo_statement(ctx *Go_statementContext)

EnterGo_statement is called when production go_statement is entered.

func (*BasetsqlListener) EnterGoto_statement

func (s *BasetsqlListener) EnterGoto_statement(ctx *Goto_statementContext)

EnterGoto_statement is called when production goto_statement is entered.

func (*BasetsqlListener) EnterGrant_permission

func (s *BasetsqlListener) EnterGrant_permission(ctx *Grant_permissionContext)

EnterGrant_permission is called when production grant_permission is entered.

func (*BasetsqlListener) EnterGroup_by_item

func (s *BasetsqlListener) EnterGroup_by_item(ctx *Group_by_itemContext)

EnterGroup_by_item is called when production group_by_item is entered.

func (*BasetsqlListener) EnterId

func (s *BasetsqlListener) EnterId(ctx *IdContext)

EnterId is called when production id is entered.

func (*BasetsqlListener) EnterIf_statement

func (s *BasetsqlListener) EnterIf_statement(ctx *If_statementContext)

EnterIf_statement is called when production if_statement is entered.

func (*BasetsqlListener) EnterIndex_option

func (s *BasetsqlListener) EnterIndex_option(ctx *Index_optionContext)

EnterIndex_option is called when production index_option is entered.

func (*BasetsqlListener) EnterIndex_options

func (s *BasetsqlListener) EnterIndex_options(ctx *Index_optionsContext)

EnterIndex_options is called when production index_options is entered.

func (*BasetsqlListener) EnterIndex_value

func (s *BasetsqlListener) EnterIndex_value(ctx *Index_valueContext)

EnterIndex_value is called when production index_value is entered.

func (*BasetsqlListener) EnterInsert_statement

func (s *BasetsqlListener) EnterInsert_statement(ctx *Insert_statementContext)

EnterInsert_statement is called when production insert_statement is entered.

func (*BasetsqlListener) EnterInsert_statement_value

func (s *BasetsqlListener) EnterInsert_statement_value(ctx *Insert_statement_valueContext)

EnterInsert_statement_value is called when production insert_statement_value is entered.

func (*BasetsqlListener) EnterInsert_with_table_hints

func (s *BasetsqlListener) EnterInsert_with_table_hints(ctx *Insert_with_table_hintsContext)

EnterInsert_with_table_hints is called when production insert_with_table_hints is entered.

func (*BasetsqlListener) EnterJoin_part

func (s *BasetsqlListener) EnterJoin_part(ctx *Join_partContext)

EnterJoin_part is called when production join_part is entered.

func (*BasetsqlListener) EnterMixed_page_allocation_option

func (s *BasetsqlListener) EnterMixed_page_allocation_option(ctx *Mixed_page_allocation_optionContext)

EnterMixed_page_allocation_option is called when production mixed_page_allocation_option is entered.

func (*BasetsqlListener) EnterNull_notnull

func (s *BasetsqlListener) EnterNull_notnull(ctx *Null_notnullContext)

EnterNull_notnull is called when production null_notnull is entered.

func (*BasetsqlListener) EnterOn_off

func (s *BasetsqlListener) EnterOn_off(ctx *On_offContext)

EnterOn_off is called when production on_off is entered.

func (*BasetsqlListener) EnterOpendatasource

func (s *BasetsqlListener) EnterOpendatasource(ctx *OpendatasourceContext)

EnterOpendatasource is called when production opendatasource is entered.

func (*BasetsqlListener) EnterOpenquery

func (s *BasetsqlListener) EnterOpenquery(ctx *OpenqueryContext)

EnterOpenquery is called when production openquery is entered.

func (*BasetsqlListener) EnterOptimize_for_arg

func (s *BasetsqlListener) EnterOptimize_for_arg(ctx *Optimize_for_argContext)

EnterOptimize_for_arg is called when production optimize_for_arg is entered.

func (*BasetsqlListener) EnterOption

func (s *BasetsqlListener) EnterOption(ctx *OptionContext)

EnterOption is called when production option is entered.

func (*BasetsqlListener) EnterOption_clause

func (s *BasetsqlListener) EnterOption_clause(ctx *Option_clauseContext)

EnterOption_clause is called when production option_clause is entered.

func (*BasetsqlListener) EnterOrder_by_clause

func (s *BasetsqlListener) EnterOrder_by_clause(ctx *Order_by_clauseContext)

EnterOrder_by_clause is called when production order_by_clause is entered.

func (*BasetsqlListener) EnterOrder_by_expression

func (s *BasetsqlListener) EnterOrder_by_expression(ctx *Order_by_expressionContext)

EnterOrder_by_expression is called when production order_by_expression is entered.

func (*BasetsqlListener) EnterOutput_clause

func (s *BasetsqlListener) EnterOutput_clause(ctx *Output_clauseContext)

EnterOutput_clause is called when production output_clause is entered.

func (*BasetsqlListener) EnterOutput_column_name

func (s *BasetsqlListener) EnterOutput_column_name(ctx *Output_column_nameContext)

EnterOutput_column_name is called when production output_column_name is entered.

func (*BasetsqlListener) EnterOutput_dml_list_elem

func (s *BasetsqlListener) EnterOutput_dml_list_elem(ctx *Output_dml_list_elemContext)

EnterOutput_dml_list_elem is called when production output_dml_list_elem is entered.

func (*BasetsqlListener) EnterOver_clause

func (s *BasetsqlListener) EnterOver_clause(ctx *Over_clauseContext)

EnterOver_clause is called when production over_clause is entered.

func (*BasetsqlListener) EnterOver_clause_expression

func (s *BasetsqlListener) EnterOver_clause_expression(ctx *Over_clause_expressionContext)

EnterOver_clause_expression is called when production over_clause_expression is entered.

func (*BasetsqlListener) EnterParameterization_option

func (s *BasetsqlListener) EnterParameterization_option(ctx *Parameterization_optionContext)

EnterParameterization_option is called when production parameterization_option is entered.

func (*BasetsqlListener) EnterPredicate

func (s *BasetsqlListener) EnterPredicate(ctx *PredicateContext)

EnterPredicate is called when production predicate is entered.

func (*BasetsqlListener) EnterPrimitive_expression

func (s *BasetsqlListener) EnterPrimitive_expression(ctx *Primitive_expressionContext)

EnterPrimitive_expression is called when production primitive_expression is entered.

func (*BasetsqlListener) EnterPrint_statement

func (s *BasetsqlListener) EnterPrint_statement(ctx *Print_statementContext)

EnterPrint_statement is called when production print_statement is entered.

func (*BasetsqlListener) EnterProcedure_option

func (s *BasetsqlListener) EnterProcedure_option(ctx *Procedure_optionContext)

EnterProcedure_option is called when production procedure_option is entered.

func (*BasetsqlListener) EnterProcedure_param

func (s *BasetsqlListener) EnterProcedure_param(ctx *Procedure_paramContext)

EnterProcedure_param is called when production procedure_param is entered.

func (*BasetsqlListener) EnterQuery_expression

func (s *BasetsqlListener) EnterQuery_expression(ctx *Query_expressionContext)

EnterQuery_expression is called when production query_expression is entered.

func (*BasetsqlListener) EnterQuery_specification

func (s *BasetsqlListener) EnterQuery_specification(ctx *Query_specificationContext)

EnterQuery_specification is called when production query_specification is entered.

func (*BasetsqlListener) EnterRaiseerror_statement

func (s *BasetsqlListener) EnterRaiseerror_statement(ctx *Raiseerror_statementContext)

EnterRaiseerror_statement is called when production raiseerror_statement is entered.

func (*BasetsqlListener) EnterRanking_windowed_function

func (s *BasetsqlListener) EnterRanking_windowed_function(ctx *Ranking_windowed_functionContext)

EnterRanking_windowed_function is called when production ranking_windowed_function is entered.

func (*BasetsqlListener) EnterRecovery_option

func (s *BasetsqlListener) EnterRecovery_option(ctx *Recovery_optionContext)

EnterRecovery_option is called when production recovery_option is entered.

func (*BasetsqlListener) EnterReturn_statement

func (s *BasetsqlListener) EnterReturn_statement(ctx *Return_statementContext)

EnterReturn_statement is called when production return_statement is entered.

func (*BasetsqlListener) EnterRow_or_range_clause

func (s *BasetsqlListener) EnterRow_or_range_clause(ctx *Row_or_range_clauseContext)

EnterRow_or_range_clause is called when production row_or_range_clause is entered.

func (*BasetsqlListener) EnterRowset_function

func (s *BasetsqlListener) EnterRowset_function(ctx *Rowset_functionContext)

EnterRowset_function is called when production rowset_function is entered.

func (*BasetsqlListener) EnterRowset_function_limited

func (s *BasetsqlListener) EnterRowset_function_limited(ctx *Rowset_function_limitedContext)

EnterRowset_function_limited is called when production rowset_function_limited is entered.

func (*BasetsqlListener) EnterScalar_function_name

func (s *BasetsqlListener) EnterScalar_function_name(ctx *Scalar_function_nameContext)

EnterScalar_function_name is called when production scalar_function_name is entered.

func (*BasetsqlListener) EnterSearch_condition

func (s *BasetsqlListener) EnterSearch_condition(ctx *Search_conditionContext)

EnterSearch_condition is called when production search_condition is entered.

func (*BasetsqlListener) EnterSearch_condition_and

func (s *BasetsqlListener) EnterSearch_condition_and(ctx *Search_condition_andContext)

EnterSearch_condition_and is called when production search_condition_and is entered.

func (*BasetsqlListener) EnterSearch_condition_list

func (s *BasetsqlListener) EnterSearch_condition_list(ctx *Search_condition_listContext)

EnterSearch_condition_list is called when production search_condition_list is entered.

func (*BasetsqlListener) EnterSearch_condition_not

func (s *BasetsqlListener) EnterSearch_condition_not(ctx *Search_condition_notContext)

EnterSearch_condition_not is called when production search_condition_not is entered.

func (*BasetsqlListener) EnterSecurity_statement

func (s *BasetsqlListener) EnterSecurity_statement(ctx *Security_statementContext)

EnterSecurity_statement is called when production security_statement is entered.

func (*BasetsqlListener) EnterSelect_list

func (s *BasetsqlListener) EnterSelect_list(ctx *Select_listContext)

EnterSelect_list is called when production select_list is entered.

func (*BasetsqlListener) EnterSelect_list_elem

func (s *BasetsqlListener) EnterSelect_list_elem(ctx *Select_list_elemContext)

EnterSelect_list_elem is called when production select_list_elem is entered.

func (*BasetsqlListener) EnterSelect_statement

func (s *BasetsqlListener) EnterSelect_statement(ctx *Select_statementContext)

EnterSelect_statement is called when production select_statement is entered.

func (*BasetsqlListener) EnterService_broker_option

func (s *BasetsqlListener) EnterService_broker_option(ctx *Service_broker_optionContext)

EnterService_broker_option is called when production service_broker_option is entered.

func (*BasetsqlListener) EnterSet_special

func (s *BasetsqlListener) EnterSet_special(ctx *Set_specialContext)

EnterSet_special is called when production set_special is entered.

func (*BasetsqlListener) EnterSet_statement

func (s *BasetsqlListener) EnterSet_statement(ctx *Set_statementContext)

EnterSet_statement is called when production set_statement is entered.

func (*BasetsqlListener) EnterSign

func (s *BasetsqlListener) EnterSign(ctx *SignContext)

EnterSign is called when production sign is entered.

func (*BasetsqlListener) EnterSimple_id

func (s *BasetsqlListener) EnterSimple_id(ctx *Simple_idContext)

EnterSimple_id is called when production simple_id is entered.

func (*BasetsqlListener) EnterSimple_name

func (s *BasetsqlListener) EnterSimple_name(ctx *Simple_nameContext)

EnterSimple_name is called when production simple_name is entered.

func (*BasetsqlListener) EnterSnapshot_option

func (s *BasetsqlListener) EnterSnapshot_option(ctx *Snapshot_optionContext)

EnterSnapshot_option is called when production snapshot_option is entered.

func (*BasetsqlListener) EnterSql_clause

func (s *BasetsqlListener) EnterSql_clause(ctx *Sql_clauseContext)

EnterSql_clause is called when production sql_clause is entered.

func (*BasetsqlListener) EnterSql_clauses

func (s *BasetsqlListener) EnterSql_clauses(ctx *Sql_clausesContext)

EnterSql_clauses is called when production sql_clauses is entered.

func (*BasetsqlListener) EnterSql_option

func (s *BasetsqlListener) EnterSql_option(ctx *Sql_optionContext)

EnterSql_option is called when production sql_option is entered.

func (*BasetsqlListener) EnterSubquery

func (s *BasetsqlListener) EnterSubquery(ctx *SubqueryContext)

EnterSubquery is called when production subquery is entered.

func (*BasetsqlListener) EnterSubquery_expression

func (s *BasetsqlListener) EnterSubquery_expression(ctx *Subquery_expressionContext)

EnterSubquery_expression is called when production subquery_expression is entered.

func (*BasetsqlListener) EnterSwitch_search_condition_section

func (s *BasetsqlListener) EnterSwitch_search_condition_section(ctx *Switch_search_condition_sectionContext)

EnterSwitch_search_condition_section is called when production switch_search_condition_section is entered.

func (*BasetsqlListener) EnterSwitch_section

func (s *BasetsqlListener) EnterSwitch_section(ctx *Switch_sectionContext)

EnterSwitch_section is called when production switch_section is entered.

func (*BasetsqlListener) EnterTable_alias

func (s *BasetsqlListener) EnterTable_alias(ctx *Table_aliasContext)

EnterTable_alias is called when production table_alias is entered.

func (*BasetsqlListener) EnterTable_constraint

func (s *BasetsqlListener) EnterTable_constraint(ctx *Table_constraintContext)

EnterTable_constraint is called when production table_constraint is entered.

func (*BasetsqlListener) EnterTable_hint

func (s *BasetsqlListener) EnterTable_hint(ctx *Table_hintContext)

EnterTable_hint is called when production table_hint is entered.

func (*BasetsqlListener) EnterTable_name

func (s *BasetsqlListener) EnterTable_name(ctx *Table_nameContext)

EnterTable_name is called when production table_name is entered.

func (*BasetsqlListener) EnterTable_name_with_hint

func (s *BasetsqlListener) EnterTable_name_with_hint(ctx *Table_name_with_hintContext)

EnterTable_name_with_hint is called when production table_name_with_hint is entered.

func (*BasetsqlListener) EnterTable_source

func (s *BasetsqlListener) EnterTable_source(ctx *Table_sourceContext)

EnterTable_source is called when production table_source is entered.

func (*BasetsqlListener) EnterTable_source_item

func (s *BasetsqlListener) EnterTable_source_item(ctx *Table_source_itemContext)

EnterTable_source_item is called when production table_source_item is entered.

func (*BasetsqlListener) EnterTable_source_item_joined

func (s *BasetsqlListener) EnterTable_source_item_joined(ctx *Table_source_item_joinedContext)

EnterTable_source_item_joined is called when production table_source_item_joined is entered.

func (*BasetsqlListener) EnterTable_sources

func (s *BasetsqlListener) EnterTable_sources(ctx *Table_sourcesContext)

EnterTable_sources is called when production table_sources is entered.

func (*BasetsqlListener) EnterTable_type_definition

func (s *BasetsqlListener) EnterTable_type_definition(ctx *Table_type_definitionContext)

EnterTable_type_definition is called when production table_type_definition is entered.

func (*BasetsqlListener) EnterTable_value_constructor

func (s *BasetsqlListener) EnterTable_value_constructor(ctx *Table_value_constructorContext)

EnterTable_value_constructor is called when production table_value_constructor is entered.

func (*BasetsqlListener) EnterTarget_recovery_time_option

func (s *BasetsqlListener) EnterTarget_recovery_time_option(ctx *Target_recovery_time_optionContext)

EnterTarget_recovery_time_option is called when production target_recovery_time_option is entered.

func (*BasetsqlListener) EnterTermination

func (s *BasetsqlListener) EnterTermination(ctx *TerminationContext)

EnterTermination is called when production termination is entered.

func (*BasetsqlListener) EnterThrow_statement

func (s *BasetsqlListener) EnterThrow_statement(ctx *Throw_statementContext)

EnterThrow_statement is called when production throw_statement is entered.

func (*BasetsqlListener) EnterTop_clause

func (s *BasetsqlListener) EnterTop_clause(ctx *Top_clauseContext)

EnterTop_clause is called when production top_clause is entered.

func (*BasetsqlListener) EnterTop_count

func (s *BasetsqlListener) EnterTop_count(ctx *Top_countContext)

EnterTop_count is called when production top_count is entered.

func (*BasetsqlListener) EnterTop_percent

func (s *BasetsqlListener) EnterTop_percent(ctx *Top_percentContext)

EnterTop_percent is called when production top_percent is entered.

func (*BasetsqlListener) EnterTransaction_statement

func (s *BasetsqlListener) EnterTransaction_statement(ctx *Transaction_statementContext)

EnterTransaction_statement is called when production transaction_statement is entered.

func (*BasetsqlListener) EnterTry_catch_statement

func (s *BasetsqlListener) EnterTry_catch_statement(ctx *Try_catch_statementContext)

EnterTry_catch_statement is called when production try_catch_statement is entered.

func (*BasetsqlListener) EnterTsql_file

func (s *BasetsqlListener) EnterTsql_file(ctx *Tsql_fileContext)

EnterTsql_file is called when production tsql_file is entered.

func (*BasetsqlListener) EnterUnary_operator_expression

func (s *BasetsqlListener) EnterUnary_operator_expression(ctx *Unary_operator_expressionContext)

EnterUnary_operator_expression is called when production unary_operator_expression is entered.

func (*BasetsqlListener) EnterUnion

func (s *BasetsqlListener) EnterUnion(ctx *UnionContext)

EnterUnion is called when production union is entered.

func (*BasetsqlListener) EnterUpdate_elem

func (s *BasetsqlListener) EnterUpdate_elem(ctx *Update_elemContext)

EnterUpdate_elem is called when production update_elem is entered.

func (*BasetsqlListener) EnterUpdate_statement

func (s *BasetsqlListener) EnterUpdate_statement(ctx *Update_statementContext)

EnterUpdate_statement is called when production update_statement is entered.

func (*BasetsqlListener) EnterUse_statement

func (s *BasetsqlListener) EnterUse_statement(ctx *Use_statementContext)

EnterUse_statement is called when production use_statement is entered.

func (*BasetsqlListener) EnterView_attribute

func (s *BasetsqlListener) EnterView_attribute(ctx *View_attributeContext)

EnterView_attribute is called when production view_attribute is entered.

func (*BasetsqlListener) EnterWaitfor_statement

func (s *BasetsqlListener) EnterWaitfor_statement(ctx *Waitfor_statementContext)

EnterWaitfor_statement is called when production waitfor_statement is entered.

func (*BasetsqlListener) EnterWhile_statement

func (s *BasetsqlListener) EnterWhile_statement(ctx *While_statementContext)

EnterWhile_statement is called when production while_statement is entered.

func (*BasetsqlListener) EnterWindow_frame_bound

func (s *BasetsqlListener) EnterWindow_frame_bound(ctx *Window_frame_boundContext)

EnterWindow_frame_bound is called when production window_frame_bound is entered.

func (*BasetsqlListener) EnterWindow_frame_extent

func (s *BasetsqlListener) EnterWindow_frame_extent(ctx *Window_frame_extentContext)

EnterWindow_frame_extent is called when production window_frame_extent is entered.

func (*BasetsqlListener) EnterWindow_frame_following

func (s *BasetsqlListener) EnterWindow_frame_following(ctx *Window_frame_followingContext)

EnterWindow_frame_following is called when production window_frame_following is entered.

func (*BasetsqlListener) EnterWindow_frame_preceding

func (s *BasetsqlListener) EnterWindow_frame_preceding(ctx *Window_frame_precedingContext)

EnterWindow_frame_preceding is called when production window_frame_preceding is entered.

func (*BasetsqlListener) EnterWith_expression

func (s *BasetsqlListener) EnterWith_expression(ctx *With_expressionContext)

EnterWith_expression is called when production with_expression is entered.

func (*BasetsqlListener) EnterWith_table_hints

func (s *BasetsqlListener) EnterWith_table_hints(ctx *With_table_hintsContext)

EnterWith_table_hints is called when production with_table_hints is entered.

func (*BasetsqlListener) EnterXml_common_directives

func (s *BasetsqlListener) EnterXml_common_directives(ctx *Xml_common_directivesContext)

EnterXml_common_directives is called when production xml_common_directives is entered.

func (*BasetsqlListener) ExitAggregate_windowed_function

func (s *BasetsqlListener) ExitAggregate_windowed_function(ctx *Aggregate_windowed_functionContext)

ExitAggregate_windowed_function is called when production aggregate_windowed_function is exited.

func (*BasetsqlListener) ExitAll_distinct_expression

func (s *BasetsqlListener) ExitAll_distinct_expression(ctx *All_distinct_expressionContext)

ExitAll_distinct_expression is called when production all_distinct_expression is exited.

func (*BasetsqlListener) ExitAlter_database

func (s *BasetsqlListener) ExitAlter_database(ctx *Alter_databaseContext)

ExitAlter_database is called when production alter_database is exited.

func (*BasetsqlListener) ExitAlter_table

func (s *BasetsqlListener) ExitAlter_table(ctx *Alter_tableContext)

ExitAlter_table is called when production alter_table is exited.

func (*BasetsqlListener) ExitAnother_statement

func (s *BasetsqlListener) ExitAnother_statement(ctx *Another_statementContext)

ExitAnother_statement is called when production another_statement is exited.

func (*BasetsqlListener) ExitAs_table_alias

func (s *BasetsqlListener) ExitAs_table_alias(ctx *As_table_aliasContext)

ExitAs_table_alias is called when production as_table_alias is exited.

func (*BasetsqlListener) ExitAssignment_operator

func (s *BasetsqlListener) ExitAssignment_operator(ctx *Assignment_operatorContext)

ExitAssignment_operator is called when production assignment_operator is exited.

func (*BasetsqlListener) ExitAuto_option

func (s *BasetsqlListener) ExitAuto_option(ctx *Auto_optionContext)

ExitAuto_option is called when production auto_option is exited.

func (*BasetsqlListener) ExitBatch

func (s *BasetsqlListener) ExitBatch(ctx *BatchContext)

ExitBatch is called when production batch is exited.

func (*BasetsqlListener) ExitBinary_operator_expression

func (s *BasetsqlListener) ExitBinary_operator_expression(ctx *Binary_operator_expressionContext)

ExitBinary_operator_expression is called when production binary_operator_expression is exited.

func (*BasetsqlListener) ExitBlock_statement

func (s *BasetsqlListener) ExitBlock_statement(ctx *Block_statementContext)

ExitBlock_statement is called when production block_statement is exited.

func (*BasetsqlListener) ExitBracket_expression

func (s *BasetsqlListener) ExitBracket_expression(ctx *Bracket_expressionContext)

ExitBracket_expression is called when production bracket_expression is exited.

func (*BasetsqlListener) ExitBreak_statement

func (s *BasetsqlListener) ExitBreak_statement(ctx *Break_statementContext)

ExitBreak_statement is called when production break_statement is exited.

func (*BasetsqlListener) ExitBulk_option

func (s *BasetsqlListener) ExitBulk_option(ctx *Bulk_optionContext)

ExitBulk_option is called when production bulk_option is exited.

func (*BasetsqlListener) ExitCase_expression

func (s *BasetsqlListener) ExitCase_expression(ctx *Case_expressionContext)

ExitCase_expression is called when production case_expression is exited.

func (*BasetsqlListener) ExitChange_table

func (s *BasetsqlListener) ExitChange_table(ctx *Change_tableContext)

ExitChange_table is called when production change_table is exited.

func (*BasetsqlListener) ExitChange_tracking_option

func (s *BasetsqlListener) ExitChange_tracking_option(ctx *Change_tracking_optionContext)

ExitChange_tracking_option is called when production change_tracking_option is exited.

func (*BasetsqlListener) ExitChange_tracking_option_list

func (s *BasetsqlListener) ExitChange_tracking_option_list(ctx *Change_tracking_option_listContext)

ExitChange_tracking_option_list is called when production change_tracking_option_list is exited.

func (*BasetsqlListener) ExitClustered

func (s *BasetsqlListener) ExitClustered(ctx *ClusteredContext)

ExitClustered is called when production clustered is exited.

func (*BasetsqlListener) ExitColumn_alias

func (s *BasetsqlListener) ExitColumn_alias(ctx *Column_aliasContext)

ExitColumn_alias is called when production column_alias is exited.

func (*BasetsqlListener) ExitColumn_alias_list

func (s *BasetsqlListener) ExitColumn_alias_list(ctx *Column_alias_listContext)

ExitColumn_alias_list is called when production column_alias_list is exited.

func (*BasetsqlListener) ExitColumn_constraint

func (s *BasetsqlListener) ExitColumn_constraint(ctx *Column_constraintContext)

ExitColumn_constraint is called when production column_constraint is exited.

func (*BasetsqlListener) ExitColumn_def_table_constraint

func (s *BasetsqlListener) ExitColumn_def_table_constraint(ctx *Column_def_table_constraintContext)

ExitColumn_def_table_constraint is called when production column_def_table_constraint is exited.

func (*BasetsqlListener) ExitColumn_def_table_constraints

func (s *BasetsqlListener) ExitColumn_def_table_constraints(ctx *Column_def_table_constraintsContext)

ExitColumn_def_table_constraints is called when production column_def_table_constraints is exited.

func (*BasetsqlListener) ExitColumn_definition

func (s *BasetsqlListener) ExitColumn_definition(ctx *Column_definitionContext)

ExitColumn_definition is called when production column_definition is exited.

func (*BasetsqlListener) ExitColumn_name_list

func (s *BasetsqlListener) ExitColumn_name_list(ctx *Column_name_listContext)

ExitColumn_name_list is called when production column_name_list is exited.

func (*BasetsqlListener) ExitColumn_ref_expression

func (s *BasetsqlListener) ExitColumn_ref_expression(ctx *Column_ref_expressionContext)

ExitColumn_ref_expression is called when production column_ref_expression is exited.

func (*BasetsqlListener) ExitCommon_table_expression

func (s *BasetsqlListener) ExitCommon_table_expression(ctx *Common_table_expressionContext)

ExitCommon_table_expression is called when production common_table_expression is exited.

func (*BasetsqlListener) ExitComparison_operator

func (s *BasetsqlListener) ExitComparison_operator(ctx *Comparison_operatorContext)

ExitComparison_operator is called when production comparison_operator is exited.

func (*BasetsqlListener) ExitConstant

func (s *BasetsqlListener) ExitConstant(ctx *ConstantContext)

ExitConstant is called when production constant is exited.

func (*BasetsqlListener) ExitConstant_LOCAL_ID

func (s *BasetsqlListener) ExitConstant_LOCAL_ID(ctx *Constant_LOCAL_IDContext)

ExitConstant_LOCAL_ID is called when production constant_LOCAL_ID is exited.

func (*BasetsqlListener) ExitConstant_expression

func (s *BasetsqlListener) ExitConstant_expression(ctx *Constant_expressionContext)

ExitConstant_expression is called when production constant_expression is exited.

func (*BasetsqlListener) ExitContainment_option

func (s *BasetsqlListener) ExitContainment_option(ctx *Containment_optionContext)

ExitContainment_option is called when production containment_option is exited.

func (*BasetsqlListener) ExitContinue_statement

func (s *BasetsqlListener) ExitContinue_statement(ctx *Continue_statementContext)

ExitContinue_statement is called when production continue_statement is exited.

func (*BasetsqlListener) ExitCreate_database

func (s *BasetsqlListener) ExitCreate_database(ctx *Create_databaseContext)

ExitCreate_database is called when production create_database is exited.

func (*BasetsqlListener) ExitCreate_database_option

func (s *BasetsqlListener) ExitCreate_database_option(ctx *Create_database_optionContext)

ExitCreate_database_option is called when production create_database_option is exited.

func (*BasetsqlListener) ExitCreate_index

func (s *BasetsqlListener) ExitCreate_index(ctx *Create_indexContext)

ExitCreate_index is called when production create_index is exited.

func (*BasetsqlListener) ExitCreate_or_alter_function

func (s *BasetsqlListener) ExitCreate_or_alter_function(ctx *Create_or_alter_functionContext)

ExitCreate_or_alter_function is called when production create_or_alter_function is exited.

func (*BasetsqlListener) ExitCreate_or_alter_procedure

func (s *BasetsqlListener) ExitCreate_or_alter_procedure(ctx *Create_or_alter_procedureContext)

ExitCreate_or_alter_procedure is called when production create_or_alter_procedure is exited.

func (*BasetsqlListener) ExitCreate_statistics

func (s *BasetsqlListener) ExitCreate_statistics(ctx *Create_statisticsContext)

ExitCreate_statistics is called when production create_statistics is exited.

func (*BasetsqlListener) ExitCreate_table

func (s *BasetsqlListener) ExitCreate_table(ctx *Create_tableContext)

ExitCreate_table is called when production create_table is exited.

func (*BasetsqlListener) ExitCreate_type

func (s *BasetsqlListener) ExitCreate_type(ctx *Create_typeContext)

ExitCreate_type is called when production create_type is exited.

func (*BasetsqlListener) ExitCreate_view

func (s *BasetsqlListener) ExitCreate_view(ctx *Create_viewContext)

ExitCreate_view is called when production create_view is exited.

func (*BasetsqlListener) ExitCursor_name

func (s *BasetsqlListener) ExitCursor_name(ctx *Cursor_nameContext)

ExitCursor_name is called when production cursor_name is exited.

func (*BasetsqlListener) ExitCursor_option

func (s *BasetsqlListener) ExitCursor_option(ctx *Cursor_optionContext)

ExitCursor_option is called when production cursor_option is exited.

func (*BasetsqlListener) ExitCursor_statement

func (s *BasetsqlListener) ExitCursor_statement(ctx *Cursor_statementContext)

ExitCursor_statement is called when production cursor_statement is exited.

func (*BasetsqlListener) ExitData_type

func (s *BasetsqlListener) ExitData_type(ctx *Data_typeContext)

ExitData_type is called when production data_type is exited.

func (*BasetsqlListener) ExitDatabase_file_spec

func (s *BasetsqlListener) ExitDatabase_file_spec(ctx *Database_file_specContext)

ExitDatabase_file_spec is called when production database_file_spec is exited.

func (*BasetsqlListener) ExitDatabase_filestream_option

func (s *BasetsqlListener) ExitDatabase_filestream_option(ctx *Database_filestream_optionContext)

ExitDatabase_filestream_option is called when production database_filestream_option is exited.

func (*BasetsqlListener) ExitDatabase_optionspec

func (s *BasetsqlListener) ExitDatabase_optionspec(ctx *Database_optionspecContext)

ExitDatabase_optionspec is called when production database_optionspec is exited.

func (*BasetsqlListener) ExitDate_correlation_optimization_option

func (s *BasetsqlListener) ExitDate_correlation_optimization_option(ctx *Date_correlation_optimization_optionContext)

ExitDate_correlation_optimization_option is called when production date_correlation_optimization_option is exited.

func (*BasetsqlListener) ExitDb_encryption_option

func (s *BasetsqlListener) ExitDb_encryption_option(ctx *Db_encryption_optionContext)

ExitDb_encryption_option is called when production db_encryption_option is exited.

func (*BasetsqlListener) ExitDb_state_option

func (s *BasetsqlListener) ExitDb_state_option(ctx *Db_state_optionContext)

ExitDb_state_option is called when production db_state_option is exited.

func (*BasetsqlListener) ExitDb_update_option

func (s *BasetsqlListener) ExitDb_update_option(ctx *Db_update_optionContext)

ExitDb_update_option is called when production db_update_option is exited.

func (*BasetsqlListener) ExitDb_user_access_option

func (s *BasetsqlListener) ExitDb_user_access_option(ctx *Db_user_access_optionContext)

ExitDb_user_access_option is called when production db_user_access_option is exited.

func (*BasetsqlListener) ExitDbcc_clause

func (s *BasetsqlListener) ExitDbcc_clause(ctx *Dbcc_clauseContext)

ExitDbcc_clause is called when production dbcc_clause is exited.

func (*BasetsqlListener) ExitDbcc_options

func (s *BasetsqlListener) ExitDbcc_options(ctx *Dbcc_optionsContext)

ExitDbcc_options is called when production dbcc_options is exited.

func (*BasetsqlListener) ExitDdl_clause

func (s *BasetsqlListener) ExitDdl_clause(ctx *Ddl_clauseContext)

ExitDdl_clause is called when production ddl_clause is exited.

func (*BasetsqlListener) ExitDdl_object

func (s *BasetsqlListener) ExitDdl_object(ctx *Ddl_objectContext)

ExitDdl_object is called when production ddl_object is exited.

func (*BasetsqlListener) ExitDeclare_cursor

func (s *BasetsqlListener) ExitDeclare_cursor(ctx *Declare_cursorContext)

ExitDeclare_cursor is called when production declare_cursor is exited.

func (*BasetsqlListener) ExitDeclare_local

func (s *BasetsqlListener) ExitDeclare_local(ctx *Declare_localContext)

ExitDeclare_local is called when production declare_local is exited.

func (*BasetsqlListener) ExitDeclare_set_cursor_common

func (s *BasetsqlListener) ExitDeclare_set_cursor_common(ctx *Declare_set_cursor_commonContext)

ExitDeclare_set_cursor_common is called when production declare_set_cursor_common is exited.

func (*BasetsqlListener) ExitDeclare_statement

func (s *BasetsqlListener) ExitDeclare_statement(ctx *Declare_statementContext)

ExitDeclare_statement is called when production declare_statement is exited.

func (*BasetsqlListener) ExitDefault_value

func (s *BasetsqlListener) ExitDefault_value(ctx *Default_valueContext)

ExitDefault_value is called when production default_value is exited.

func (*BasetsqlListener) ExitDelayed_durability_option

func (s *BasetsqlListener) ExitDelayed_durability_option(ctx *Delayed_durability_optionContext)

ExitDelayed_durability_option is called when production delayed_durability_option is exited.

func (*BasetsqlListener) ExitDelete_statement

func (s *BasetsqlListener) ExitDelete_statement(ctx *Delete_statementContext)

ExitDelete_statement is called when production delete_statement is exited.

func (*BasetsqlListener) ExitDelete_statement_from

func (s *BasetsqlListener) ExitDelete_statement_from(ctx *Delete_statement_fromContext)

ExitDelete_statement_from is called when production delete_statement_from is exited.

func (*BasetsqlListener) ExitDerived_table

func (s *BasetsqlListener) ExitDerived_table(ctx *Derived_tableContext)

ExitDerived_table is called when production derived_table is exited.

func (*BasetsqlListener) ExitDml_clause

func (s *BasetsqlListener) ExitDml_clause(ctx *Dml_clauseContext)

ExitDml_clause is called when production dml_clause is exited.

func (*BasetsqlListener) ExitDrop_function

func (s *BasetsqlListener) ExitDrop_function(ctx *Drop_functionContext)

ExitDrop_function is called when production drop_function is exited.

func (*BasetsqlListener) ExitDrop_index

func (s *BasetsqlListener) ExitDrop_index(ctx *Drop_indexContext)

ExitDrop_index is called when production drop_index is exited.

func (*BasetsqlListener) ExitDrop_procedure

func (s *BasetsqlListener) ExitDrop_procedure(ctx *Drop_procedureContext)

ExitDrop_procedure is called when production drop_procedure is exited.

func (*BasetsqlListener) ExitDrop_statistics

func (s *BasetsqlListener) ExitDrop_statistics(ctx *Drop_statisticsContext)

ExitDrop_statistics is called when production drop_statistics is exited.

func (*BasetsqlListener) ExitDrop_table

func (s *BasetsqlListener) ExitDrop_table(ctx *Drop_tableContext)

ExitDrop_table is called when production drop_table is exited.

func (*BasetsqlListener) ExitDrop_type

func (s *BasetsqlListener) ExitDrop_type(ctx *Drop_typeContext)

ExitDrop_type is called when production drop_type is exited.

func (*BasetsqlListener) ExitDrop_view

func (s *BasetsqlListener) ExitDrop_view(ctx *Drop_viewContext)

ExitDrop_view is called when production drop_view is exited.

func (*BasetsqlListener) ExitEmpty_statement

func (s *BasetsqlListener) ExitEmpty_statement(ctx *Empty_statementContext)

ExitEmpty_statement is called when production empty_statement is exited.

func (*BasetsqlListener) ExitEveryRule

func (s *BasetsqlListener) ExitEveryRule(ctx antlr.ParserRuleContext)

ExitEveryRule is called when any rule is exited.

func (*BasetsqlListener) ExitExecute_clause

func (s *BasetsqlListener) ExitExecute_clause(ctx *Execute_clauseContext)

ExitExecute_clause is called when production execute_clause is exited.

func (*BasetsqlListener) ExitExecute_statement

func (s *BasetsqlListener) ExitExecute_statement(ctx *Execute_statementContext)

ExitExecute_statement is called when production execute_statement is exited.

func (*BasetsqlListener) ExitExecute_statement_arg

func (s *BasetsqlListener) ExitExecute_statement_arg(ctx *Execute_statement_argContext)

ExitExecute_statement_arg is called when production execute_statement_arg is exited.

func (*BasetsqlListener) ExitExecute_var_string

func (s *BasetsqlListener) ExitExecute_var_string(ctx *Execute_var_stringContext)

ExitExecute_var_string is called when production execute_var_string is exited.

func (*BasetsqlListener) ExitExpression_list

func (s *BasetsqlListener) ExitExpression_list(ctx *Expression_listContext)

ExitExpression_list is called when production expression_list is exited.

func (*BasetsqlListener) ExitExternal_access_option

func (s *BasetsqlListener) ExitExternal_access_option(ctx *External_access_optionContext)

ExitExternal_access_option is called when production external_access_option is exited.

func (*BasetsqlListener) ExitFetch_cursor

func (s *BasetsqlListener) ExitFetch_cursor(ctx *Fetch_cursorContext)

ExitFetch_cursor is called when production fetch_cursor is exited.

func (*BasetsqlListener) ExitFile_group

func (s *BasetsqlListener) ExitFile_group(ctx *File_groupContext)

ExitFile_group is called when production file_group is exited.

func (*BasetsqlListener) ExitFile_size

func (s *BasetsqlListener) ExitFile_size(ctx *File_sizeContext)

ExitFile_size is called when production file_size is exited.

func (*BasetsqlListener) ExitFile_spec

func (s *BasetsqlListener) ExitFile_spec(ctx *File_specContext)

ExitFile_spec is called when production file_spec is exited.

func (*BasetsqlListener) ExitFor_clause

func (s *BasetsqlListener) ExitFor_clause(ctx *For_clauseContext)

ExitFor_clause is called when production for_clause is exited.

func (*BasetsqlListener) ExitFull_column_name

func (s *BasetsqlListener) ExitFull_column_name(ctx *Full_column_nameContext)

ExitFull_column_name is called when production full_column_name is exited.

func (*BasetsqlListener) ExitFull_table_name

func (s *BasetsqlListener) ExitFull_table_name(ctx *Full_table_nameContext)

ExitFull_table_name is called when production full_table_name is exited.

func (*BasetsqlListener) ExitFunc_body_returns_scalar

func (s *BasetsqlListener) ExitFunc_body_returns_scalar(ctx *Func_body_returns_scalarContext)

ExitFunc_body_returns_scalar is called when production func_body_returns_scalar is exited.

func (*BasetsqlListener) ExitFunc_body_returns_select

func (s *BasetsqlListener) ExitFunc_body_returns_select(ctx *Func_body_returns_selectContext)

ExitFunc_body_returns_select is called when production func_body_returns_select is exited.

func (*BasetsqlListener) ExitFunc_body_returns_table

func (s *BasetsqlListener) ExitFunc_body_returns_table(ctx *Func_body_returns_tableContext)

ExitFunc_body_returns_table is called when production func_body_returns_table is exited.

func (*BasetsqlListener) ExitFunc_proc_name

func (s *BasetsqlListener) ExitFunc_proc_name(ctx *Func_proc_nameContext)

ExitFunc_proc_name is called when production func_proc_name is exited.

func (*BasetsqlListener) ExitFunction_call

func (s *BasetsqlListener) ExitFunction_call(ctx *Function_callContext)

ExitFunction_call is called when production function_call is exited.

func (*BasetsqlListener) ExitFunction_call_expression

func (s *BasetsqlListener) ExitFunction_call_expression(ctx *Function_call_expressionContext)

ExitFunction_call_expression is called when production function_call_expression is exited.

func (*BasetsqlListener) ExitFunction_option

func (s *BasetsqlListener) ExitFunction_option(ctx *Function_optionContext)

ExitFunction_option is called when production function_option is exited.

func (*BasetsqlListener) ExitGo_statement

func (s *BasetsqlListener) ExitGo_statement(ctx *Go_statementContext)

ExitGo_statement is called when production go_statement is exited.

func (*BasetsqlListener) ExitGoto_statement

func (s *BasetsqlListener) ExitGoto_statement(ctx *Goto_statementContext)

ExitGoto_statement is called when production goto_statement is exited.

func (*BasetsqlListener) ExitGrant_permission

func (s *BasetsqlListener) ExitGrant_permission(ctx *Grant_permissionContext)

ExitGrant_permission is called when production grant_permission is exited.

func (*BasetsqlListener) ExitGroup_by_item

func (s *BasetsqlListener) ExitGroup_by_item(ctx *Group_by_itemContext)

ExitGroup_by_item is called when production group_by_item is exited.

func (*BasetsqlListener) ExitId

func (s *BasetsqlListener) ExitId(ctx *IdContext)

ExitId is called when production id is exited.

func (*BasetsqlListener) ExitIf_statement

func (s *BasetsqlListener) ExitIf_statement(ctx *If_statementContext)

ExitIf_statement is called when production if_statement is exited.

func (*BasetsqlListener) ExitIndex_option

func (s *BasetsqlListener) ExitIndex_option(ctx *Index_optionContext)

ExitIndex_option is called when production index_option is exited.

func (*BasetsqlListener) ExitIndex_options

func (s *BasetsqlListener) ExitIndex_options(ctx *Index_optionsContext)

ExitIndex_options is called when production index_options is exited.

func (*BasetsqlListener) ExitIndex_value

func (s *BasetsqlListener) ExitIndex_value(ctx *Index_valueContext)

ExitIndex_value is called when production index_value is exited.

func (*BasetsqlListener) ExitInsert_statement

func (s *BasetsqlListener) ExitInsert_statement(ctx *Insert_statementContext)

ExitInsert_statement is called when production insert_statement is exited.

func (*BasetsqlListener) ExitInsert_statement_value

func (s *BasetsqlListener) ExitInsert_statement_value(ctx *Insert_statement_valueContext)

ExitInsert_statement_value is called when production insert_statement_value is exited.

func (*BasetsqlListener) ExitInsert_with_table_hints

func (s *BasetsqlListener) ExitInsert_with_table_hints(ctx *Insert_with_table_hintsContext)

ExitInsert_with_table_hints is called when production insert_with_table_hints is exited.

func (*BasetsqlListener) ExitJoin_part

func (s *BasetsqlListener) ExitJoin_part(ctx *Join_partContext)

ExitJoin_part is called when production join_part is exited.

func (*BasetsqlListener) ExitMixed_page_allocation_option

func (s *BasetsqlListener) ExitMixed_page_allocation_option(ctx *Mixed_page_allocation_optionContext)

ExitMixed_page_allocation_option is called when production mixed_page_allocation_option is exited.

func (*BasetsqlListener) ExitNull_notnull

func (s *BasetsqlListener) ExitNull_notnull(ctx *Null_notnullContext)

ExitNull_notnull is called when production null_notnull is exited.

func (*BasetsqlListener) ExitOn_off

func (s *BasetsqlListener) ExitOn_off(ctx *On_offContext)

ExitOn_off is called when production on_off is exited.

func (*BasetsqlListener) ExitOpendatasource

func (s *BasetsqlListener) ExitOpendatasource(ctx *OpendatasourceContext)

ExitOpendatasource is called when production opendatasource is exited.

func (*BasetsqlListener) ExitOpenquery

func (s *BasetsqlListener) ExitOpenquery(ctx *OpenqueryContext)

ExitOpenquery is called when production openquery is exited.

func (*BasetsqlListener) ExitOptimize_for_arg

func (s *BasetsqlListener) ExitOptimize_for_arg(ctx *Optimize_for_argContext)

ExitOptimize_for_arg is called when production optimize_for_arg is exited.

func (*BasetsqlListener) ExitOption

func (s *BasetsqlListener) ExitOption(ctx *OptionContext)

ExitOption is called when production option is exited.

func (*BasetsqlListener) ExitOption_clause

func (s *BasetsqlListener) ExitOption_clause(ctx *Option_clauseContext)

ExitOption_clause is called when production option_clause is exited.

func (*BasetsqlListener) ExitOrder_by_clause

func (s *BasetsqlListener) ExitOrder_by_clause(ctx *Order_by_clauseContext)

ExitOrder_by_clause is called when production order_by_clause is exited.

func (*BasetsqlListener) ExitOrder_by_expression

func (s *BasetsqlListener) ExitOrder_by_expression(ctx *Order_by_expressionContext)

ExitOrder_by_expression is called when production order_by_expression is exited.

func (*BasetsqlListener) ExitOutput_clause

func (s *BasetsqlListener) ExitOutput_clause(ctx *Output_clauseContext)

ExitOutput_clause is called when production output_clause is exited.

func (*BasetsqlListener) ExitOutput_column_name

func (s *BasetsqlListener) ExitOutput_column_name(ctx *Output_column_nameContext)

ExitOutput_column_name is called when production output_column_name is exited.

func (*BasetsqlListener) ExitOutput_dml_list_elem

func (s *BasetsqlListener) ExitOutput_dml_list_elem(ctx *Output_dml_list_elemContext)

ExitOutput_dml_list_elem is called when production output_dml_list_elem is exited.

func (*BasetsqlListener) ExitOver_clause

func (s *BasetsqlListener) ExitOver_clause(ctx *Over_clauseContext)

ExitOver_clause is called when production over_clause is exited.

func (*BasetsqlListener) ExitOver_clause_expression

func (s *BasetsqlListener) ExitOver_clause_expression(ctx *Over_clause_expressionContext)

ExitOver_clause_expression is called when production over_clause_expression is exited.

func (*BasetsqlListener) ExitParameterization_option

func (s *BasetsqlListener) ExitParameterization_option(ctx *Parameterization_optionContext)

ExitParameterization_option is called when production parameterization_option is exited.

func (*BasetsqlListener) ExitPredicate

func (s *BasetsqlListener) ExitPredicate(ctx *PredicateContext)

ExitPredicate is called when production predicate is exited.

func (*BasetsqlListener) ExitPrimitive_expression

func (s *BasetsqlListener) ExitPrimitive_expression(ctx *Primitive_expressionContext)

ExitPrimitive_expression is called when production primitive_expression is exited.

func (*BasetsqlListener) ExitPrint_statement

func (s *BasetsqlListener) ExitPrint_statement(ctx *Print_statementContext)

ExitPrint_statement is called when production print_statement is exited.

func (*BasetsqlListener) ExitProcedure_option

func (s *BasetsqlListener) ExitProcedure_option(ctx *Procedure_optionContext)

ExitProcedure_option is called when production procedure_option is exited.

func (*BasetsqlListener) ExitProcedure_param

func (s *BasetsqlListener) ExitProcedure_param(ctx *Procedure_paramContext)

ExitProcedure_param is called when production procedure_param is exited.

func (*BasetsqlListener) ExitQuery_expression

func (s *BasetsqlListener) ExitQuery_expression(ctx *Query_expressionContext)

ExitQuery_expression is called when production query_expression is exited.

func (*BasetsqlListener) ExitQuery_specification

func (s *BasetsqlListener) ExitQuery_specification(ctx *Query_specificationContext)

ExitQuery_specification is called when production query_specification is exited.

func (*BasetsqlListener) ExitRaiseerror_statement

func (s *BasetsqlListener) ExitRaiseerror_statement(ctx *Raiseerror_statementContext)

ExitRaiseerror_statement is called when production raiseerror_statement is exited.

func (*BasetsqlListener) ExitRanking_windowed_function

func (s *BasetsqlListener) ExitRanking_windowed_function(ctx *Ranking_windowed_functionContext)

ExitRanking_windowed_function is called when production ranking_windowed_function is exited.

func (*BasetsqlListener) ExitRecovery_option

func (s *BasetsqlListener) ExitRecovery_option(ctx *Recovery_optionContext)

ExitRecovery_option is called when production recovery_option is exited.

func (*BasetsqlListener) ExitReturn_statement

func (s *BasetsqlListener) ExitReturn_statement(ctx *Return_statementContext)

ExitReturn_statement is called when production return_statement is exited.

func (*BasetsqlListener) ExitRow_or_range_clause

func (s *BasetsqlListener) ExitRow_or_range_clause(ctx *Row_or_range_clauseContext)

ExitRow_or_range_clause is called when production row_or_range_clause is exited.

func (*BasetsqlListener) ExitRowset_function

func (s *BasetsqlListener) ExitRowset_function(ctx *Rowset_functionContext)

ExitRowset_function is called when production rowset_function is exited.

func (*BasetsqlListener) ExitRowset_function_limited

func (s *BasetsqlListener) ExitRowset_function_limited(ctx *Rowset_function_limitedContext)

ExitRowset_function_limited is called when production rowset_function_limited is exited.

func (*BasetsqlListener) ExitScalar_function_name

func (s *BasetsqlListener) ExitScalar_function_name(ctx *Scalar_function_nameContext)

ExitScalar_function_name is called when production scalar_function_name is exited.

func (*BasetsqlListener) ExitSearch_condition

func (s *BasetsqlListener) ExitSearch_condition(ctx *Search_conditionContext)

ExitSearch_condition is called when production search_condition is exited.

func (*BasetsqlListener) ExitSearch_condition_and

func (s *BasetsqlListener) ExitSearch_condition_and(ctx *Search_condition_andContext)

ExitSearch_condition_and is called when production search_condition_and is exited.

func (*BasetsqlListener) ExitSearch_condition_list

func (s *BasetsqlListener) ExitSearch_condition_list(ctx *Search_condition_listContext)

ExitSearch_condition_list is called when production search_condition_list is exited.

func (*BasetsqlListener) ExitSearch_condition_not

func (s *BasetsqlListener) ExitSearch_condition_not(ctx *Search_condition_notContext)

ExitSearch_condition_not is called when production search_condition_not is exited.

func (*BasetsqlListener) ExitSecurity_statement

func (s *BasetsqlListener) ExitSecurity_statement(ctx *Security_statementContext)

ExitSecurity_statement is called when production security_statement is exited.

func (*BasetsqlListener) ExitSelect_list

func (s *BasetsqlListener) ExitSelect_list(ctx *Select_listContext)

ExitSelect_list is called when production select_list is exited.

func (*BasetsqlListener) ExitSelect_list_elem

func (s *BasetsqlListener) ExitSelect_list_elem(ctx *Select_list_elemContext)

ExitSelect_list_elem is called when production select_list_elem is exited.

func (*BasetsqlListener) ExitSelect_statement

func (s *BasetsqlListener) ExitSelect_statement(ctx *Select_statementContext)

ExitSelect_statement is called when production select_statement is exited.

func (*BasetsqlListener) ExitService_broker_option

func (s *BasetsqlListener) ExitService_broker_option(ctx *Service_broker_optionContext)

ExitService_broker_option is called when production service_broker_option is exited.

func (*BasetsqlListener) ExitSet_special

func (s *BasetsqlListener) ExitSet_special(ctx *Set_specialContext)

ExitSet_special is called when production set_special is exited.

func (*BasetsqlListener) ExitSet_statement

func (s *BasetsqlListener) ExitSet_statement(ctx *Set_statementContext)

ExitSet_statement is called when production set_statement is exited.

func (*BasetsqlListener) ExitSign

func (s *BasetsqlListener) ExitSign(ctx *SignContext)

ExitSign is called when production sign is exited.

func (*BasetsqlListener) ExitSimple_id

func (s *BasetsqlListener) ExitSimple_id(ctx *Simple_idContext)

ExitSimple_id is called when production simple_id is exited.

func (*BasetsqlListener) ExitSimple_name

func (s *BasetsqlListener) ExitSimple_name(ctx *Simple_nameContext)

ExitSimple_name is called when production simple_name is exited.

func (*BasetsqlListener) ExitSnapshot_option

func (s *BasetsqlListener) ExitSnapshot_option(ctx *Snapshot_optionContext)

ExitSnapshot_option is called when production snapshot_option is exited.

func (*BasetsqlListener) ExitSql_clause

func (s *BasetsqlListener) ExitSql_clause(ctx *Sql_clauseContext)

ExitSql_clause is called when production sql_clause is exited.

func (*BasetsqlListener) ExitSql_clauses

func (s *BasetsqlListener) ExitSql_clauses(ctx *Sql_clausesContext)

ExitSql_clauses is called when production sql_clauses is exited.

func (*BasetsqlListener) ExitSql_option

func (s *BasetsqlListener) ExitSql_option(ctx *Sql_optionContext)

ExitSql_option is called when production sql_option is exited.

func (*BasetsqlListener) ExitSubquery

func (s *BasetsqlListener) ExitSubquery(ctx *SubqueryContext)

ExitSubquery is called when production subquery is exited.

func (*BasetsqlListener) ExitSubquery_expression

func (s *BasetsqlListener) ExitSubquery_expression(ctx *Subquery_expressionContext)

ExitSubquery_expression is called when production subquery_expression is exited.

func (*BasetsqlListener) ExitSwitch_search_condition_section

func (s *BasetsqlListener) ExitSwitch_search_condition_section(ctx *Switch_search_condition_sectionContext)

ExitSwitch_search_condition_section is called when production switch_search_condition_section is exited.

func (*BasetsqlListener) ExitSwitch_section

func (s *BasetsqlListener) ExitSwitch_section(ctx *Switch_sectionContext)

ExitSwitch_section is called when production switch_section is exited.

func (*BasetsqlListener) ExitTable_alias

func (s *BasetsqlListener) ExitTable_alias(ctx *Table_aliasContext)

ExitTable_alias is called when production table_alias is exited.

func (*BasetsqlListener) ExitTable_constraint

func (s *BasetsqlListener) ExitTable_constraint(ctx *Table_constraintContext)

ExitTable_constraint is called when production table_constraint is exited.

func (*BasetsqlListener) ExitTable_hint

func (s *BasetsqlListener) ExitTable_hint(ctx *Table_hintContext)

ExitTable_hint is called when production table_hint is exited.

func (*BasetsqlListener) ExitTable_name

func (s *BasetsqlListener) ExitTable_name(ctx *Table_nameContext)

ExitTable_name is called when production table_name is exited.

func (*BasetsqlListener) ExitTable_name_with_hint

func (s *BasetsqlListener) ExitTable_name_with_hint(ctx *Table_name_with_hintContext)

ExitTable_name_with_hint is called when production table_name_with_hint is exited.

func (*BasetsqlListener) ExitTable_source

func (s *BasetsqlListener) ExitTable_source(ctx *Table_sourceContext)

ExitTable_source is called when production table_source is exited.

func (*BasetsqlListener) ExitTable_source_item

func (s *BasetsqlListener) ExitTable_source_item(ctx *Table_source_itemContext)

ExitTable_source_item is called when production table_source_item is exited.

func (*BasetsqlListener) ExitTable_source_item_joined

func (s *BasetsqlListener) ExitTable_source_item_joined(ctx *Table_source_item_joinedContext)

ExitTable_source_item_joined is called when production table_source_item_joined is exited.

func (*BasetsqlListener) ExitTable_sources

func (s *BasetsqlListener) ExitTable_sources(ctx *Table_sourcesContext)

ExitTable_sources is called when production table_sources is exited.

func (*BasetsqlListener) ExitTable_type_definition

func (s *BasetsqlListener) ExitTable_type_definition(ctx *Table_type_definitionContext)

ExitTable_type_definition is called when production table_type_definition is exited.

func (*BasetsqlListener) ExitTable_value_constructor

func (s *BasetsqlListener) ExitTable_value_constructor(ctx *Table_value_constructorContext)

ExitTable_value_constructor is called when production table_value_constructor is exited.

func (*BasetsqlListener) ExitTarget_recovery_time_option

func (s *BasetsqlListener) ExitTarget_recovery_time_option(ctx *Target_recovery_time_optionContext)

ExitTarget_recovery_time_option is called when production target_recovery_time_option is exited.

func (*BasetsqlListener) ExitTermination

func (s *BasetsqlListener) ExitTermination(ctx *TerminationContext)

ExitTermination is called when production termination is exited.

func (*BasetsqlListener) ExitThrow_statement

func (s *BasetsqlListener) ExitThrow_statement(ctx *Throw_statementContext)

ExitThrow_statement is called when production throw_statement is exited.

func (*BasetsqlListener) ExitTop_clause

func (s *BasetsqlListener) ExitTop_clause(ctx *Top_clauseContext)

ExitTop_clause is called when production top_clause is exited.

func (*BasetsqlListener) ExitTop_count

func (s *BasetsqlListener) ExitTop_count(ctx *Top_countContext)

ExitTop_count is called when production top_count is exited.

func (*BasetsqlListener) ExitTop_percent

func (s *BasetsqlListener) ExitTop_percent(ctx *Top_percentContext)

ExitTop_percent is called when production top_percent is exited.

func (*BasetsqlListener) ExitTransaction_statement

func (s *BasetsqlListener) ExitTransaction_statement(ctx *Transaction_statementContext)

ExitTransaction_statement is called when production transaction_statement is exited.

func (*BasetsqlListener) ExitTry_catch_statement

func (s *BasetsqlListener) ExitTry_catch_statement(ctx *Try_catch_statementContext)

ExitTry_catch_statement is called when production try_catch_statement is exited.

func (*BasetsqlListener) ExitTsql_file

func (s *BasetsqlListener) ExitTsql_file(ctx *Tsql_fileContext)

ExitTsql_file is called when production tsql_file is exited.

func (*BasetsqlListener) ExitUnary_operator_expression

func (s *BasetsqlListener) ExitUnary_operator_expression(ctx *Unary_operator_expressionContext)

ExitUnary_operator_expression is called when production unary_operator_expression is exited.

func (*BasetsqlListener) ExitUnion

func (s *BasetsqlListener) ExitUnion(ctx *UnionContext)

ExitUnion is called when production union is exited.

func (*BasetsqlListener) ExitUpdate_elem

func (s *BasetsqlListener) ExitUpdate_elem(ctx *Update_elemContext)

ExitUpdate_elem is called when production update_elem is exited.

func (*BasetsqlListener) ExitUpdate_statement

func (s *BasetsqlListener) ExitUpdate_statement(ctx *Update_statementContext)

ExitUpdate_statement is called when production update_statement is exited.

func (*BasetsqlListener) ExitUse_statement

func (s *BasetsqlListener) ExitUse_statement(ctx *Use_statementContext)

ExitUse_statement is called when production use_statement is exited.

func (*BasetsqlListener) ExitView_attribute

func (s *BasetsqlListener) ExitView_attribute(ctx *View_attributeContext)

ExitView_attribute is called when production view_attribute is exited.

func (*BasetsqlListener) ExitWaitfor_statement

func (s *BasetsqlListener) ExitWaitfor_statement(ctx *Waitfor_statementContext)

ExitWaitfor_statement is called when production waitfor_statement is exited.

func (*BasetsqlListener) ExitWhile_statement

func (s *BasetsqlListener) ExitWhile_statement(ctx *While_statementContext)

ExitWhile_statement is called when production while_statement is exited.

func (*BasetsqlListener) ExitWindow_frame_bound

func (s *BasetsqlListener) ExitWindow_frame_bound(ctx *Window_frame_boundContext)

ExitWindow_frame_bound is called when production window_frame_bound is exited.

func (*BasetsqlListener) ExitWindow_frame_extent

func (s *BasetsqlListener) ExitWindow_frame_extent(ctx *Window_frame_extentContext)

ExitWindow_frame_extent is called when production window_frame_extent is exited.

func (*BasetsqlListener) ExitWindow_frame_following

func (s *BasetsqlListener) ExitWindow_frame_following(ctx *Window_frame_followingContext)

ExitWindow_frame_following is called when production window_frame_following is exited.

func (*BasetsqlListener) ExitWindow_frame_preceding

func (s *BasetsqlListener) ExitWindow_frame_preceding(ctx *Window_frame_precedingContext)

ExitWindow_frame_preceding is called when production window_frame_preceding is exited.

func (*BasetsqlListener) ExitWith_expression

func (s *BasetsqlListener) ExitWith_expression(ctx *With_expressionContext)

ExitWith_expression is called when production with_expression is exited.

func (*BasetsqlListener) ExitWith_table_hints

func (s *BasetsqlListener) ExitWith_table_hints(ctx *With_table_hintsContext)

ExitWith_table_hints is called when production with_table_hints is exited.

func (*BasetsqlListener) ExitXml_common_directives

func (s *BasetsqlListener) ExitXml_common_directives(ctx *Xml_common_directivesContext)

ExitXml_common_directives is called when production xml_common_directives is exited.

func (*BasetsqlListener) VisitErrorNode

func (s *BasetsqlListener) VisitErrorNode(node antlr.ErrorNode)

VisitErrorNode is called when an error node is visited.

func (*BasetsqlListener) VisitTerminal

func (s *BasetsqlListener) VisitTerminal(node antlr.TerminalNode)

VisitTerminal is called when a terminal node is visited.

type BatchContext

type BatchContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewBatchContext

func NewBatchContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *BatchContext

func NewEmptyBatchContext

func NewEmptyBatchContext() *BatchContext

func (*BatchContext) EnterRule

func (s *BatchContext) EnterRule(listener antlr.ParseTreeListener)

func (*BatchContext) ExitRule

func (s *BatchContext) ExitRule(listener antlr.ParseTreeListener)

func (*BatchContext) GetParser

func (s *BatchContext) GetParser() antlr.Parser

func (*BatchContext) GetRuleContext

func (s *BatchContext) GetRuleContext() antlr.RuleContext

func (*BatchContext) Go_statement

func (s *BatchContext) Go_statement() IGo_statementContext

func (*BatchContext) IsBatchContext

func (*BatchContext) IsBatchContext()

func (*BatchContext) Sql_clauses

func (s *BatchContext) Sql_clauses() ISql_clausesContext

func (*BatchContext) ToStringTree

func (s *BatchContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type Binary_operator_expressionContext

type Binary_operator_expressionContext struct {
	*ExpressionContext
	// contains filtered or unexported fields
}

func (*Binary_operator_expressionContext) AllExpression

func (*Binary_operator_expressionContext) Comparison_operator

func (*Binary_operator_expressionContext) EnterRule

func (*Binary_operator_expressionContext) ExitRule

func (*Binary_operator_expressionContext) Expression

func (*Binary_operator_expressionContext) GetOp

func (*Binary_operator_expressionContext) GetRuleContext

func (*Binary_operator_expressionContext) SetOp

type Block_statementContext

type Block_statementContext struct {
	*Cfl_statementContext
}

func NewBlock_statementContext

func NewBlock_statementContext(parser antlr.Parser, ctx antlr.ParserRuleContext) *Block_statementContext

func (*Block_statementContext) BEGIN

func (*Block_statementContext) END

func (*Block_statementContext) EnterRule

func (s *Block_statementContext) EnterRule(listener antlr.ParseTreeListener)

func (*Block_statementContext) ExitRule

func (s *Block_statementContext) ExitRule(listener antlr.ParseTreeListener)

func (*Block_statementContext) GetRuleContext

func (s *Block_statementContext) GetRuleContext() antlr.RuleContext

func (*Block_statementContext) Sql_clauses

type Bracket_expressionContext

type Bracket_expressionContext struct {
	*ExpressionContext
}

func NewBracket_expressionContext

func NewBracket_expressionContext(parser antlr.Parser, ctx antlr.ParserRuleContext) *Bracket_expressionContext

func (*Bracket_expressionContext) EnterRule

func (s *Bracket_expressionContext) EnterRule(listener antlr.ParseTreeListener)

func (*Bracket_expressionContext) ExitRule

func (s *Bracket_expressionContext) ExitRule(listener antlr.ParseTreeListener)

func (*Bracket_expressionContext) Expression

func (*Bracket_expressionContext) GetRuleContext

func (s *Bracket_expressionContext) GetRuleContext() antlr.RuleContext

type Break_statementContext

type Break_statementContext struct {
	*Cfl_statementContext
}

func NewBreak_statementContext

func NewBreak_statementContext(parser antlr.Parser, ctx antlr.ParserRuleContext) *Break_statementContext

func (*Break_statementContext) BREAK

func (*Break_statementContext) EnterRule

func (s *Break_statementContext) EnterRule(listener antlr.ParseTreeListener)

func (*Break_statementContext) ExitRule

func (s *Break_statementContext) ExitRule(listener antlr.ParseTreeListener)

func (*Break_statementContext) GetRuleContext

func (s *Break_statementContext) GetRuleContext() antlr.RuleContext

type Bulk_optionContext

type Bulk_optionContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewBulk_optionContext

func NewBulk_optionContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Bulk_optionContext

func NewEmptyBulk_optionContext

func NewEmptyBulk_optionContext() *Bulk_optionContext

func (*Bulk_optionContext) DECIMAL

func (s *Bulk_optionContext) DECIMAL() antlr.TerminalNode

func (*Bulk_optionContext) EnterRule

func (s *Bulk_optionContext) EnterRule(listener antlr.ParseTreeListener)

func (*Bulk_optionContext) ExitRule

func (s *Bulk_optionContext) ExitRule(listener antlr.ParseTreeListener)

func (*Bulk_optionContext) GetBulk_option_value

func (s *Bulk_optionContext) GetBulk_option_value() antlr.Token

func (*Bulk_optionContext) GetParser

func (s *Bulk_optionContext) GetParser() antlr.Parser

func (*Bulk_optionContext) GetRuleContext

func (s *Bulk_optionContext) GetRuleContext() antlr.RuleContext

func (*Bulk_optionContext) Id

func (*Bulk_optionContext) IsBulk_optionContext

func (*Bulk_optionContext) IsBulk_optionContext()

func (*Bulk_optionContext) STRING

func (*Bulk_optionContext) SetBulk_option_value

func (s *Bulk_optionContext) SetBulk_option_value(v antlr.Token)

func (*Bulk_optionContext) ToStringTree

func (s *Bulk_optionContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type Case_expressionContext

type Case_expressionContext struct {
	*ExpressionContext
	// contains filtered or unexported fields
}

func NewCase_expressionContext

func NewCase_expressionContext(parser antlr.Parser, ctx antlr.ParserRuleContext) *Case_expressionContext

func (*Case_expressionContext) AllExpression

func (s *Case_expressionContext) AllExpression() []IExpressionContext

func (*Case_expressionContext) AllSwitch_search_condition_section

func (s *Case_expressionContext) AllSwitch_search_condition_section() []ISwitch_search_condition_sectionContext

func (*Case_expressionContext) AllSwitch_section

func (s *Case_expressionContext) AllSwitch_section() []ISwitch_sectionContext

func (*Case_expressionContext) CASE

func (*Case_expressionContext) ELSE

func (*Case_expressionContext) END

func (*Case_expressionContext) EnterRule

func (s *Case_expressionContext) EnterRule(listener antlr.ParseTreeListener)

func (*Case_expressionContext) ExitRule

func (s *Case_expressionContext) ExitRule(listener antlr.ParseTreeListener)

func (*Case_expressionContext) Expression

func (*Case_expressionContext) GetCaseExpr

func (s *Case_expressionContext) GetCaseExpr() IExpressionContext

func (*Case_expressionContext) GetElseExpr

func (s *Case_expressionContext) GetElseExpr() IExpressionContext

func (*Case_expressionContext) GetRuleContext

func (s *Case_expressionContext) GetRuleContext() antlr.RuleContext

func (*Case_expressionContext) SetCaseExpr

func (s *Case_expressionContext) SetCaseExpr(v IExpressionContext)

func (*Case_expressionContext) SetElseExpr

func (s *Case_expressionContext) SetElseExpr(v IExpressionContext)

func (*Case_expressionContext) Switch_search_condition_section

func (s *Case_expressionContext) Switch_search_condition_section(i int) ISwitch_search_condition_sectionContext

func (*Case_expressionContext) Switch_section

func (s *Case_expressionContext) Switch_section(i int) ISwitch_sectionContext

type Cfl_statementContext

type Cfl_statementContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewCfl_statementContext

func NewCfl_statementContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Cfl_statementContext

func NewEmptyCfl_statementContext

func NewEmptyCfl_statementContext() *Cfl_statementContext

func (*Cfl_statementContext) CopyFrom

func (s *Cfl_statementContext) CopyFrom(ctx *Cfl_statementContext)

func (*Cfl_statementContext) GetParser

func (s *Cfl_statementContext) GetParser() antlr.Parser

func (*Cfl_statementContext) GetRuleContext

func (s *Cfl_statementContext) GetRuleContext() antlr.RuleContext

func (*Cfl_statementContext) IsCfl_statementContext

func (*Cfl_statementContext) IsCfl_statementContext()

func (*Cfl_statementContext) ToStringTree

func (s *Cfl_statementContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type Change_tableContext

type Change_tableContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewChange_tableContext

func NewChange_tableContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Change_tableContext

func NewEmptyChange_tableContext

func NewEmptyChange_tableContext() *Change_tableContext

func (*Change_tableContext) CHANGES

func (s *Change_tableContext) CHANGES() antlr.TerminalNode

func (*Change_tableContext) CHANGETABLE

func (s *Change_tableContext) CHANGETABLE() antlr.TerminalNode

func (*Change_tableContext) DECIMAL

func (s *Change_tableContext) DECIMAL() antlr.TerminalNode

func (*Change_tableContext) EnterRule

func (s *Change_tableContext) EnterRule(listener antlr.ParseTreeListener)

func (*Change_tableContext) ExitRule

func (s *Change_tableContext) ExitRule(listener antlr.ParseTreeListener)

func (*Change_tableContext) GetParser

func (s *Change_tableContext) GetParser() antlr.Parser

func (*Change_tableContext) GetRuleContext

func (s *Change_tableContext) GetRuleContext() antlr.RuleContext

func (*Change_tableContext) IsChange_tableContext

func (*Change_tableContext) IsChange_tableContext()

func (*Change_tableContext) LOCAL_ID

func (s *Change_tableContext) LOCAL_ID() antlr.TerminalNode

func (*Change_tableContext) NULL

func (*Change_tableContext) Table_name

func (s *Change_tableContext) Table_name() ITable_nameContext

func (*Change_tableContext) ToStringTree

func (s *Change_tableContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type Change_tracking_optionContext

type Change_tracking_optionContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewChange_tracking_optionContext

func NewChange_tracking_optionContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Change_tracking_optionContext

func NewEmptyChange_tracking_optionContext

func NewEmptyChange_tracking_optionContext() *Change_tracking_optionContext

func (*Change_tracking_optionContext) AllChange_tracking_option_list

func (s *Change_tracking_optionContext) AllChange_tracking_option_list() []IChange_tracking_option_listContext

func (*Change_tracking_optionContext) CHANGE_TRACKING

func (s *Change_tracking_optionContext) CHANGE_TRACKING() antlr.TerminalNode

func (*Change_tracking_optionContext) Change_tracking_option_list

func (s *Change_tracking_optionContext) Change_tracking_option_list(i int) IChange_tracking_option_listContext

func (*Change_tracking_optionContext) EQUAL

func (*Change_tracking_optionContext) EnterRule

func (s *Change_tracking_optionContext) EnterRule(listener antlr.ParseTreeListener)

func (*Change_tracking_optionContext) ExitRule

func (*Change_tracking_optionContext) GetParser

func (*Change_tracking_optionContext) GetRuleContext

func (s *Change_tracking_optionContext) GetRuleContext() antlr.RuleContext

func (*Change_tracking_optionContext) IsChange_tracking_optionContext

func (*Change_tracking_optionContext) IsChange_tracking_optionContext()

func (*Change_tracking_optionContext) OFF

func (*Change_tracking_optionContext) ON

func (*Change_tracking_optionContext) ToStringTree

func (s *Change_tracking_optionContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type Change_tracking_option_listContext

type Change_tracking_option_listContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewChange_tracking_option_listContext

func NewChange_tracking_option_listContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Change_tracking_option_listContext

func NewEmptyChange_tracking_option_listContext

func NewEmptyChange_tracking_option_listContext() *Change_tracking_option_listContext

func (*Change_tracking_option_listContext) AUTO_CLEANUP

func (*Change_tracking_option_listContext) CHANGE_RETENTION

func (*Change_tracking_option_listContext) DAYS

func (*Change_tracking_option_listContext) EQUAL

func (*Change_tracking_option_listContext) EnterRule

func (*Change_tracking_option_listContext) ExitRule

func (*Change_tracking_option_listContext) GetParser

func (*Change_tracking_option_listContext) GetRuleContext

func (*Change_tracking_option_listContext) HOURS

func (*Change_tracking_option_listContext) IsChange_tracking_option_listContext

func (*Change_tracking_option_listContext) IsChange_tracking_option_listContext()

func (*Change_tracking_option_listContext) MINUTES

func (*Change_tracking_option_listContext) On_off

func (*Change_tracking_option_listContext) ToStringTree

func (s *Change_tracking_option_listContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type ClusteredContext

type ClusteredContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewClusteredContext

func NewClusteredContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *ClusteredContext

func NewEmptyClusteredContext

func NewEmptyClusteredContext() *ClusteredContext

func (*ClusteredContext) CLUSTERED

func (s *ClusteredContext) CLUSTERED() antlr.TerminalNode

func (*ClusteredContext) EnterRule

func (s *ClusteredContext) EnterRule(listener antlr.ParseTreeListener)

func (*ClusteredContext) ExitRule

func (s *ClusteredContext) ExitRule(listener antlr.ParseTreeListener)

func (*ClusteredContext) GetParser

func (s *ClusteredContext) GetParser() antlr.Parser

func (*ClusteredContext) GetRuleContext

func (s *ClusteredContext) GetRuleContext() antlr.RuleContext

func (*ClusteredContext) IsClusteredContext

func (*ClusteredContext) IsClusteredContext()

func (*ClusteredContext) NONCLUSTERED

func (s *ClusteredContext) NONCLUSTERED() antlr.TerminalNode

func (*ClusteredContext) ToStringTree

func (s *ClusteredContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type Column_aliasContext

type Column_aliasContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewColumn_aliasContext

func NewColumn_aliasContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Column_aliasContext

func NewEmptyColumn_aliasContext

func NewEmptyColumn_aliasContext() *Column_aliasContext

func (*Column_aliasContext) EnterRule

func (s *Column_aliasContext) EnterRule(listener antlr.ParseTreeListener)

func (*Column_aliasContext) ExitRule

func (s *Column_aliasContext) ExitRule(listener antlr.ParseTreeListener)

func (*Column_aliasContext) GetParser

func (s *Column_aliasContext) GetParser() antlr.Parser

func (*Column_aliasContext) GetRuleContext

func (s *Column_aliasContext) GetRuleContext() antlr.RuleContext

func (*Column_aliasContext) Id

func (*Column_aliasContext) IsColumn_aliasContext

func (*Column_aliasContext) IsColumn_aliasContext()

func (*Column_aliasContext) STRING

func (*Column_aliasContext) ToStringTree

func (s *Column_aliasContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type Column_alias_listContext

type Column_alias_listContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewColumn_alias_listContext

func NewColumn_alias_listContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Column_alias_listContext

func NewEmptyColumn_alias_listContext

func NewEmptyColumn_alias_listContext() *Column_alias_listContext

func (*Column_alias_listContext) AllColumn_alias

func (s *Column_alias_listContext) AllColumn_alias() []IColumn_aliasContext

func (*Column_alias_listContext) Column_alias

func (*Column_alias_listContext) EnterRule

func (s *Column_alias_listContext) EnterRule(listener antlr.ParseTreeListener)

func (*Column_alias_listContext) ExitRule

func (s *Column_alias_listContext) ExitRule(listener antlr.ParseTreeListener)

func (*Column_alias_listContext) GetParser

func (s *Column_alias_listContext) GetParser() antlr.Parser

func (*Column_alias_listContext) GetRuleContext

func (s *Column_alias_listContext) GetRuleContext() antlr.RuleContext

func (*Column_alias_listContext) IsColumn_alias_listContext

func (*Column_alias_listContext) IsColumn_alias_listContext()

func (*Column_alias_listContext) ToStringTree

func (s *Column_alias_listContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type Column_constraintContext

type Column_constraintContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewColumn_constraintContext

func NewColumn_constraintContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Column_constraintContext

func NewEmptyColumn_constraintContext

func NewEmptyColumn_constraintContext() *Column_constraintContext

func (*Column_constraintContext) CHECK

func (*Column_constraintContext) CONSTRAINT

func (*Column_constraintContext) Clustered

func (*Column_constraintContext) EnterRule

func (s *Column_constraintContext) EnterRule(listener antlr.ParseTreeListener)

func (*Column_constraintContext) ExitRule

func (s *Column_constraintContext) ExitRule(listener antlr.ParseTreeListener)

func (*Column_constraintContext) FOR

func (*Column_constraintContext) GetParser

func (s *Column_constraintContext) GetParser() antlr.Parser

func (*Column_constraintContext) GetRuleContext

func (s *Column_constraintContext) GetRuleContext() antlr.RuleContext

func (*Column_constraintContext) Id

func (*Column_constraintContext) Index_options

func (*Column_constraintContext) IsColumn_constraintContext

func (*Column_constraintContext) IsColumn_constraintContext()

func (*Column_constraintContext) KEY

func (*Column_constraintContext) NOT

func (*Column_constraintContext) Null_notnull

func (*Column_constraintContext) PRIMARY

func (*Column_constraintContext) REPLICATION

func (s *Column_constraintContext) REPLICATION() antlr.TerminalNode

func (*Column_constraintContext) Search_condition

func (s *Column_constraintContext) Search_condition() ISearch_conditionContext

func (*Column_constraintContext) ToStringTree

func (s *Column_constraintContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

func (*Column_constraintContext) UNIQUE

type Column_def_table_constraintContext

type Column_def_table_constraintContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewColumn_def_table_constraintContext

func NewColumn_def_table_constraintContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Column_def_table_constraintContext

func NewEmptyColumn_def_table_constraintContext

func NewEmptyColumn_def_table_constraintContext() *Column_def_table_constraintContext

func (*Column_def_table_constraintContext) Column_definition

func (*Column_def_table_constraintContext) EnterRule

func (*Column_def_table_constraintContext) ExitRule

func (*Column_def_table_constraintContext) GetParser

func (*Column_def_table_constraintContext) GetRuleContext

func (*Column_def_table_constraintContext) IsColumn_def_table_constraintContext

func (*Column_def_table_constraintContext) IsColumn_def_table_constraintContext()

func (*Column_def_table_constraintContext) Table_constraint

func (*Column_def_table_constraintContext) ToStringTree

func (s *Column_def_table_constraintContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type Column_def_table_constraintsContext

type Column_def_table_constraintsContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewColumn_def_table_constraintsContext

func NewColumn_def_table_constraintsContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Column_def_table_constraintsContext

func NewEmptyColumn_def_table_constraintsContext

func NewEmptyColumn_def_table_constraintsContext() *Column_def_table_constraintsContext

func (*Column_def_table_constraintsContext) AllColumn_def_table_constraint

func (s *Column_def_table_constraintsContext) AllColumn_def_table_constraint() []IColumn_def_table_constraintContext

func (*Column_def_table_constraintsContext) Column_def_table_constraint

func (*Column_def_table_constraintsContext) EnterRule

func (*Column_def_table_constraintsContext) ExitRule

func (*Column_def_table_constraintsContext) GetParser

func (*Column_def_table_constraintsContext) GetRuleContext

func (*Column_def_table_constraintsContext) IsColumn_def_table_constraintsContext

func (*Column_def_table_constraintsContext) IsColumn_def_table_constraintsContext()

func (*Column_def_table_constraintsContext) ToStringTree

func (s *Column_def_table_constraintsContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type Column_definitionContext

type Column_definitionContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewColumn_definitionContext

func NewColumn_definitionContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Column_definitionContext

func NewEmptyColumn_definitionContext

func NewEmptyColumn_definitionContext() *Column_definitionContext

func (*Column_definitionContext) AS

func (*Column_definitionContext) AllColumn_constraint

func (s *Column_definitionContext) AllColumn_constraint() []IColumn_constraintContext

func (*Column_definitionContext) AllDECIMAL

func (s *Column_definitionContext) AllDECIMAL() []antlr.TerminalNode

func (*Column_definitionContext) AllId

func (s *Column_definitionContext) AllId() []IIdContext

func (*Column_definitionContext) COLLATE

func (*Column_definitionContext) CONSTRAINT

func (*Column_definitionContext) Column_constraint

func (s *Column_definitionContext) Column_constraint(i int) IColumn_constraintContext

func (*Column_definitionContext) Constant_expression

func (s *Column_definitionContext) Constant_expression() IConstant_expressionContext

func (*Column_definitionContext) DECIMAL

func (*Column_definitionContext) DEFAULT

func (*Column_definitionContext) Data_type

func (*Column_definitionContext) EnterRule

func (s *Column_definitionContext) EnterRule(listener antlr.ParseTreeListener)

func (*Column_definitionContext) ExitRule

func (s *Column_definitionContext) ExitRule(listener antlr.ParseTreeListener)

func (*Column_definitionContext) Expression

func (*Column_definitionContext) FOR

func (*Column_definitionContext) GetConstraint

func (s *Column_definitionContext) GetConstraint() IIdContext

func (*Column_definitionContext) GetIncrement

func (s *Column_definitionContext) GetIncrement() antlr.Token

func (*Column_definitionContext) GetParser

func (s *Column_definitionContext) GetParser() antlr.Parser

func (*Column_definitionContext) GetRuleContext

func (s *Column_definitionContext) GetRuleContext() antlr.RuleContext

func (*Column_definitionContext) GetSeed

func (s *Column_definitionContext) GetSeed() antlr.Token

func (*Column_definitionContext) IDENTITY

func (*Column_definitionContext) Id

func (*Column_definitionContext) IsColumn_definitionContext

func (*Column_definitionContext) IsColumn_definitionContext()

func (*Column_definitionContext) NOT

func (*Column_definitionContext) Null_notnull

func (*Column_definitionContext) REPLICATION

func (s *Column_definitionContext) REPLICATION() antlr.TerminalNode

func (*Column_definitionContext) ROWGUIDCOL

func (*Column_definitionContext) SetConstraint

func (s *Column_definitionContext) SetConstraint(v IIdContext)

func (*Column_definitionContext) SetIncrement

func (s *Column_definitionContext) SetIncrement(v antlr.Token)

func (*Column_definitionContext) SetSeed

func (s *Column_definitionContext) SetSeed(v antlr.Token)

func (*Column_definitionContext) ToStringTree

func (s *Column_definitionContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

func (*Column_definitionContext) VALUES

func (*Column_definitionContext) WITH

type Column_name_listContext

type Column_name_listContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewColumn_name_listContext

func NewColumn_name_listContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Column_name_listContext

func NewEmptyColumn_name_listContext

func NewEmptyColumn_name_listContext() *Column_name_listContext

func (*Column_name_listContext) AllId

func (s *Column_name_listContext) AllId() []IIdContext

func (*Column_name_listContext) EnterRule

func (s *Column_name_listContext) EnterRule(listener antlr.ParseTreeListener)

func (*Column_name_listContext) ExitRule

func (s *Column_name_listContext) ExitRule(listener antlr.ParseTreeListener)

func (*Column_name_listContext) GetParser

func (s *Column_name_listContext) GetParser() antlr.Parser

func (*Column_name_listContext) GetRuleContext

func (s *Column_name_listContext) GetRuleContext() antlr.RuleContext

func (*Column_name_listContext) Id

func (*Column_name_listContext) IsColumn_name_listContext

func (*Column_name_listContext) IsColumn_name_listContext()

func (*Column_name_listContext) ToStringTree

func (s *Column_name_listContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type Column_ref_expressionContext

type Column_ref_expressionContext struct {
	*ExpressionContext
}

func NewColumn_ref_expressionContext

func NewColumn_ref_expressionContext(parser antlr.Parser, ctx antlr.ParserRuleContext) *Column_ref_expressionContext

func (*Column_ref_expressionContext) EnterRule

func (s *Column_ref_expressionContext) EnterRule(listener antlr.ParseTreeListener)

func (*Column_ref_expressionContext) ExitRule

func (*Column_ref_expressionContext) Full_column_name

func (*Column_ref_expressionContext) GetRuleContext

func (s *Column_ref_expressionContext) GetRuleContext() antlr.RuleContext

type Common_table_expressionContext

type Common_table_expressionContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewCommon_table_expressionContext

func NewCommon_table_expressionContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Common_table_expressionContext

func NewEmptyCommon_table_expressionContext

func NewEmptyCommon_table_expressionContext() *Common_table_expressionContext

func (*Common_table_expressionContext) AS

func (*Common_table_expressionContext) Column_name_list

func (*Common_table_expressionContext) EnterRule

func (*Common_table_expressionContext) ExitRule

func (*Common_table_expressionContext) GetExpression_name

func (s *Common_table_expressionContext) GetExpression_name() IIdContext

func (*Common_table_expressionContext) GetParser

func (*Common_table_expressionContext) GetRuleContext

func (s *Common_table_expressionContext) GetRuleContext() antlr.RuleContext

func (*Common_table_expressionContext) Id

func (*Common_table_expressionContext) IsCommon_table_expressionContext

func (*Common_table_expressionContext) IsCommon_table_expressionContext()

func (*Common_table_expressionContext) Select_statement

func (*Common_table_expressionContext) SetExpression_name

func (s *Common_table_expressionContext) SetExpression_name(v IIdContext)

func (*Common_table_expressionContext) ToStringTree

func (s *Common_table_expressionContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type Comparison_operatorContext

type Comparison_operatorContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewComparison_operatorContext

func NewComparison_operatorContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Comparison_operatorContext

func NewEmptyComparison_operatorContext

func NewEmptyComparison_operatorContext() *Comparison_operatorContext

func (*Comparison_operatorContext) EnterRule

func (s *Comparison_operatorContext) EnterRule(listener antlr.ParseTreeListener)

func (*Comparison_operatorContext) ExitRule

func (s *Comparison_operatorContext) ExitRule(listener antlr.ParseTreeListener)

func (*Comparison_operatorContext) GetParser

func (s *Comparison_operatorContext) GetParser() antlr.Parser

func (*Comparison_operatorContext) GetRuleContext

func (s *Comparison_operatorContext) GetRuleContext() antlr.RuleContext

func (*Comparison_operatorContext) IsComparison_operatorContext

func (*Comparison_operatorContext) IsComparison_operatorContext()

func (*Comparison_operatorContext) ToStringTree

func (s *Comparison_operatorContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type ConstantContext

type ConstantContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewConstantContext

func NewConstantContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *ConstantContext

func NewEmptyConstantContext

func NewEmptyConstantContext() *ConstantContext

func (*ConstantContext) BINARY

func (s *ConstantContext) BINARY() antlr.TerminalNode

func (*ConstantContext) DECIMAL

func (s *ConstantContext) DECIMAL() antlr.TerminalNode

func (*ConstantContext) EnterRule

func (s *ConstantContext) EnterRule(listener antlr.ParseTreeListener)

func (*ConstantContext) ExitRule

func (s *ConstantContext) ExitRule(listener antlr.ParseTreeListener)

func (*ConstantContext) FLOAT

func (s *ConstantContext) FLOAT() antlr.TerminalNode

func (*ConstantContext) GetDollar

func (s *ConstantContext) GetDollar() antlr.Token

func (*ConstantContext) GetParser

func (s *ConstantContext) GetParser() antlr.Parser

func (*ConstantContext) GetRuleContext

func (s *ConstantContext) GetRuleContext() antlr.RuleContext

func (*ConstantContext) IsConstantContext

func (*ConstantContext) IsConstantContext()

func (*ConstantContext) REAL

func (*ConstantContext) STRING

func (s *ConstantContext) STRING() antlr.TerminalNode

func (*ConstantContext) SetDollar

func (s *ConstantContext) SetDollar(v antlr.Token)

func (*ConstantContext) Sign

func (s *ConstantContext) Sign() ISignContext

func (*ConstantContext) ToStringTree

func (s *ConstantContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type Constant_LOCAL_IDContext

type Constant_LOCAL_IDContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewConstant_LOCAL_IDContext

func NewConstant_LOCAL_IDContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Constant_LOCAL_IDContext

func NewEmptyConstant_LOCAL_IDContext

func NewEmptyConstant_LOCAL_IDContext() *Constant_LOCAL_IDContext

func (*Constant_LOCAL_IDContext) Constant

func (*Constant_LOCAL_IDContext) EnterRule

func (s *Constant_LOCAL_IDContext) EnterRule(listener antlr.ParseTreeListener)

func (*Constant_LOCAL_IDContext) ExitRule

func (s *Constant_LOCAL_IDContext) ExitRule(listener antlr.ParseTreeListener)

func (*Constant_LOCAL_IDContext) GetParser

func (s *Constant_LOCAL_IDContext) GetParser() antlr.Parser

func (*Constant_LOCAL_IDContext) GetRuleContext

func (s *Constant_LOCAL_IDContext) GetRuleContext() antlr.RuleContext

func (*Constant_LOCAL_IDContext) IsConstant_LOCAL_IDContext

func (*Constant_LOCAL_IDContext) IsConstant_LOCAL_IDContext()

func (*Constant_LOCAL_IDContext) LOCAL_ID

func (*Constant_LOCAL_IDContext) ToStringTree

func (s *Constant_LOCAL_IDContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type Constant_expressionContext

type Constant_expressionContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewConstant_expressionContext

func NewConstant_expressionContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Constant_expressionContext

func NewEmptyConstant_expressionContext

func NewEmptyConstant_expressionContext() *Constant_expressionContext

func (*Constant_expressionContext) Constant

func (*Constant_expressionContext) Constant_expression

func (*Constant_expressionContext) EnterRule

func (s *Constant_expressionContext) EnterRule(listener antlr.ParseTreeListener)

func (*Constant_expressionContext) ExitRule

func (s *Constant_expressionContext) ExitRule(listener antlr.ParseTreeListener)

func (*Constant_expressionContext) Function_call

func (*Constant_expressionContext) GetParser

func (s *Constant_expressionContext) GetParser() antlr.Parser

func (*Constant_expressionContext) GetRuleContext

func (s *Constant_expressionContext) GetRuleContext() antlr.RuleContext

func (*Constant_expressionContext) IsConstant_expressionContext

func (*Constant_expressionContext) IsConstant_expressionContext()

func (*Constant_expressionContext) LOCAL_ID

func (*Constant_expressionContext) NULL

func (*Constant_expressionContext) ToStringTree

func (s *Constant_expressionContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type Containment_optionContext

type Containment_optionContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewContainment_optionContext

func NewContainment_optionContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Containment_optionContext

func NewEmptyContainment_optionContext

func NewEmptyContainment_optionContext() *Containment_optionContext

func (*Containment_optionContext) CONTAINMENT

func (s *Containment_optionContext) CONTAINMENT() antlr.TerminalNode

func (*Containment_optionContext) EQUAL

func (*Containment_optionContext) EnterRule

func (s *Containment_optionContext) EnterRule(listener antlr.ParseTreeListener)

func (*Containment_optionContext) ExitRule

func (s *Containment_optionContext) ExitRule(listener antlr.ParseTreeListener)

func (*Containment_optionContext) GetParser

func (s *Containment_optionContext) GetParser() antlr.Parser

func (*Containment_optionContext) GetRuleContext

func (s *Containment_optionContext) GetRuleContext() antlr.RuleContext

func (*Containment_optionContext) IsContainment_optionContext

func (*Containment_optionContext) IsContainment_optionContext()

func (*Containment_optionContext) NONE

func (*Containment_optionContext) PARTIAL

func (*Containment_optionContext) ToStringTree

func (s *Containment_optionContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type Continue_statementContext

type Continue_statementContext struct {
	*Cfl_statementContext
}

func NewContinue_statementContext

func NewContinue_statementContext(parser antlr.Parser, ctx antlr.ParserRuleContext) *Continue_statementContext

func (*Continue_statementContext) CONTINUE

func (*Continue_statementContext) EnterRule

func (s *Continue_statementContext) EnterRule(listener antlr.ParseTreeListener)

func (*Continue_statementContext) ExitRule

func (s *Continue_statementContext) ExitRule(listener antlr.ParseTreeListener)

func (*Continue_statementContext) GetRuleContext

func (s *Continue_statementContext) GetRuleContext() antlr.RuleContext

type Create_databaseContext

type Create_databaseContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewCreate_databaseContext

func NewCreate_databaseContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Create_databaseContext

func NewEmptyCreate_databaseContext

func NewEmptyCreate_databaseContext() *Create_databaseContext

func (*Create_databaseContext) AllCreate_database_option

func (s *Create_databaseContext) AllCreate_database_option() []ICreate_database_optionContext

func (*Create_databaseContext) AllDatabase_file_spec

func (s *Create_databaseContext) AllDatabase_file_spec() []IDatabase_file_specContext

func (*Create_databaseContext) AllId

func (s *Create_databaseContext) AllId() []IIdContext

func (*Create_databaseContext) AllON

func (*Create_databaseContext) COLLATE

func (*Create_databaseContext) CONTAINMENT

func (s *Create_databaseContext) CONTAINMENT() antlr.TerminalNode

func (*Create_databaseContext) CREATE

func (*Create_databaseContext) Create_database_option

func (s *Create_databaseContext) Create_database_option(i int) ICreate_database_optionContext

func (*Create_databaseContext) DATABASE

func (*Create_databaseContext) Database_file_spec

func (s *Create_databaseContext) Database_file_spec(i int) IDatabase_file_specContext

func (*Create_databaseContext) EnterRule

func (s *Create_databaseContext) EnterRule(listener antlr.ParseTreeListener)

func (*Create_databaseContext) ExitRule

func (s *Create_databaseContext) ExitRule(listener antlr.ParseTreeListener)

func (*Create_databaseContext) GetCollation_name

func (s *Create_databaseContext) GetCollation_name() IIdContext

func (*Create_databaseContext) GetDatabase

func (s *Create_databaseContext) GetDatabase() IIdContext

func (*Create_databaseContext) GetParser

func (s *Create_databaseContext) GetParser() antlr.Parser

func (*Create_databaseContext) GetRuleContext

func (s *Create_databaseContext) GetRuleContext() antlr.RuleContext

func (*Create_databaseContext) Id

func (*Create_databaseContext) IsCreate_databaseContext

func (*Create_databaseContext) IsCreate_databaseContext()

func (*Create_databaseContext) LOG

func (*Create_databaseContext) NONE

func (*Create_databaseContext) ON

func (*Create_databaseContext) PARTIAL

func (*Create_databaseContext) PRIMARY

func (*Create_databaseContext) SetCollation_name

func (s *Create_databaseContext) SetCollation_name(v IIdContext)

func (*Create_databaseContext) SetDatabase

func (s *Create_databaseContext) SetDatabase(v IIdContext)

func (*Create_databaseContext) ToStringTree

func (s *Create_databaseContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

func (*Create_databaseContext) WITH

type Create_database_optionContext

type Create_database_optionContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewCreate_database_optionContext

func NewCreate_database_optionContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Create_database_optionContext

func NewEmptyCreate_database_optionContext

func NewEmptyCreate_database_optionContext() *Create_database_optionContext

func (*Create_database_optionContext) AllDatabase_filestream_option

func (s *Create_database_optionContext) AllDatabase_filestream_option() []IDatabase_filestream_optionContext

func (*Create_database_optionContext) DB_CHAINING

func (*Create_database_optionContext) DECIMAL

func (*Create_database_optionContext) DEFAULT_FULLTEXT_LANGUAGE

func (s *Create_database_optionContext) DEFAULT_FULLTEXT_LANGUAGE() antlr.TerminalNode

func (*Create_database_optionContext) DEFAULT_LANGUAGE

func (s *Create_database_optionContext) DEFAULT_LANGUAGE() antlr.TerminalNode

func (*Create_database_optionContext) Database_filestream_option

func (s *Create_database_optionContext) Database_filestream_option(i int) IDatabase_filestream_optionContext

func (*Create_database_optionContext) EQUAL

func (*Create_database_optionContext) EnterRule

func (s *Create_database_optionContext) EnterRule(listener antlr.ParseTreeListener)

func (*Create_database_optionContext) ExitRule

func (*Create_database_optionContext) FILESTREAM

func (*Create_database_optionContext) GetParser

func (*Create_database_optionContext) GetRuleContext

func (s *Create_database_optionContext) GetRuleContext() antlr.RuleContext

func (*Create_database_optionContext) Id

func (*Create_database_optionContext) IsCreate_database_optionContext

func (*Create_database_optionContext) IsCreate_database_optionContext()

func (*Create_database_optionContext) NESTED_TRIGGERS

func (s *Create_database_optionContext) NESTED_TRIGGERS() antlr.TerminalNode

func (*Create_database_optionContext) OFF

func (*Create_database_optionContext) ON

func (*Create_database_optionContext) STRING

func (*Create_database_optionContext) TRANSFORM_NOISE_WORDS

func (s *Create_database_optionContext) TRANSFORM_NOISE_WORDS() antlr.TerminalNode

func (*Create_database_optionContext) TRUSTWORTHY

func (*Create_database_optionContext) TWO_DIGIT_YEAR_CUTOFF

func (s *Create_database_optionContext) TWO_DIGIT_YEAR_CUTOFF() antlr.TerminalNode

func (*Create_database_optionContext) ToStringTree

func (s *Create_database_optionContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type Create_indexContext

type Create_indexContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewCreate_indexContext

func NewCreate_indexContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Create_indexContext

func NewEmptyCreate_indexContext

func NewEmptyCreate_indexContext() *Create_indexContext

func (*Create_indexContext) ASC

func (*Create_indexContext) AllId

func (s *Create_indexContext) AllId() []IIdContext

func (*Create_indexContext) AllON

func (s *Create_indexContext) AllON() []antlr.TerminalNode

func (*Create_indexContext) CREATE

func (*Create_indexContext) Clustered

func (s *Create_indexContext) Clustered() IClusteredContext

func (*Create_indexContext) Column_name_list

func (s *Create_indexContext) Column_name_list() IColumn_name_listContext

func (*Create_indexContext) DESC

func (*Create_indexContext) EnterRule

func (s *Create_indexContext) EnterRule(listener antlr.ParseTreeListener)

func (*Create_indexContext) ExitRule

func (s *Create_indexContext) ExitRule(listener antlr.ParseTreeListener)

func (*Create_indexContext) GetParser

func (s *Create_indexContext) GetParser() antlr.Parser

func (*Create_indexContext) GetRuleContext

func (s *Create_indexContext) GetRuleContext() antlr.RuleContext

func (*Create_indexContext) INDEX

func (*Create_indexContext) Id

func (*Create_indexContext) Index_options

func (s *Create_indexContext) Index_options() IIndex_optionsContext

func (*Create_indexContext) IsCreate_indexContext

func (*Create_indexContext) IsCreate_indexContext()

func (*Create_indexContext) ON

func (*Create_indexContext) Table_name_with_hint

func (s *Create_indexContext) Table_name_with_hint() ITable_name_with_hintContext

func (*Create_indexContext) ToStringTree

func (s *Create_indexContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

func (*Create_indexContext) UNIQUE

type Create_or_alter_functionContext

type Create_or_alter_functionContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewCreate_or_alter_functionContext

func NewCreate_or_alter_functionContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Create_or_alter_functionContext

func NewEmptyCreate_or_alter_functionContext

func NewEmptyCreate_or_alter_functionContext() *Create_or_alter_functionContext

func (*Create_or_alter_functionContext) ALTER

func (*Create_or_alter_functionContext) AllProcedure_param

func (s *Create_or_alter_functionContext) AllProcedure_param() []IProcedure_paramContext

func (*Create_or_alter_functionContext) CREATE

func (*Create_or_alter_functionContext) EnterRule

func (*Create_or_alter_functionContext) ExitRule

func (*Create_or_alter_functionContext) FUNCTION

func (*Create_or_alter_functionContext) Func_body_returns_scalar

func (*Create_or_alter_functionContext) Func_body_returns_select

func (*Create_or_alter_functionContext) Func_body_returns_table

func (*Create_or_alter_functionContext) Func_proc_name

func (*Create_or_alter_functionContext) GetParser

func (*Create_or_alter_functionContext) GetRuleContext

func (*Create_or_alter_functionContext) IsCreate_or_alter_functionContext

func (*Create_or_alter_functionContext) IsCreate_or_alter_functionContext()

func (*Create_or_alter_functionContext) Procedure_param

func (*Create_or_alter_functionContext) ToStringTree

func (s *Create_or_alter_functionContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type Create_or_alter_procedureContext

type Create_or_alter_procedureContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewCreate_or_alter_procedureContext

func NewCreate_or_alter_procedureContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Create_or_alter_procedureContext

func NewEmptyCreate_or_alter_procedureContext

func NewEmptyCreate_or_alter_procedureContext() *Create_or_alter_procedureContext

func (*Create_or_alter_procedureContext) ALTER

func (*Create_or_alter_procedureContext) AS

func (*Create_or_alter_procedureContext) AllProcedure_option

func (*Create_or_alter_procedureContext) AllProcedure_param

func (*Create_or_alter_procedureContext) CREATE

func (*Create_or_alter_procedureContext) DECIMAL

func (*Create_or_alter_procedureContext) EnterRule

func (*Create_or_alter_procedureContext) ExitRule

func (*Create_or_alter_procedureContext) FOR

func (*Create_or_alter_procedureContext) Func_proc_name

func (*Create_or_alter_procedureContext) GetParser

func (*Create_or_alter_procedureContext) GetProc

func (*Create_or_alter_procedureContext) GetRuleContext

func (*Create_or_alter_procedureContext) IsCreate_or_alter_procedureContext

func (*Create_or_alter_procedureContext) IsCreate_or_alter_procedureContext()

func (*Create_or_alter_procedureContext) PROC

func (*Create_or_alter_procedureContext) PROCEDURE

func (*Create_or_alter_procedureContext) Procedure_option

func (*Create_or_alter_procedureContext) Procedure_param

func (*Create_or_alter_procedureContext) REPLICATION

func (*Create_or_alter_procedureContext) SetProc

func (*Create_or_alter_procedureContext) Sql_clauses

func (*Create_or_alter_procedureContext) ToStringTree

func (s *Create_or_alter_procedureContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

func (*Create_or_alter_procedureContext) WITH

type Create_statisticsContext

type Create_statisticsContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewCreate_statisticsContext

func NewCreate_statisticsContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Create_statisticsContext

func NewEmptyCreate_statisticsContext

func NewEmptyCreate_statisticsContext() *Create_statisticsContext

func (*Create_statisticsContext) CREATE

func (*Create_statisticsContext) Column_name_list

func (s *Create_statisticsContext) Column_name_list() IColumn_name_listContext

func (*Create_statisticsContext) DECIMAL

func (*Create_statisticsContext) EQUAL

func (*Create_statisticsContext) EnterRule

func (s *Create_statisticsContext) EnterRule(listener antlr.ParseTreeListener)

func (*Create_statisticsContext) ExitRule

func (s *Create_statisticsContext) ExitRule(listener antlr.ParseTreeListener)

func (*Create_statisticsContext) FULLSCAN

func (*Create_statisticsContext) GetParser

func (s *Create_statisticsContext) GetParser() antlr.Parser

func (*Create_statisticsContext) GetRuleContext

func (s *Create_statisticsContext) GetRuleContext() antlr.RuleContext

func (*Create_statisticsContext) INCREMENTAL

func (s *Create_statisticsContext) INCREMENTAL() antlr.TerminalNode

func (*Create_statisticsContext) Id

func (*Create_statisticsContext) IsCreate_statisticsContext

func (*Create_statisticsContext) IsCreate_statisticsContext()

func (*Create_statisticsContext) NORECOMPUTE

func (s *Create_statisticsContext) NORECOMPUTE() antlr.TerminalNode

func (*Create_statisticsContext) ON

func (*Create_statisticsContext) On_off

func (*Create_statisticsContext) PERCENT

func (*Create_statisticsContext) ROWS

func (*Create_statisticsContext) SAMPLE

func (*Create_statisticsContext) STATISTICS

func (*Create_statisticsContext) STATS_STREAM

func (s *Create_statisticsContext) STATS_STREAM() antlr.TerminalNode

func (*Create_statisticsContext) Table_name_with_hint

func (s *Create_statisticsContext) Table_name_with_hint() ITable_name_with_hintContext

func (*Create_statisticsContext) ToStringTree

func (s *Create_statisticsContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

func (*Create_statisticsContext) WITH

type Create_tableContext

type Create_tableContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewCreate_tableContext

func NewCreate_tableContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Create_tableContext

func NewEmptyCreate_tableContext

func NewEmptyCreate_tableContext() *Create_tableContext

func (*Create_tableContext) AllDEFAULT

func (s *Create_tableContext) AllDEFAULT() []antlr.TerminalNode

func (*Create_tableContext) AllId

func (s *Create_tableContext) AllId() []IIdContext

func (*Create_tableContext) CREATE

func (*Create_tableContext) Column_def_table_constraints

func (s *Create_tableContext) Column_def_table_constraints() IColumn_def_table_constraintsContext

func (*Create_tableContext) DEFAULT

func (s *Create_tableContext) DEFAULT(i int) antlr.TerminalNode

func (*Create_tableContext) EnterRule

func (s *Create_tableContext) EnterRule(listener antlr.ParseTreeListener)

func (*Create_tableContext) ExitRule

func (s *Create_tableContext) ExitRule(listener antlr.ParseTreeListener)

func (*Create_tableContext) GetParser

func (s *Create_tableContext) GetParser() antlr.Parser

func (*Create_tableContext) GetRuleContext

func (s *Create_tableContext) GetRuleContext() antlr.RuleContext

func (*Create_tableContext) Id

func (*Create_tableContext) IsCreate_tableContext

func (*Create_tableContext) IsCreate_tableContext()

func (*Create_tableContext) ON

func (*Create_tableContext) TABLE

func (*Create_tableContext) TEXTIMAGE_ON

func (s *Create_tableContext) TEXTIMAGE_ON() antlr.TerminalNode

func (*Create_tableContext) Table_name

func (s *Create_tableContext) Table_name() ITable_nameContext

func (*Create_tableContext) ToStringTree

func (s *Create_tableContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type Create_typeContext

type Create_typeContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewCreate_typeContext

func NewCreate_typeContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Create_typeContext

func NewEmptyCreate_typeContext

func NewEmptyCreate_typeContext() *Create_typeContext

func (*Create_typeContext) CREATE

func (*Create_typeContext) Data_type

func (s *Create_typeContext) Data_type() IData_typeContext

func (*Create_typeContext) Default_value

func (s *Create_typeContext) Default_value() IDefault_valueContext

func (*Create_typeContext) EnterRule

func (s *Create_typeContext) EnterRule(listener antlr.ParseTreeListener)

func (*Create_typeContext) ExitRule

func (s *Create_typeContext) ExitRule(listener antlr.ParseTreeListener)

func (*Create_typeContext) FROM

func (*Create_typeContext) GetName

func (*Create_typeContext) GetParser

func (s *Create_typeContext) GetParser() antlr.Parser

func (*Create_typeContext) GetRuleContext

func (s *Create_typeContext) GetRuleContext() antlr.RuleContext

func (*Create_typeContext) IsCreate_typeContext

func (*Create_typeContext) IsCreate_typeContext()

func (*Create_typeContext) SetName

func (*Create_typeContext) Simple_name

func (s *Create_typeContext) Simple_name() ISimple_nameContext

func (*Create_typeContext) TYPE

func (*Create_typeContext) ToStringTree

func (s *Create_typeContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type Create_viewContext

type Create_viewContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewCreate_viewContext

func NewCreate_viewContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Create_viewContext

func NewEmptyCreate_viewContext

func NewEmptyCreate_viewContext() *Create_viewContext

func (*Create_viewContext) AS

func (*Create_viewContext) AllView_attribute

func (s *Create_viewContext) AllView_attribute() []IView_attributeContext

func (*Create_viewContext) AllWITH

func (s *Create_viewContext) AllWITH() []antlr.TerminalNode

func (*Create_viewContext) CHECK

func (*Create_viewContext) CREATE

func (*Create_viewContext) Column_name_list

func (s *Create_viewContext) Column_name_list() IColumn_name_listContext

func (*Create_viewContext) EnterRule

func (s *Create_viewContext) EnterRule(listener antlr.ParseTreeListener)

func (*Create_viewContext) ExitRule

func (s *Create_viewContext) ExitRule(listener antlr.ParseTreeListener)

func (*Create_viewContext) GetParser

func (s *Create_viewContext) GetParser() antlr.Parser

func (*Create_viewContext) GetRuleContext

func (s *Create_viewContext) GetRuleContext() antlr.RuleContext

func (*Create_viewContext) IsCreate_viewContext

func (*Create_viewContext) IsCreate_viewContext()

func (*Create_viewContext) OPTION

func (*Create_viewContext) Select_statement

func (s *Create_viewContext) Select_statement() ISelect_statementContext

func (*Create_viewContext) Simple_name

func (s *Create_viewContext) Simple_name() ISimple_nameContext

func (*Create_viewContext) ToStringTree

func (s *Create_viewContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

func (*Create_viewContext) VIEW

func (*Create_viewContext) View_attribute

func (s *Create_viewContext) View_attribute(i int) IView_attributeContext

func (*Create_viewContext) WITH

type Cursor_nameContext

type Cursor_nameContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewCursor_nameContext

func NewCursor_nameContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Cursor_nameContext

func NewEmptyCursor_nameContext

func NewEmptyCursor_nameContext() *Cursor_nameContext

func (*Cursor_nameContext) EnterRule

func (s *Cursor_nameContext) EnterRule(listener antlr.ParseTreeListener)

func (*Cursor_nameContext) ExitRule

func (s *Cursor_nameContext) ExitRule(listener antlr.ParseTreeListener)

func (*Cursor_nameContext) GetParser

func (s *Cursor_nameContext) GetParser() antlr.Parser

func (*Cursor_nameContext) GetRuleContext

func (s *Cursor_nameContext) GetRuleContext() antlr.RuleContext

func (*Cursor_nameContext) Id

func (*Cursor_nameContext) IsCursor_nameContext

func (*Cursor_nameContext) IsCursor_nameContext()

func (*Cursor_nameContext) LOCAL_ID

func (s *Cursor_nameContext) LOCAL_ID() antlr.TerminalNode

func (*Cursor_nameContext) ToStringTree

func (s *Cursor_nameContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type Cursor_optionContext

type Cursor_optionContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewCursor_optionContext

func NewCursor_optionContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Cursor_optionContext

func NewEmptyCursor_optionContext

func NewEmptyCursor_optionContext() *Cursor_optionContext

func (*Cursor_optionContext) CURSOR_CLOSE_ON_COMMIT

func (s *Cursor_optionContext) CURSOR_CLOSE_ON_COMMIT() antlr.TerminalNode

func (*Cursor_optionContext) CURSOR_DEFAULT

func (s *Cursor_optionContext) CURSOR_DEFAULT() antlr.TerminalNode

func (*Cursor_optionContext) EnterRule

func (s *Cursor_optionContext) EnterRule(listener antlr.ParseTreeListener)

func (*Cursor_optionContext) ExitRule

func (s *Cursor_optionContext) ExitRule(listener antlr.ParseTreeListener)

func (*Cursor_optionContext) GLOBAL

func (*Cursor_optionContext) GetParser

func (s *Cursor_optionContext) GetParser() antlr.Parser

func (*Cursor_optionContext) GetRuleContext

func (s *Cursor_optionContext) GetRuleContext() antlr.RuleContext

func (*Cursor_optionContext) IsCursor_optionContext

func (*Cursor_optionContext) IsCursor_optionContext()

func (*Cursor_optionContext) LOCAL

func (*Cursor_optionContext) On_off

func (*Cursor_optionContext) ToStringTree

func (s *Cursor_optionContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type Cursor_statementContext

type Cursor_statementContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewCursor_statementContext

func NewCursor_statementContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Cursor_statementContext

func NewEmptyCursor_statementContext

func NewEmptyCursor_statementContext() *Cursor_statementContext

func (*Cursor_statementContext) CLOSE

func (*Cursor_statementContext) Cursor_name

func (*Cursor_statementContext) DEALLOCATE

func (s *Cursor_statementContext) DEALLOCATE() antlr.TerminalNode

func (*Cursor_statementContext) Declare_cursor

func (s *Cursor_statementContext) Declare_cursor() IDeclare_cursorContext

func (*Cursor_statementContext) EnterRule

func (s *Cursor_statementContext) EnterRule(listener antlr.ParseTreeListener)

func (*Cursor_statementContext) ExitRule

func (s *Cursor_statementContext) ExitRule(listener antlr.ParseTreeListener)

func (*Cursor_statementContext) Fetch_cursor

func (*Cursor_statementContext) GLOBAL

func (*Cursor_statementContext) GetParser

func (s *Cursor_statementContext) GetParser() antlr.Parser

func (*Cursor_statementContext) GetRuleContext

func (s *Cursor_statementContext) GetRuleContext() antlr.RuleContext

func (*Cursor_statementContext) IsCursor_statementContext

func (*Cursor_statementContext) IsCursor_statementContext()

func (*Cursor_statementContext) OPEN

func (*Cursor_statementContext) ToStringTree

func (s *Cursor_statementContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type Data_typeContext

type Data_typeContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewData_typeContext

func NewData_typeContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Data_typeContext

func NewEmptyData_typeContext

func NewEmptyData_typeContext() *Data_typeContext

func (*Data_typeContext) AllDECIMAL

func (s *Data_typeContext) AllDECIMAL() []antlr.TerminalNode

func (*Data_typeContext) DECIMAL

func (s *Data_typeContext) DECIMAL(i int) antlr.TerminalNode

func (*Data_typeContext) EnterRule

func (s *Data_typeContext) EnterRule(listener antlr.ParseTreeListener)

func (*Data_typeContext) ExitRule

func (s *Data_typeContext) ExitRule(listener antlr.ParseTreeListener)

func (*Data_typeContext) GetParser

func (s *Data_typeContext) GetParser() antlr.Parser

func (*Data_typeContext) GetRuleContext

func (s *Data_typeContext) GetRuleContext() antlr.RuleContext

func (*Data_typeContext) IDENTITY

func (s *Data_typeContext) IDENTITY() antlr.TerminalNode

func (*Data_typeContext) Id

func (s *Data_typeContext) Id() IIdContext

func (*Data_typeContext) IsData_typeContext

func (*Data_typeContext) IsData_typeContext()

func (*Data_typeContext) MAX

func (*Data_typeContext) ToStringTree

func (s *Data_typeContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type Database_file_specContext

type Database_file_specContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewDatabase_file_specContext

func NewDatabase_file_specContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Database_file_specContext

func NewEmptyDatabase_file_specContext

func NewEmptyDatabase_file_specContext() *Database_file_specContext

func (*Database_file_specContext) EnterRule

func (s *Database_file_specContext) EnterRule(listener antlr.ParseTreeListener)

func (*Database_file_specContext) ExitRule

func (s *Database_file_specContext) ExitRule(listener antlr.ParseTreeListener)

func (*Database_file_specContext) File_group

func (*Database_file_specContext) File_spec

func (*Database_file_specContext) GetParser

func (s *Database_file_specContext) GetParser() antlr.Parser

func (*Database_file_specContext) GetRuleContext

func (s *Database_file_specContext) GetRuleContext() antlr.RuleContext

func (*Database_file_specContext) IsDatabase_file_specContext

func (*Database_file_specContext) IsDatabase_file_specContext()

func (*Database_file_specContext) ToStringTree

func (s *Database_file_specContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type Database_filestream_optionContext

type Database_filestream_optionContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewDatabase_filestream_optionContext

func NewDatabase_filestream_optionContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Database_filestream_optionContext

func NewEmptyDatabase_filestream_optionContext

func NewEmptyDatabase_filestream_optionContext() *Database_filestream_optionContext

func (*Database_filestream_optionContext) DIRECTORY_NAME

func (*Database_filestream_optionContext) EQUAL

func (*Database_filestream_optionContext) EnterRule

func (*Database_filestream_optionContext) ExitRule

func (*Database_filestream_optionContext) FULL

func (*Database_filestream_optionContext) GetParser

func (*Database_filestream_optionContext) GetRuleContext

func (*Database_filestream_optionContext) IsDatabase_filestream_optionContext

func (*Database_filestream_optionContext) IsDatabase_filestream_optionContext()

func (*Database_filestream_optionContext) LR_BRACKET

func (*Database_filestream_optionContext) NON_TRANSACTED_ACCESS

func (s *Database_filestream_optionContext) NON_TRANSACTED_ACCESS() antlr.TerminalNode

func (*Database_filestream_optionContext) OFF

func (*Database_filestream_optionContext) READ_ONLY

func (*Database_filestream_optionContext) RR_BRACKET

func (*Database_filestream_optionContext) STRING

func (*Database_filestream_optionContext) ToStringTree

func (s *Database_filestream_optionContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type Database_optionspecContext

type Database_optionspecContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewDatabase_optionspecContext

func NewDatabase_optionspecContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Database_optionspecContext

func NewEmptyDatabase_optionspecContext

func NewEmptyDatabase_optionspecContext() *Database_optionspecContext

func (*Database_optionspecContext) Auto_option

func (*Database_optionspecContext) Change_tracking_option

func (s *Database_optionspecContext) Change_tracking_option() IChange_tracking_optionContext

func (*Database_optionspecContext) Containment_option

func (*Database_optionspecContext) Cursor_option

func (*Database_optionspecContext) Database_filestream_option

func (s *Database_optionspecContext) Database_filestream_option() IDatabase_filestream_optionContext

func (*Database_optionspecContext) Date_correlation_optimization_option

func (s *Database_optionspecContext) Date_correlation_optimization_option() IDate_correlation_optimization_optionContext

func (*Database_optionspecContext) Db_encryption_option

func (s *Database_optionspecContext) Db_encryption_option() IDb_encryption_optionContext

func (*Database_optionspecContext) Db_state_option

func (*Database_optionspecContext) Db_update_option

func (*Database_optionspecContext) Db_user_access_option

func (s *Database_optionspecContext) Db_user_access_option() IDb_user_access_optionContext

func (*Database_optionspecContext) Delayed_durability_option

func (s *Database_optionspecContext) Delayed_durability_option() IDelayed_durability_optionContext

func (*Database_optionspecContext) EnterRule

func (s *Database_optionspecContext) EnterRule(listener antlr.ParseTreeListener)

func (*Database_optionspecContext) ExitRule

func (s *Database_optionspecContext) ExitRule(listener antlr.ParseTreeListener)

func (*Database_optionspecContext) External_access_option

func (s *Database_optionspecContext) External_access_option() IExternal_access_optionContext

func (*Database_optionspecContext) FILESTREAM

func (*Database_optionspecContext) GetParser

func (s *Database_optionspecContext) GetParser() antlr.Parser

func (*Database_optionspecContext) GetRuleContext

func (s *Database_optionspecContext) GetRuleContext() antlr.RuleContext

func (*Database_optionspecContext) HADR_options

func (s *Database_optionspecContext) HADR_options() antlr.TerminalNode

func (*Database_optionspecContext) IsDatabase_optionspecContext

func (*Database_optionspecContext) IsDatabase_optionspecContext()

func (*Database_optionspecContext) Mixed_page_allocation_option

func (s *Database_optionspecContext) Mixed_page_allocation_option() IMixed_page_allocation_optionContext

func (*Database_optionspecContext) Parameterization_option

func (s *Database_optionspecContext) Parameterization_option() IParameterization_optionContext

func (*Database_optionspecContext) Recovery_option

func (*Database_optionspecContext) Service_broker_option

func (s *Database_optionspecContext) Service_broker_option() IService_broker_optionContext

func (*Database_optionspecContext) Snapshot_option

func (*Database_optionspecContext) Sql_option

func (*Database_optionspecContext) Target_recovery_time_option

func (s *Database_optionspecContext) Target_recovery_time_option() ITarget_recovery_time_optionContext

func (*Database_optionspecContext) Termination

func (*Database_optionspecContext) ToStringTree

func (s *Database_optionspecContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type Date_correlation_optimization_optionContext

type Date_correlation_optimization_optionContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewDate_correlation_optimization_optionContext

func NewDate_correlation_optimization_optionContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Date_correlation_optimization_optionContext

func NewEmptyDate_correlation_optimization_optionContext

func NewEmptyDate_correlation_optimization_optionContext() *Date_correlation_optimization_optionContext

func (*Date_correlation_optimization_optionContext) DATE_CORRELATION_OPTIMIZATION

func (s *Date_correlation_optimization_optionContext) DATE_CORRELATION_OPTIMIZATION() antlr.TerminalNode

func (*Date_correlation_optimization_optionContext) EnterRule

func (*Date_correlation_optimization_optionContext) ExitRule

func (*Date_correlation_optimization_optionContext) GetParser

func (*Date_correlation_optimization_optionContext) GetRuleContext

func (*Date_correlation_optimization_optionContext) IsDate_correlation_optimization_optionContext

func (*Date_correlation_optimization_optionContext) IsDate_correlation_optimization_optionContext()

func (*Date_correlation_optimization_optionContext) On_off

func (*Date_correlation_optimization_optionContext) ToStringTree

func (s *Date_correlation_optimization_optionContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type Db_encryption_optionContext

type Db_encryption_optionContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewDb_encryption_optionContext

func NewDb_encryption_optionContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Db_encryption_optionContext

func NewEmptyDb_encryption_optionContext

func NewEmptyDb_encryption_optionContext() *Db_encryption_optionContext

func (*Db_encryption_optionContext) ENCRYPTION

func (*Db_encryption_optionContext) EnterRule

func (s *Db_encryption_optionContext) EnterRule(listener antlr.ParseTreeListener)

func (*Db_encryption_optionContext) ExitRule

func (s *Db_encryption_optionContext) ExitRule(listener antlr.ParseTreeListener)

func (*Db_encryption_optionContext) GetParser

func (s *Db_encryption_optionContext) GetParser() antlr.Parser

func (*Db_encryption_optionContext) GetRuleContext

func (s *Db_encryption_optionContext) GetRuleContext() antlr.RuleContext

func (*Db_encryption_optionContext) IsDb_encryption_optionContext

func (*Db_encryption_optionContext) IsDb_encryption_optionContext()

func (*Db_encryption_optionContext) On_off

func (*Db_encryption_optionContext) ToStringTree

func (s *Db_encryption_optionContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type Db_state_optionContext

type Db_state_optionContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewDb_state_optionContext

func NewDb_state_optionContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Db_state_optionContext

func NewEmptyDb_state_optionContext

func NewEmptyDb_state_optionContext() *Db_state_optionContext

func (*Db_state_optionContext) EMERGENCY

func (s *Db_state_optionContext) EMERGENCY() antlr.TerminalNode

func (*Db_state_optionContext) EnterRule

func (s *Db_state_optionContext) EnterRule(listener antlr.ParseTreeListener)

func (*Db_state_optionContext) ExitRule

func (s *Db_state_optionContext) ExitRule(listener antlr.ParseTreeListener)

func (*Db_state_optionContext) GetParser

func (s *Db_state_optionContext) GetParser() antlr.Parser

func (*Db_state_optionContext) GetRuleContext

func (s *Db_state_optionContext) GetRuleContext() antlr.RuleContext

func (*Db_state_optionContext) IsDb_state_optionContext

func (*Db_state_optionContext) IsDb_state_optionContext()

func (*Db_state_optionContext) OFFLINE

func (*Db_state_optionContext) ONLINE

func (*Db_state_optionContext) ToStringTree

func (s *Db_state_optionContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type Db_update_optionContext

type Db_update_optionContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewDb_update_optionContext

func NewDb_update_optionContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Db_update_optionContext

func NewEmptyDb_update_optionContext

func NewEmptyDb_update_optionContext() *Db_update_optionContext

func (*Db_update_optionContext) EnterRule

func (s *Db_update_optionContext) EnterRule(listener antlr.ParseTreeListener)

func (*Db_update_optionContext) ExitRule

func (s *Db_update_optionContext) ExitRule(listener antlr.ParseTreeListener)

func (*Db_update_optionContext) GetParser

func (s *Db_update_optionContext) GetParser() antlr.Parser

func (*Db_update_optionContext) GetRuleContext

func (s *Db_update_optionContext) GetRuleContext() antlr.RuleContext

func (*Db_update_optionContext) IsDb_update_optionContext

func (*Db_update_optionContext) IsDb_update_optionContext()

func (*Db_update_optionContext) READ_ONLY

func (*Db_update_optionContext) READ_WRITE

func (s *Db_update_optionContext) READ_WRITE() antlr.TerminalNode

func (*Db_update_optionContext) ToStringTree

func (s *Db_update_optionContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type Db_user_access_optionContext

type Db_user_access_optionContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewDb_user_access_optionContext

func NewDb_user_access_optionContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Db_user_access_optionContext

func NewEmptyDb_user_access_optionContext

func NewEmptyDb_user_access_optionContext() *Db_user_access_optionContext

func (*Db_user_access_optionContext) EnterRule

func (s *Db_user_access_optionContext) EnterRule(listener antlr.ParseTreeListener)

func (*Db_user_access_optionContext) ExitRule

func (*Db_user_access_optionContext) GetParser

func (s *Db_user_access_optionContext) GetParser() antlr.Parser

func (*Db_user_access_optionContext) GetRuleContext

func (s *Db_user_access_optionContext) GetRuleContext() antlr.RuleContext

func (*Db_user_access_optionContext) IsDb_user_access_optionContext

func (*Db_user_access_optionContext) IsDb_user_access_optionContext()

func (*Db_user_access_optionContext) MULTI_USER

func (*Db_user_access_optionContext) RESTRICTED_USER

func (s *Db_user_access_optionContext) RESTRICTED_USER() antlr.TerminalNode

func (*Db_user_access_optionContext) SINGLE_USER

func (*Db_user_access_optionContext) ToStringTree

func (s *Db_user_access_optionContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type Dbcc_clauseContext

type Dbcc_clauseContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewDbcc_clauseContext

func NewDbcc_clauseContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Dbcc_clauseContext

func NewEmptyDbcc_clauseContext

func NewEmptyDbcc_clauseContext() *Dbcc_clauseContext

func (*Dbcc_clauseContext) DBCC

func (*Dbcc_clauseContext) Dbcc_options

func (s *Dbcc_clauseContext) Dbcc_options() IDbcc_optionsContext

func (*Dbcc_clauseContext) EnterRule

func (s *Dbcc_clauseContext) EnterRule(listener antlr.ParseTreeListener)

func (*Dbcc_clauseContext) ExitRule

func (s *Dbcc_clauseContext) ExitRule(listener antlr.ParseTreeListener)

func (*Dbcc_clauseContext) Expression_list

func (s *Dbcc_clauseContext) Expression_list() IExpression_listContext

func (*Dbcc_clauseContext) GetName

func (*Dbcc_clauseContext) GetParser

func (s *Dbcc_clauseContext) GetParser() antlr.Parser

func (*Dbcc_clauseContext) GetRuleContext

func (s *Dbcc_clauseContext) GetRuleContext() antlr.RuleContext

func (*Dbcc_clauseContext) IsDbcc_clauseContext

func (*Dbcc_clauseContext) IsDbcc_clauseContext()

func (*Dbcc_clauseContext) SetName

func (s *Dbcc_clauseContext) SetName(v ISimple_idContext)

func (*Dbcc_clauseContext) Simple_id

func (s *Dbcc_clauseContext) Simple_id() ISimple_idContext

func (*Dbcc_clauseContext) ToStringTree

func (s *Dbcc_clauseContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

func (*Dbcc_clauseContext) WITH

type Dbcc_optionsContext

type Dbcc_optionsContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewDbcc_optionsContext

func NewDbcc_optionsContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Dbcc_optionsContext

func NewEmptyDbcc_optionsContext

func NewEmptyDbcc_optionsContext() *Dbcc_optionsContext

func (*Dbcc_optionsContext) AllSimple_id

func (s *Dbcc_optionsContext) AllSimple_id() []ISimple_idContext

func (*Dbcc_optionsContext) EnterRule

func (s *Dbcc_optionsContext) EnterRule(listener antlr.ParseTreeListener)

func (*Dbcc_optionsContext) ExitRule

func (s *Dbcc_optionsContext) ExitRule(listener antlr.ParseTreeListener)

func (*Dbcc_optionsContext) GetParser

func (s *Dbcc_optionsContext) GetParser() antlr.Parser

func (*Dbcc_optionsContext) GetRuleContext

func (s *Dbcc_optionsContext) GetRuleContext() antlr.RuleContext

func (*Dbcc_optionsContext) IsDbcc_optionsContext

func (*Dbcc_optionsContext) IsDbcc_optionsContext()

func (*Dbcc_optionsContext) Simple_id

func (s *Dbcc_optionsContext) Simple_id(i int) ISimple_idContext

func (*Dbcc_optionsContext) ToStringTree

func (s *Dbcc_optionsContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type Ddl_clauseContext

type Ddl_clauseContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewDdl_clauseContext

func NewDdl_clauseContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Ddl_clauseContext

func NewEmptyDdl_clauseContext

func NewEmptyDdl_clauseContext() *Ddl_clauseContext

func (*Ddl_clauseContext) Alter_database

func (s *Ddl_clauseContext) Alter_database() IAlter_databaseContext

func (*Ddl_clauseContext) Alter_table

func (s *Ddl_clauseContext) Alter_table() IAlter_tableContext

func (*Ddl_clauseContext) Create_database

func (s *Ddl_clauseContext) Create_database() ICreate_databaseContext

func (*Ddl_clauseContext) Create_index

func (s *Ddl_clauseContext) Create_index() ICreate_indexContext

func (*Ddl_clauseContext) Create_or_alter_function

func (s *Ddl_clauseContext) Create_or_alter_function() ICreate_or_alter_functionContext

func (*Ddl_clauseContext) Create_or_alter_procedure

func (s *Ddl_clauseContext) Create_or_alter_procedure() ICreate_or_alter_procedureContext

func (*Ddl_clauseContext) Create_statistics

func (s *Ddl_clauseContext) Create_statistics() ICreate_statisticsContext

func (*Ddl_clauseContext) Create_table

func (s *Ddl_clauseContext) Create_table() ICreate_tableContext

func (*Ddl_clauseContext) Create_type

func (s *Ddl_clauseContext) Create_type() ICreate_typeContext

func (*Ddl_clauseContext) Create_view

func (s *Ddl_clauseContext) Create_view() ICreate_viewContext

func (*Ddl_clauseContext) Drop_function

func (s *Ddl_clauseContext) Drop_function() IDrop_functionContext

func (*Ddl_clauseContext) Drop_index

func (s *Ddl_clauseContext) Drop_index() IDrop_indexContext

func (*Ddl_clauseContext) Drop_procedure

func (s *Ddl_clauseContext) Drop_procedure() IDrop_procedureContext

func (*Ddl_clauseContext) Drop_statistics

func (s *Ddl_clauseContext) Drop_statistics() IDrop_statisticsContext

func (*Ddl_clauseContext) Drop_table

func (s *Ddl_clauseContext) Drop_table() IDrop_tableContext

func (*Ddl_clauseContext) Drop_type

func (s *Ddl_clauseContext) Drop_type() IDrop_typeContext

func (*Ddl_clauseContext) Drop_view

func (s *Ddl_clauseContext) Drop_view() IDrop_viewContext

func (*Ddl_clauseContext) EnterRule

func (s *Ddl_clauseContext) EnterRule(listener antlr.ParseTreeListener)

func (*Ddl_clauseContext) ExitRule

func (s *Ddl_clauseContext) ExitRule(listener antlr.ParseTreeListener)

func (*Ddl_clauseContext) GetParser

func (s *Ddl_clauseContext) GetParser() antlr.Parser

func (*Ddl_clauseContext) GetRuleContext

func (s *Ddl_clauseContext) GetRuleContext() antlr.RuleContext

func (*Ddl_clauseContext) IsDdl_clauseContext

func (*Ddl_clauseContext) IsDdl_clauseContext()

func (*Ddl_clauseContext) ToStringTree

func (s *Ddl_clauseContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type Ddl_objectContext

type Ddl_objectContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewDdl_objectContext

func NewDdl_objectContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Ddl_objectContext

func NewEmptyDdl_objectContext

func NewEmptyDdl_objectContext() *Ddl_objectContext

func (*Ddl_objectContext) EnterRule

func (s *Ddl_objectContext) EnterRule(listener antlr.ParseTreeListener)

func (*Ddl_objectContext) ExitRule

func (s *Ddl_objectContext) ExitRule(listener antlr.ParseTreeListener)

func (*Ddl_objectContext) Full_table_name

func (s *Ddl_objectContext) Full_table_name() IFull_table_nameContext

func (*Ddl_objectContext) GetParser

func (s *Ddl_objectContext) GetParser() antlr.Parser

func (*Ddl_objectContext) GetRuleContext

func (s *Ddl_objectContext) GetRuleContext() antlr.RuleContext

func (*Ddl_objectContext) IsDdl_objectContext

func (*Ddl_objectContext) IsDdl_objectContext()

func (*Ddl_objectContext) LOCAL_ID

func (s *Ddl_objectContext) LOCAL_ID() antlr.TerminalNode

func (*Ddl_objectContext) ToStringTree

func (s *Ddl_objectContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type Declare_cursorContext

type Declare_cursorContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewDeclare_cursorContext

func NewDeclare_cursorContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Declare_cursorContext

func NewEmptyDeclare_cursorContext

func NewEmptyDeclare_cursorContext() *Declare_cursorContext

func (*Declare_cursorContext) AllFOR

func (*Declare_cursorContext) CURSOR

func (*Declare_cursorContext) Column_name_list

func (s *Declare_cursorContext) Column_name_list() IColumn_name_listContext

func (*Declare_cursorContext) Cursor_name

func (s *Declare_cursorContext) Cursor_name() ICursor_nameContext

func (*Declare_cursorContext) DECLARE

func (*Declare_cursorContext) Declare_set_cursor_common

func (s *Declare_cursorContext) Declare_set_cursor_common() IDeclare_set_cursor_commonContext

func (*Declare_cursorContext) EnterRule

func (s *Declare_cursorContext) EnterRule(listener antlr.ParseTreeListener)

func (*Declare_cursorContext) ExitRule

func (s *Declare_cursorContext) ExitRule(listener antlr.ParseTreeListener)

func (*Declare_cursorContext) FOR

func (*Declare_cursorContext) GetParser

func (s *Declare_cursorContext) GetParser() antlr.Parser

func (*Declare_cursorContext) GetRuleContext

func (s *Declare_cursorContext) GetRuleContext() antlr.RuleContext

func (*Declare_cursorContext) INSENSITIVE

func (s *Declare_cursorContext) INSENSITIVE() antlr.TerminalNode

func (*Declare_cursorContext) IsDeclare_cursorContext

func (*Declare_cursorContext) IsDeclare_cursorContext()

func (*Declare_cursorContext) OF

func (*Declare_cursorContext) ONLY

func (*Declare_cursorContext) READ

func (*Declare_cursorContext) SCROLL

func (*Declare_cursorContext) Select_statement

func (s *Declare_cursorContext) Select_statement() ISelect_statementContext

func (*Declare_cursorContext) ToStringTree

func (s *Declare_cursorContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

func (*Declare_cursorContext) UPDATE

type Declare_localContext

type Declare_localContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewDeclare_localContext

func NewDeclare_localContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Declare_localContext

func NewEmptyDeclare_localContext

func NewEmptyDeclare_localContext() *Declare_localContext

func (*Declare_localContext) AS

func (*Declare_localContext) Data_type

func (s *Declare_localContext) Data_type() IData_typeContext

func (*Declare_localContext) EnterRule

func (s *Declare_localContext) EnterRule(listener antlr.ParseTreeListener)

func (*Declare_localContext) ExitRule

func (s *Declare_localContext) ExitRule(listener antlr.ParseTreeListener)

func (*Declare_localContext) Expression

func (s *Declare_localContext) Expression() IExpressionContext

func (*Declare_localContext) GetParser

func (s *Declare_localContext) GetParser() antlr.Parser

func (*Declare_localContext) GetRuleContext

func (s *Declare_localContext) GetRuleContext() antlr.RuleContext

func (*Declare_localContext) IsDeclare_localContext

func (*Declare_localContext) IsDeclare_localContext()

func (*Declare_localContext) LOCAL_ID

func (s *Declare_localContext) LOCAL_ID() antlr.TerminalNode

func (*Declare_localContext) ToStringTree

func (s *Declare_localContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type Declare_set_cursor_commonContext

type Declare_set_cursor_commonContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewDeclare_set_cursor_commonContext

func NewDeclare_set_cursor_commonContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Declare_set_cursor_commonContext

func NewEmptyDeclare_set_cursor_commonContext

func NewEmptyDeclare_set_cursor_commonContext() *Declare_set_cursor_commonContext

func (*Declare_set_cursor_commonContext) DYNAMIC

func (*Declare_set_cursor_commonContext) EnterRule

func (*Declare_set_cursor_commonContext) ExitRule

func (*Declare_set_cursor_commonContext) FAST_FORWARD

func (*Declare_set_cursor_commonContext) FOR

func (*Declare_set_cursor_commonContext) FORWARD_ONLY

func (*Declare_set_cursor_commonContext) GLOBAL

func (*Declare_set_cursor_commonContext) GetParser

func (*Declare_set_cursor_commonContext) GetRuleContext

func (*Declare_set_cursor_commonContext) IsDeclare_set_cursor_commonContext

func (*Declare_set_cursor_commonContext) IsDeclare_set_cursor_commonContext()

func (*Declare_set_cursor_commonContext) KEYSET

func (*Declare_set_cursor_commonContext) LOCAL

func (*Declare_set_cursor_commonContext) OPTIMISTIC

func (*Declare_set_cursor_commonContext) READ_ONLY

func (*Declare_set_cursor_commonContext) SCROLL

func (*Declare_set_cursor_commonContext) SCROLL_LOCKS

func (*Declare_set_cursor_commonContext) STATIC

func (*Declare_set_cursor_commonContext) Select_statement

func (*Declare_set_cursor_commonContext) TYPE_WARNING

func (*Declare_set_cursor_commonContext) ToStringTree

func (s *Declare_set_cursor_commonContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type Declare_statementContext

type Declare_statementContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewDeclare_statementContext

func NewDeclare_statementContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Declare_statementContext

func NewEmptyDeclare_statementContext

func NewEmptyDeclare_statementContext() *Declare_statementContext

func (*Declare_statementContext) AS

func (*Declare_statementContext) AllDeclare_local

func (s *Declare_statementContext) AllDeclare_local() []IDeclare_localContext

func (*Declare_statementContext) DECLARE

func (*Declare_statementContext) Declare_local

func (*Declare_statementContext) EnterRule

func (s *Declare_statementContext) EnterRule(listener antlr.ParseTreeListener)

func (*Declare_statementContext) ExitRule

func (s *Declare_statementContext) ExitRule(listener antlr.ParseTreeListener)

func (*Declare_statementContext) GetParser

func (s *Declare_statementContext) GetParser() antlr.Parser

func (*Declare_statementContext) GetRuleContext

func (s *Declare_statementContext) GetRuleContext() antlr.RuleContext

func (*Declare_statementContext) IsDeclare_statementContext

func (*Declare_statementContext) IsDeclare_statementContext()

func (*Declare_statementContext) LOCAL_ID

func (*Declare_statementContext) Table_type_definition

func (s *Declare_statementContext) Table_type_definition() ITable_type_definitionContext

func (*Declare_statementContext) ToStringTree

func (s *Declare_statementContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type Default_valueContext

type Default_valueContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewDefault_valueContext

func NewDefault_valueContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Default_valueContext

func NewEmptyDefault_valueContext

func NewEmptyDefault_valueContext() *Default_valueContext

func (*Default_valueContext) Constant

func (s *Default_valueContext) Constant() IConstantContext

func (*Default_valueContext) EnterRule

func (s *Default_valueContext) EnterRule(listener antlr.ParseTreeListener)

func (*Default_valueContext) ExitRule

func (s *Default_valueContext) ExitRule(listener antlr.ParseTreeListener)

func (*Default_valueContext) GetParser

func (s *Default_valueContext) GetParser() antlr.Parser

func (*Default_valueContext) GetRuleContext

func (s *Default_valueContext) GetRuleContext() antlr.RuleContext

func (*Default_valueContext) IsDefault_valueContext

func (*Default_valueContext) IsDefault_valueContext()

func (*Default_valueContext) NULL

func (*Default_valueContext) ToStringTree

func (s *Default_valueContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type Delayed_durability_optionContext

type Delayed_durability_optionContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewDelayed_durability_optionContext

func NewDelayed_durability_optionContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Delayed_durability_optionContext

func NewEmptyDelayed_durability_optionContext

func NewEmptyDelayed_durability_optionContext() *Delayed_durability_optionContext

func (*Delayed_durability_optionContext) ALLOWED

func (*Delayed_durability_optionContext) DELAYED_DURABILITY

func (s *Delayed_durability_optionContext) DELAYED_DURABILITY() antlr.TerminalNode

func (*Delayed_durability_optionContext) DISABLED

func (*Delayed_durability_optionContext) EQUAL

func (*Delayed_durability_optionContext) EnterRule

func (*Delayed_durability_optionContext) ExitRule

func (*Delayed_durability_optionContext) FORCED

func (*Delayed_durability_optionContext) GetParser

func (*Delayed_durability_optionContext) GetRuleContext

func (*Delayed_durability_optionContext) IsDelayed_durability_optionContext

func (*Delayed_durability_optionContext) IsDelayed_durability_optionContext()

func (*Delayed_durability_optionContext) ToStringTree

func (s *Delayed_durability_optionContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type Delete_statementContext

type Delete_statementContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewDelete_statementContext

func NewDelete_statementContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Delete_statementContext

func NewEmptyDelete_statementContext

func NewEmptyDelete_statementContext() *Delete_statementContext

func (*Delete_statementContext) AllFROM

func (*Delete_statementContext) CURRENT

func (*Delete_statementContext) Cursor_name

func (*Delete_statementContext) DELETE

func (*Delete_statementContext) Delete_statement_from

func (s *Delete_statementContext) Delete_statement_from() IDelete_statement_fromContext

func (*Delete_statementContext) EnterRule

func (s *Delete_statementContext) EnterRule(listener antlr.ParseTreeListener)

func (*Delete_statementContext) ExitRule

func (s *Delete_statementContext) ExitRule(listener antlr.ParseTreeListener)

func (*Delete_statementContext) Expression

func (*Delete_statementContext) FROM

func (*Delete_statementContext) For_clause

func (*Delete_statementContext) GLOBAL

func (*Delete_statementContext) GetCursor_var

func (s *Delete_statementContext) GetCursor_var() antlr.Token

func (*Delete_statementContext) GetParser

func (s *Delete_statementContext) GetParser() antlr.Parser

func (*Delete_statementContext) GetRuleContext

func (s *Delete_statementContext) GetRuleContext() antlr.RuleContext

func (*Delete_statementContext) Insert_with_table_hints

func (s *Delete_statementContext) Insert_with_table_hints() IInsert_with_table_hintsContext

func (*Delete_statementContext) IsDelete_statementContext

func (*Delete_statementContext) IsDelete_statementContext()

func (*Delete_statementContext) LOCAL_ID

func (*Delete_statementContext) OF

func (*Delete_statementContext) Option_clause

func (*Delete_statementContext) Output_clause

func (*Delete_statementContext) PERCENT

func (*Delete_statementContext) Search_condition

func (s *Delete_statementContext) Search_condition() ISearch_conditionContext

func (*Delete_statementContext) SetCursor_var

func (s *Delete_statementContext) SetCursor_var(v antlr.Token)

func (*Delete_statementContext) TOP

func (*Delete_statementContext) Table_sources

func (*Delete_statementContext) ToStringTree

func (s *Delete_statementContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

func (*Delete_statementContext) WHERE

func (*Delete_statementContext) With_expression

func (s *Delete_statementContext) With_expression() IWith_expressionContext

type Delete_statement_fromContext

type Delete_statement_fromContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewDelete_statement_fromContext

func NewDelete_statement_fromContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Delete_statement_fromContext

func NewEmptyDelete_statement_fromContext

func NewEmptyDelete_statement_fromContext() *Delete_statement_fromContext

func (*Delete_statement_fromContext) Ddl_object

func (*Delete_statement_fromContext) EnterRule

func (s *Delete_statement_fromContext) EnterRule(listener antlr.ParseTreeListener)

func (*Delete_statement_fromContext) ExitRule

func (*Delete_statement_fromContext) GetParser

func (s *Delete_statement_fromContext) GetParser() antlr.Parser

func (*Delete_statement_fromContext) GetRuleContext

func (s *Delete_statement_fromContext) GetRuleContext() antlr.RuleContext

func (*Delete_statement_fromContext) GetTable_var

func (s *Delete_statement_fromContext) GetTable_var() antlr.Token

func (*Delete_statement_fromContext) IsDelete_statement_fromContext

func (*Delete_statement_fromContext) IsDelete_statement_fromContext()

func (*Delete_statement_fromContext) LOCAL_ID

func (*Delete_statement_fromContext) Rowset_function_limited

func (*Delete_statement_fromContext) SetTable_var

func (s *Delete_statement_fromContext) SetTable_var(v antlr.Token)

func (*Delete_statement_fromContext) Table_alias

func (*Delete_statement_fromContext) ToStringTree

func (s *Delete_statement_fromContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type Derived_tableContext

type Derived_tableContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewDerived_tableContext

func NewDerived_tableContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Derived_tableContext

func NewEmptyDerived_tableContext

func NewEmptyDerived_tableContext() *Derived_tableContext

func (*Derived_tableContext) EnterRule

func (s *Derived_tableContext) EnterRule(listener antlr.ParseTreeListener)

func (*Derived_tableContext) ExitRule

func (s *Derived_tableContext) ExitRule(listener antlr.ParseTreeListener)

func (*Derived_tableContext) GetParser

func (s *Derived_tableContext) GetParser() antlr.Parser

func (*Derived_tableContext) GetRuleContext

func (s *Derived_tableContext) GetRuleContext() antlr.RuleContext

func (*Derived_tableContext) IsDerived_tableContext

func (*Derived_tableContext) IsDerived_tableContext()

func (*Derived_tableContext) Subquery

func (s *Derived_tableContext) Subquery() ISubqueryContext

func (*Derived_tableContext) ToStringTree

func (s *Derived_tableContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type Dml_clauseContext

type Dml_clauseContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewDml_clauseContext

func NewDml_clauseContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Dml_clauseContext

func NewEmptyDml_clauseContext

func NewEmptyDml_clauseContext() *Dml_clauseContext

func (*Dml_clauseContext) Delete_statement

func (s *Dml_clauseContext) Delete_statement() IDelete_statementContext

func (*Dml_clauseContext) EnterRule

func (s *Dml_clauseContext) EnterRule(listener antlr.ParseTreeListener)

func (*Dml_clauseContext) ExitRule

func (s *Dml_clauseContext) ExitRule(listener antlr.ParseTreeListener)

func (*Dml_clauseContext) GetParser

func (s *Dml_clauseContext) GetParser() antlr.Parser

func (*Dml_clauseContext) GetRuleContext

func (s *Dml_clauseContext) GetRuleContext() antlr.RuleContext

func (*Dml_clauseContext) Insert_statement

func (s *Dml_clauseContext) Insert_statement() IInsert_statementContext

func (*Dml_clauseContext) IsDml_clauseContext

func (*Dml_clauseContext) IsDml_clauseContext()

func (*Dml_clauseContext) Select_statement

func (s *Dml_clauseContext) Select_statement() ISelect_statementContext

func (*Dml_clauseContext) ToStringTree

func (s *Dml_clauseContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

func (*Dml_clauseContext) Update_statement

func (s *Dml_clauseContext) Update_statement() IUpdate_statementContext

type Drop_functionContext

type Drop_functionContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewDrop_functionContext

func NewDrop_functionContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Drop_functionContext

func NewEmptyDrop_functionContext

func NewEmptyDrop_functionContext() *Drop_functionContext

func (*Drop_functionContext) AllFunc_proc_name

func (s *Drop_functionContext) AllFunc_proc_name() []IFunc_proc_nameContext

func (*Drop_functionContext) DROP

func (*Drop_functionContext) EXISTS

func (*Drop_functionContext) EnterRule

func (s *Drop_functionContext) EnterRule(listener antlr.ParseTreeListener)

func (*Drop_functionContext) ExitRule

func (s *Drop_functionContext) ExitRule(listener antlr.ParseTreeListener)

func (*Drop_functionContext) FUNCTION

func (s *Drop_functionContext) FUNCTION() antlr.TerminalNode

func (*Drop_functionContext) Func_proc_name

func (s *Drop_functionContext) Func_proc_name(i int) IFunc_proc_nameContext

func (*Drop_functionContext) GetParser

func (s *Drop_functionContext) GetParser() antlr.Parser

func (*Drop_functionContext) GetRuleContext

func (s *Drop_functionContext) GetRuleContext() antlr.RuleContext

func (*Drop_functionContext) IF

func (*Drop_functionContext) IsDrop_functionContext

func (*Drop_functionContext) IsDrop_functionContext()

func (*Drop_functionContext) ToStringTree

func (s *Drop_functionContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type Drop_indexContext

type Drop_indexContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewDrop_indexContext

func NewDrop_indexContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Drop_indexContext

func NewEmptyDrop_indexContext

func NewEmptyDrop_indexContext() *Drop_indexContext

func (*Drop_indexContext) DROP

func (*Drop_indexContext) EXISTS

func (s *Drop_indexContext) EXISTS() antlr.TerminalNode

func (*Drop_indexContext) EnterRule

func (s *Drop_indexContext) EnterRule(listener antlr.ParseTreeListener)

func (*Drop_indexContext) ExitRule

func (s *Drop_indexContext) ExitRule(listener antlr.ParseTreeListener)

func (*Drop_indexContext) GetName

func (s *Drop_indexContext) GetName() IIdContext

func (*Drop_indexContext) GetParser

func (s *Drop_indexContext) GetParser() antlr.Parser

func (*Drop_indexContext) GetRuleContext

func (s *Drop_indexContext) GetRuleContext() antlr.RuleContext

func (*Drop_indexContext) IF

func (*Drop_indexContext) INDEX

func (*Drop_indexContext) Id

func (s *Drop_indexContext) Id() IIdContext

func (*Drop_indexContext) IsDrop_indexContext

func (*Drop_indexContext) IsDrop_indexContext()

func (*Drop_indexContext) ON

func (*Drop_indexContext) SetName

func (s *Drop_indexContext) SetName(v IIdContext)

func (*Drop_indexContext) Table_name

func (s *Drop_indexContext) Table_name() ITable_nameContext

func (*Drop_indexContext) ToStringTree

func (s *Drop_indexContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type Drop_procedureContext

type Drop_procedureContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewDrop_procedureContext

func NewDrop_procedureContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Drop_procedureContext

func NewEmptyDrop_procedureContext

func NewEmptyDrop_procedureContext() *Drop_procedureContext

func (*Drop_procedureContext) AllFunc_proc_name

func (s *Drop_procedureContext) AllFunc_proc_name() []IFunc_proc_nameContext

func (*Drop_procedureContext) DROP

func (*Drop_procedureContext) EXISTS

func (*Drop_procedureContext) EnterRule

func (s *Drop_procedureContext) EnterRule(listener antlr.ParseTreeListener)

func (*Drop_procedureContext) ExitRule

func (s *Drop_procedureContext) ExitRule(listener antlr.ParseTreeListener)

func (*Drop_procedureContext) Func_proc_name

func (s *Drop_procedureContext) Func_proc_name(i int) IFunc_proc_nameContext

func (*Drop_procedureContext) GetParser

func (s *Drop_procedureContext) GetParser() antlr.Parser

func (*Drop_procedureContext) GetProc

func (s *Drop_procedureContext) GetProc() antlr.Token

func (*Drop_procedureContext) GetRuleContext

func (s *Drop_procedureContext) GetRuleContext() antlr.RuleContext

func (*Drop_procedureContext) IF

func (*Drop_procedureContext) IsDrop_procedureContext

func (*Drop_procedureContext) IsDrop_procedureContext()

func (*Drop_procedureContext) PROC

func (*Drop_procedureContext) PROCEDURE

func (s *Drop_procedureContext) PROCEDURE() antlr.TerminalNode

func (*Drop_procedureContext) SetProc

func (s *Drop_procedureContext) SetProc(v antlr.Token)

func (*Drop_procedureContext) ToStringTree

func (s *Drop_procedureContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type Drop_statisticsContext

type Drop_statisticsContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewDrop_statisticsContext

func NewDrop_statisticsContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Drop_statisticsContext

func NewEmptyDrop_statisticsContext

func NewEmptyDrop_statisticsContext() *Drop_statisticsContext

func (*Drop_statisticsContext) DROP

func (*Drop_statisticsContext) EnterRule

func (s *Drop_statisticsContext) EnterRule(listener antlr.ParseTreeListener)

func (*Drop_statisticsContext) ExitRule

func (s *Drop_statisticsContext) ExitRule(listener antlr.ParseTreeListener)

func (*Drop_statisticsContext) GetName

func (s *Drop_statisticsContext) GetName() IIdContext

func (*Drop_statisticsContext) GetParser

func (s *Drop_statisticsContext) GetParser() antlr.Parser

func (*Drop_statisticsContext) GetRuleContext

func (s *Drop_statisticsContext) GetRuleContext() antlr.RuleContext

func (*Drop_statisticsContext) Id

func (*Drop_statisticsContext) IsDrop_statisticsContext

func (*Drop_statisticsContext) IsDrop_statisticsContext()

func (*Drop_statisticsContext) STATISTICS

func (s *Drop_statisticsContext) STATISTICS() antlr.TerminalNode

func (*Drop_statisticsContext) SetName

func (s *Drop_statisticsContext) SetName(v IIdContext)

func (*Drop_statisticsContext) Table_name

func (*Drop_statisticsContext) ToStringTree

func (s *Drop_statisticsContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type Drop_tableContext

type Drop_tableContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewDrop_tableContext

func NewDrop_tableContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Drop_tableContext

func NewEmptyDrop_tableContext

func NewEmptyDrop_tableContext() *Drop_tableContext

func (*Drop_tableContext) DROP

func (*Drop_tableContext) EXISTS

func (s *Drop_tableContext) EXISTS() antlr.TerminalNode

func (*Drop_tableContext) EnterRule

func (s *Drop_tableContext) EnterRule(listener antlr.ParseTreeListener)

func (*Drop_tableContext) ExitRule

func (s *Drop_tableContext) ExitRule(listener antlr.ParseTreeListener)

func (*Drop_tableContext) GetParser

func (s *Drop_tableContext) GetParser() antlr.Parser

func (*Drop_tableContext) GetRuleContext

func (s *Drop_tableContext) GetRuleContext() antlr.RuleContext

func (*Drop_tableContext) IF

func (*Drop_tableContext) IsDrop_tableContext

func (*Drop_tableContext) IsDrop_tableContext()

func (*Drop_tableContext) TABLE

func (*Drop_tableContext) Table_name

func (s *Drop_tableContext) Table_name() ITable_nameContext

func (*Drop_tableContext) ToStringTree

func (s *Drop_tableContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type Drop_typeContext

type Drop_typeContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewDrop_typeContext

func NewDrop_typeContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Drop_typeContext

func NewEmptyDrop_typeContext

func NewEmptyDrop_typeContext() *Drop_typeContext

func (*Drop_typeContext) DROP

func (*Drop_typeContext) EXISTS

func (s *Drop_typeContext) EXISTS() antlr.TerminalNode

func (*Drop_typeContext) EnterRule

func (s *Drop_typeContext) EnterRule(listener antlr.ParseTreeListener)

func (*Drop_typeContext) ExitRule

func (s *Drop_typeContext) ExitRule(listener antlr.ParseTreeListener)

func (*Drop_typeContext) GetName

func (*Drop_typeContext) GetParser

func (s *Drop_typeContext) GetParser() antlr.Parser

func (*Drop_typeContext) GetRuleContext

func (s *Drop_typeContext) GetRuleContext() antlr.RuleContext

func (*Drop_typeContext) IF

func (*Drop_typeContext) IsDrop_typeContext

func (*Drop_typeContext) IsDrop_typeContext()

func (*Drop_typeContext) SetName

func (s *Drop_typeContext) SetName(v ISimple_nameContext)

func (*Drop_typeContext) Simple_name

func (s *Drop_typeContext) Simple_name() ISimple_nameContext

func (*Drop_typeContext) TYPE

func (*Drop_typeContext) ToStringTree

func (s *Drop_typeContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type Drop_viewContext

type Drop_viewContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewDrop_viewContext

func NewDrop_viewContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Drop_viewContext

func NewEmptyDrop_viewContext

func NewEmptyDrop_viewContext() *Drop_viewContext

func (*Drop_viewContext) AllSimple_name

func (s *Drop_viewContext) AllSimple_name() []ISimple_nameContext

func (*Drop_viewContext) DROP

func (*Drop_viewContext) EXISTS

func (s *Drop_viewContext) EXISTS() antlr.TerminalNode

func (*Drop_viewContext) EnterRule

func (s *Drop_viewContext) EnterRule(listener antlr.ParseTreeListener)

func (*Drop_viewContext) ExitRule

func (s *Drop_viewContext) ExitRule(listener antlr.ParseTreeListener)

func (*Drop_viewContext) GetParser

func (s *Drop_viewContext) GetParser() antlr.Parser

func (*Drop_viewContext) GetRuleContext

func (s *Drop_viewContext) GetRuleContext() antlr.RuleContext

func (*Drop_viewContext) IF

func (*Drop_viewContext) IsDrop_viewContext

func (*Drop_viewContext) IsDrop_viewContext()

func (*Drop_viewContext) Simple_name

func (s *Drop_viewContext) Simple_name(i int) ISimple_nameContext

func (*Drop_viewContext) ToStringTree

func (s *Drop_viewContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

func (*Drop_viewContext) VIEW

type Empty_statementContext

type Empty_statementContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyEmpty_statementContext

func NewEmptyEmpty_statementContext() *Empty_statementContext

func NewEmpty_statementContext

func NewEmpty_statementContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Empty_statementContext

func (*Empty_statementContext) EnterRule

func (s *Empty_statementContext) EnterRule(listener antlr.ParseTreeListener)

func (*Empty_statementContext) ExitRule

func (s *Empty_statementContext) ExitRule(listener antlr.ParseTreeListener)

func (*Empty_statementContext) GetParser

func (s *Empty_statementContext) GetParser() antlr.Parser

func (*Empty_statementContext) GetRuleContext

func (s *Empty_statementContext) GetRuleContext() antlr.RuleContext

func (*Empty_statementContext) IsEmpty_statementContext

func (*Empty_statementContext) IsEmpty_statementContext()

func (*Empty_statementContext) ToStringTree

func (s *Empty_statementContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type Execute_clauseContext

type Execute_clauseContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyExecute_clauseContext

func NewEmptyExecute_clauseContext() *Execute_clauseContext

func NewExecute_clauseContext

func NewExecute_clauseContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Execute_clauseContext

func (*Execute_clauseContext) AS

func (*Execute_clauseContext) CALLER

func (*Execute_clauseContext) EXECUTE

func (*Execute_clauseContext) EnterRule

func (s *Execute_clauseContext) EnterRule(listener antlr.ParseTreeListener)

func (*Execute_clauseContext) ExitRule

func (s *Execute_clauseContext) ExitRule(listener antlr.ParseTreeListener)

func (*Execute_clauseContext) GetClause

func (s *Execute_clauseContext) GetClause() antlr.Token

func (*Execute_clauseContext) GetParser

func (s *Execute_clauseContext) GetParser() antlr.Parser

func (*Execute_clauseContext) GetRuleContext

func (s *Execute_clauseContext) GetRuleContext() antlr.RuleContext

func (*Execute_clauseContext) IsExecute_clauseContext

func (*Execute_clauseContext) IsExecute_clauseContext()

func (*Execute_clauseContext) OWNER

func (*Execute_clauseContext) SELF

func (*Execute_clauseContext) STRING

func (*Execute_clauseContext) SetClause

func (s *Execute_clauseContext) SetClause(v antlr.Token)

func (*Execute_clauseContext) ToStringTree

func (s *Execute_clauseContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type Execute_statementContext

type Execute_statementContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyExecute_statementContext

func NewEmptyExecute_statementContext() *Execute_statementContext

func NewExecute_statementContext

func NewExecute_statementContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Execute_statementContext

func (*Execute_statementContext) AS

func (*Execute_statementContext) AllExecute_statement_arg

func (s *Execute_statementContext) AllExecute_statement_arg() []IExecute_statement_argContext

func (*Execute_statementContext) AllExecute_var_string

func (s *Execute_statementContext) AllExecute_var_string() []IExecute_var_stringContext

func (*Execute_statementContext) EXECUTE

func (*Execute_statementContext) EnterRule

func (s *Execute_statementContext) EnterRule(listener antlr.ParseTreeListener)

func (*Execute_statementContext) Execute_statement_arg

func (s *Execute_statementContext) Execute_statement_arg(i int) IExecute_statement_argContext

func (*Execute_statementContext) Execute_var_string

func (s *Execute_statementContext) Execute_var_string(i int) IExecute_var_stringContext

func (*Execute_statementContext) ExitRule

func (s *Execute_statementContext) ExitRule(listener antlr.ParseTreeListener)

func (*Execute_statementContext) Func_proc_name

func (*Execute_statementContext) GetParser

func (s *Execute_statementContext) GetParser() antlr.Parser

func (*Execute_statementContext) GetReturn_status

func (s *Execute_statementContext) GetReturn_status() antlr.Token

func (*Execute_statementContext) GetRuleContext

func (s *Execute_statementContext) GetRuleContext() antlr.RuleContext

func (*Execute_statementContext) IsExecute_statementContext

func (*Execute_statementContext) IsExecute_statementContext()

func (*Execute_statementContext) LOCAL_ID

func (*Execute_statementContext) LOGIN

func (*Execute_statementContext) STRING

func (*Execute_statementContext) SetReturn_status

func (s *Execute_statementContext) SetReturn_status(v antlr.Token)

func (*Execute_statementContext) ToStringTree

func (s *Execute_statementContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

func (*Execute_statementContext) USER

type Execute_statement_argContext

type Execute_statement_argContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyExecute_statement_argContext

func NewEmptyExecute_statement_argContext() *Execute_statement_argContext

func NewExecute_statement_argContext

func NewExecute_statement_argContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Execute_statement_argContext

func (*Execute_statement_argContext) Constant_LOCAL_ID

func (*Execute_statement_argContext) DEFAULT

func (*Execute_statement_argContext) EnterRule

func (s *Execute_statement_argContext) EnterRule(listener antlr.ParseTreeListener)

func (*Execute_statement_argContext) ExitRule

func (*Execute_statement_argContext) GetParameter

func (s *Execute_statement_argContext) GetParameter() antlr.Token

func (*Execute_statement_argContext) GetParser

func (s *Execute_statement_argContext) GetParser() antlr.Parser

func (*Execute_statement_argContext) GetRuleContext

func (s *Execute_statement_argContext) GetRuleContext() antlr.RuleContext

func (*Execute_statement_argContext) Id

func (*Execute_statement_argContext) IsExecute_statement_argContext

func (*Execute_statement_argContext) IsExecute_statement_argContext()

func (*Execute_statement_argContext) LOCAL_ID

func (*Execute_statement_argContext) NULL

func (*Execute_statement_argContext) OUT

func (*Execute_statement_argContext) OUTPUT

func (*Execute_statement_argContext) SetParameter

func (s *Execute_statement_argContext) SetParameter(v antlr.Token)

func (*Execute_statement_argContext) ToStringTree

func (s *Execute_statement_argContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type Execute_var_stringContext

type Execute_var_stringContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyExecute_var_stringContext

func NewEmptyExecute_var_stringContext() *Execute_var_stringContext

func NewExecute_var_stringContext

func NewExecute_var_stringContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Execute_var_stringContext

func (*Execute_var_stringContext) EnterRule

func (s *Execute_var_stringContext) EnterRule(listener antlr.ParseTreeListener)

func (*Execute_var_stringContext) ExitRule

func (s *Execute_var_stringContext) ExitRule(listener antlr.ParseTreeListener)

func (*Execute_var_stringContext) GetParser

func (s *Execute_var_stringContext) GetParser() antlr.Parser

func (*Execute_var_stringContext) GetRuleContext

func (s *Execute_var_stringContext) GetRuleContext() antlr.RuleContext

func (*Execute_var_stringContext) IsExecute_var_stringContext

func (*Execute_var_stringContext) IsExecute_var_stringContext()

func (*Execute_var_stringContext) LOCAL_ID

func (*Execute_var_stringContext) STRING

func (*Execute_var_stringContext) ToStringTree

func (s *Execute_var_stringContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type ExpressionContext

type ExpressionContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyExpressionContext

func NewEmptyExpressionContext() *ExpressionContext

func NewExpressionContext

func NewExpressionContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *ExpressionContext

func (*ExpressionContext) CopyFrom

func (s *ExpressionContext) CopyFrom(ctx *ExpressionContext)

func (*ExpressionContext) GetParser

func (s *ExpressionContext) GetParser() antlr.Parser

func (*ExpressionContext) GetRuleContext

func (s *ExpressionContext) GetRuleContext() antlr.RuleContext

func (*ExpressionContext) IsExpressionContext

func (*ExpressionContext) IsExpressionContext()

func (*ExpressionContext) ToStringTree

func (s *ExpressionContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type Expression_listContext

type Expression_listContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyExpression_listContext

func NewEmptyExpression_listContext() *Expression_listContext

func NewExpression_listContext

func NewExpression_listContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Expression_listContext

func (*Expression_listContext) AllExpression

func (s *Expression_listContext) AllExpression() []IExpressionContext

func (*Expression_listContext) EnterRule

func (s *Expression_listContext) EnterRule(listener antlr.ParseTreeListener)

func (*Expression_listContext) ExitRule

func (s *Expression_listContext) ExitRule(listener antlr.ParseTreeListener)

func (*Expression_listContext) Expression

func (*Expression_listContext) GetParser

func (s *Expression_listContext) GetParser() antlr.Parser

func (*Expression_listContext) GetRuleContext

func (s *Expression_listContext) GetRuleContext() antlr.RuleContext

func (*Expression_listContext) IsExpression_listContext

func (*Expression_listContext) IsExpression_listContext()

func (*Expression_listContext) ToStringTree

func (s *Expression_listContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type External_access_optionContext

type External_access_optionContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyExternal_access_optionContext

func NewEmptyExternal_access_optionContext() *External_access_optionContext

func NewExternal_access_optionContext

func NewExternal_access_optionContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *External_access_optionContext

func (*External_access_optionContext) DB_CHAINING

func (*External_access_optionContext) DECIMAL

func (*External_access_optionContext) DEFAULT_FULLTEXT_LANGUAGE

func (s *External_access_optionContext) DEFAULT_FULLTEXT_LANGUAGE() antlr.TerminalNode

func (*External_access_optionContext) DEFAULT_LANGUAGE

func (s *External_access_optionContext) DEFAULT_LANGUAGE() antlr.TerminalNode

func (*External_access_optionContext) EQUAL

func (*External_access_optionContext) EnterRule

func (s *External_access_optionContext) EnterRule(listener antlr.ParseTreeListener)

func (*External_access_optionContext) ExitRule

func (*External_access_optionContext) GetParser

func (*External_access_optionContext) GetRuleContext

func (s *External_access_optionContext) GetRuleContext() antlr.RuleContext

func (*External_access_optionContext) Id

func (*External_access_optionContext) IsExternal_access_optionContext

func (*External_access_optionContext) IsExternal_access_optionContext()

func (*External_access_optionContext) NESTED_TRIGGERS

func (s *External_access_optionContext) NESTED_TRIGGERS() antlr.TerminalNode

func (*External_access_optionContext) OFF

func (*External_access_optionContext) ON

func (*External_access_optionContext) On_off

func (*External_access_optionContext) STRING

func (*External_access_optionContext) TRANSFORM_NOISE_WORDS

func (s *External_access_optionContext) TRANSFORM_NOISE_WORDS() antlr.TerminalNode

func (*External_access_optionContext) TRUSTWORTHY

func (*External_access_optionContext) TWO_DIGIT_YEAR_CUTOFF

func (s *External_access_optionContext) TWO_DIGIT_YEAR_CUTOFF() antlr.TerminalNode

func (*External_access_optionContext) ToStringTree

func (s *External_access_optionContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type Fetch_cursorContext

type Fetch_cursorContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyFetch_cursorContext

func NewEmptyFetch_cursorContext() *Fetch_cursorContext

func NewFetch_cursorContext

func NewFetch_cursorContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Fetch_cursorContext

func (*Fetch_cursorContext) ABSOLUTE

func (s *Fetch_cursorContext) ABSOLUTE() antlr.TerminalNode

func (*Fetch_cursorContext) AllLOCAL_ID

func (s *Fetch_cursorContext) AllLOCAL_ID() []antlr.TerminalNode

func (*Fetch_cursorContext) Cursor_name

func (s *Fetch_cursorContext) Cursor_name() ICursor_nameContext

func (*Fetch_cursorContext) EnterRule

func (s *Fetch_cursorContext) EnterRule(listener antlr.ParseTreeListener)

func (*Fetch_cursorContext) ExitRule

func (s *Fetch_cursorContext) ExitRule(listener antlr.ParseTreeListener)

func (*Fetch_cursorContext) Expression

func (s *Fetch_cursorContext) Expression() IExpressionContext

func (*Fetch_cursorContext) FETCH

func (*Fetch_cursorContext) FIRST

func (*Fetch_cursorContext) FROM

func (*Fetch_cursorContext) GLOBAL

func (*Fetch_cursorContext) GetParser

func (s *Fetch_cursorContext) GetParser() antlr.Parser

func (*Fetch_cursorContext) GetRuleContext

func (s *Fetch_cursorContext) GetRuleContext() antlr.RuleContext

func (*Fetch_cursorContext) INTO

func (*Fetch_cursorContext) IsFetch_cursorContext

func (*Fetch_cursorContext) IsFetch_cursorContext()

func (*Fetch_cursorContext) LAST

func (*Fetch_cursorContext) LOCAL_ID

func (s *Fetch_cursorContext) LOCAL_ID(i int) antlr.TerminalNode

func (*Fetch_cursorContext) NEXT

func (*Fetch_cursorContext) PRIOR

func (*Fetch_cursorContext) RELATIVE

func (s *Fetch_cursorContext) RELATIVE() antlr.TerminalNode

func (*Fetch_cursorContext) ToStringTree

func (s *Fetch_cursorContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type File_groupContext

type File_groupContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyFile_groupContext

func NewEmptyFile_groupContext() *File_groupContext

func NewFile_groupContext

func NewFile_groupContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *File_groupContext

func (*File_groupContext) AllCONTAINS

func (s *File_groupContext) AllCONTAINS() []antlr.TerminalNode

func (*File_groupContext) AllFile_spec

func (s *File_groupContext) AllFile_spec() []IFile_specContext

func (*File_groupContext) CONTAINS

func (s *File_groupContext) CONTAINS(i int) antlr.TerminalNode

func (*File_groupContext) DEFAULT

func (s *File_groupContext) DEFAULT() antlr.TerminalNode

func (*File_groupContext) EnterRule

func (s *File_groupContext) EnterRule(listener antlr.ParseTreeListener)

func (*File_groupContext) ExitRule

func (s *File_groupContext) ExitRule(listener antlr.ParseTreeListener)

func (*File_groupContext) FILEGROUP

func (s *File_groupContext) FILEGROUP() antlr.TerminalNode

func (*File_groupContext) FILESTREAM

func (s *File_groupContext) FILESTREAM() antlr.TerminalNode

func (*File_groupContext) File_spec

func (s *File_groupContext) File_spec(i int) IFile_specContext

func (*File_groupContext) GetParser

func (s *File_groupContext) GetParser() antlr.Parser

func (*File_groupContext) GetRuleContext

func (s *File_groupContext) GetRuleContext() antlr.RuleContext

func (*File_groupContext) Id

func (s *File_groupContext) Id() IIdContext

func (*File_groupContext) IsFile_groupContext

func (*File_groupContext) IsFile_groupContext()

func (*File_groupContext) MEMORY_OPTIMIZED_DATA

func (s *File_groupContext) MEMORY_OPTIMIZED_DATA() antlr.TerminalNode

func (*File_groupContext) ToStringTree

func (s *File_groupContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type File_sizeContext

type File_sizeContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyFile_sizeContext

func NewEmptyFile_sizeContext() *File_sizeContext

func NewFile_sizeContext

func NewFile_sizeContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *File_sizeContext

func (*File_sizeContext) DECIMAL

func (s *File_sizeContext) DECIMAL() antlr.TerminalNode

func (*File_sizeContext) EnterRule

func (s *File_sizeContext) EnterRule(listener antlr.ParseTreeListener)

func (*File_sizeContext) ExitRule

func (s *File_sizeContext) ExitRule(listener antlr.ParseTreeListener)

func (*File_sizeContext) GB

func (*File_sizeContext) GetParser

func (s *File_sizeContext) GetParser() antlr.Parser

func (*File_sizeContext) GetRuleContext

func (s *File_sizeContext) GetRuleContext() antlr.RuleContext

func (*File_sizeContext) IsFile_sizeContext

func (*File_sizeContext) IsFile_sizeContext()

func (*File_sizeContext) KB

func (*File_sizeContext) MB

func (*File_sizeContext) TB

func (*File_sizeContext) ToStringTree

func (s *File_sizeContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type File_specContext

type File_specContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyFile_specContext

func NewEmptyFile_specContext() *File_specContext

func NewFile_specContext

func NewFile_specContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *File_specContext

func (*File_specContext) AllEQUAL

func (s *File_specContext) AllEQUAL() []antlr.TerminalNode

func (*File_specContext) AllFile_size

func (s *File_specContext) AllFile_size() []IFile_sizeContext

func (*File_specContext) AllSTRING

func (s *File_specContext) AllSTRING() []antlr.TerminalNode

func (*File_specContext) EQUAL

func (s *File_specContext) EQUAL(i int) antlr.TerminalNode

func (*File_specContext) EnterRule

func (s *File_specContext) EnterRule(listener antlr.ParseTreeListener)

func (*File_specContext) ExitRule

func (s *File_specContext) ExitRule(listener antlr.ParseTreeListener)

func (*File_specContext) FILEGROWTH

func (s *File_specContext) FILEGROWTH() antlr.TerminalNode

func (*File_specContext) FILENAME

func (s *File_specContext) FILENAME() antlr.TerminalNode

func (*File_specContext) File_size

func (s *File_specContext) File_size(i int) IFile_sizeContext

func (*File_specContext) GetFile

func (s *File_specContext) GetFile() antlr.Token

func (*File_specContext) GetParser

func (s *File_specContext) GetParser() antlr.Parser

func (*File_specContext) GetRuleContext

func (s *File_specContext) GetRuleContext() antlr.RuleContext

func (*File_specContext) Id

func (s *File_specContext) Id() IIdContext

func (*File_specContext) IsFile_specContext

func (*File_specContext) IsFile_specContext()

func (*File_specContext) LR_BRACKET

func (s *File_specContext) LR_BRACKET() antlr.TerminalNode

func (*File_specContext) MAXSIZE

func (s *File_specContext) MAXSIZE() antlr.TerminalNode

func (*File_specContext) NAME

func (*File_specContext) RR_BRACKET

func (s *File_specContext) RR_BRACKET() antlr.TerminalNode

func (*File_specContext) SIZE

func (*File_specContext) STRING

func (s *File_specContext) STRING(i int) antlr.TerminalNode

func (*File_specContext) SetFile

func (s *File_specContext) SetFile(v antlr.Token)

func (*File_specContext) ToStringTree

func (s *File_specContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

func (*File_specContext) UNLIMITED

func (s *File_specContext) UNLIMITED() antlr.TerminalNode

type For_clauseContext

type For_clauseContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyFor_clauseContext

func NewEmptyFor_clauseContext() *For_clauseContext

func NewFor_clauseContext

func NewFor_clauseContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *For_clauseContext

func (*For_clauseContext) AUTO

func (*For_clauseContext) BROWSE

func (s *For_clauseContext) BROWSE() antlr.TerminalNode

func (*For_clauseContext) EnterRule

func (s *For_clauseContext) EnterRule(listener antlr.ParseTreeListener)

func (*For_clauseContext) ExitRule

func (s *For_clauseContext) ExitRule(listener antlr.ParseTreeListener)

func (*For_clauseContext) FOR

func (*For_clauseContext) GetParser

func (s *For_clauseContext) GetParser() antlr.Parser

func (*For_clauseContext) GetRuleContext

func (s *For_clauseContext) GetRuleContext() antlr.RuleContext

func (*For_clauseContext) IsFor_clauseContext

func (*For_clauseContext) IsFor_clauseContext()

func (*For_clauseContext) PATH

func (*For_clauseContext) STRING

func (s *For_clauseContext) STRING() antlr.TerminalNode

func (*For_clauseContext) ToStringTree

func (s *For_clauseContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

func (*For_clauseContext) XML

func (*For_clauseContext) Xml_common_directives

func (s *For_clauseContext) Xml_common_directives() IXml_common_directivesContext

type Full_column_nameContext

type Full_column_nameContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyFull_column_nameContext

func NewEmptyFull_column_nameContext() *Full_column_nameContext

func NewFull_column_nameContext

func NewFull_column_nameContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Full_column_nameContext

func (*Full_column_nameContext) EnterRule

func (s *Full_column_nameContext) EnterRule(listener antlr.ParseTreeListener)

func (*Full_column_nameContext) ExitRule

func (s *Full_column_nameContext) ExitRule(listener antlr.ParseTreeListener)

func (*Full_column_nameContext) GetParser

func (s *Full_column_nameContext) GetParser() antlr.Parser

func (*Full_column_nameContext) GetRuleContext

func (s *Full_column_nameContext) GetRuleContext() antlr.RuleContext

func (*Full_column_nameContext) Id

func (*Full_column_nameContext) IsFull_column_nameContext

func (*Full_column_nameContext) IsFull_column_nameContext()

func (*Full_column_nameContext) Table_name

func (*Full_column_nameContext) ToStringTree

func (s *Full_column_nameContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type Full_table_nameContext

type Full_table_nameContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyFull_table_nameContext

func NewEmptyFull_table_nameContext() *Full_table_nameContext

func NewFull_table_nameContext

func NewFull_table_nameContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Full_table_nameContext

func (*Full_table_nameContext) AllId

func (s *Full_table_nameContext) AllId() []IIdContext

func (*Full_table_nameContext) EnterRule

func (s *Full_table_nameContext) EnterRule(listener antlr.ParseTreeListener)

func (*Full_table_nameContext) ExitRule

func (s *Full_table_nameContext) ExitRule(listener antlr.ParseTreeListener)

func (*Full_table_nameContext) GetDatabase

func (s *Full_table_nameContext) GetDatabase() IIdContext

func (*Full_table_nameContext) GetParser

func (s *Full_table_nameContext) GetParser() antlr.Parser

func (*Full_table_nameContext) GetRuleContext

func (s *Full_table_nameContext) GetRuleContext() antlr.RuleContext

func (*Full_table_nameContext) GetSchema

func (s *Full_table_nameContext) GetSchema() IIdContext

func (*Full_table_nameContext) GetServer

func (s *Full_table_nameContext) GetServer() IIdContext

func (*Full_table_nameContext) GetTable

func (s *Full_table_nameContext) GetTable() IIdContext

func (*Full_table_nameContext) Id

func (*Full_table_nameContext) IsFull_table_nameContext

func (*Full_table_nameContext) IsFull_table_nameContext()

func (*Full_table_nameContext) SetDatabase

func (s *Full_table_nameContext) SetDatabase(v IIdContext)

func (*Full_table_nameContext) SetSchema

func (s *Full_table_nameContext) SetSchema(v IIdContext)

func (*Full_table_nameContext) SetServer

func (s *Full_table_nameContext) SetServer(v IIdContext)

func (*Full_table_nameContext) SetTable

func (s *Full_table_nameContext) SetTable(v IIdContext)

func (*Full_table_nameContext) ToStringTree

func (s *Full_table_nameContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type Func_body_returns_scalarContext

type Func_body_returns_scalarContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyFunc_body_returns_scalarContext

func NewEmptyFunc_body_returns_scalarContext() *Func_body_returns_scalarContext

func NewFunc_body_returns_scalarContext

func NewFunc_body_returns_scalarContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Func_body_returns_scalarContext

func (*Func_body_returns_scalarContext) AS

func (*Func_body_returns_scalarContext) AllFunction_option

func (s *Func_body_returns_scalarContext) AllFunction_option() []IFunction_optionContext

func (*Func_body_returns_scalarContext) AllSql_clause

func (*Func_body_returns_scalarContext) BEGIN

func (*Func_body_returns_scalarContext) Data_type

func (*Func_body_returns_scalarContext) END

func (*Func_body_returns_scalarContext) EnterRule

func (*Func_body_returns_scalarContext) ExitRule

func (*Func_body_returns_scalarContext) Expression

func (*Func_body_returns_scalarContext) Function_option

func (*Func_body_returns_scalarContext) GetParser

func (*Func_body_returns_scalarContext) GetRet

func (*Func_body_returns_scalarContext) GetRuleContext

func (*Func_body_returns_scalarContext) IsFunc_body_returns_scalarContext

func (*Func_body_returns_scalarContext) IsFunc_body_returns_scalarContext()

func (*Func_body_returns_scalarContext) RETURN

func (*Func_body_returns_scalarContext) RETURNS

func (*Func_body_returns_scalarContext) SetRet

func (*Func_body_returns_scalarContext) Sql_clause

func (*Func_body_returns_scalarContext) ToStringTree

func (s *Func_body_returns_scalarContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

func (*Func_body_returns_scalarContext) WITH

type Func_body_returns_selectContext

type Func_body_returns_selectContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyFunc_body_returns_selectContext

func NewEmptyFunc_body_returns_selectContext() *Func_body_returns_selectContext

func NewFunc_body_returns_selectContext

func NewFunc_body_returns_selectContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Func_body_returns_selectContext

func (*Func_body_returns_selectContext) AS

func (*Func_body_returns_selectContext) AllFunction_option

func (s *Func_body_returns_selectContext) AllFunction_option() []IFunction_optionContext

func (*Func_body_returns_selectContext) EnterRule

func (*Func_body_returns_selectContext) ExitRule

func (*Func_body_returns_selectContext) Function_option

func (*Func_body_returns_selectContext) GetParser

func (*Func_body_returns_selectContext) GetRuleContext

func (*Func_body_returns_selectContext) IsFunc_body_returns_selectContext

func (*Func_body_returns_selectContext) IsFunc_body_returns_selectContext()

func (*Func_body_returns_selectContext) RETURN

func (*Func_body_returns_selectContext) RETURNS

func (*Func_body_returns_selectContext) Select_statement

func (*Func_body_returns_selectContext) TABLE

func (*Func_body_returns_selectContext) ToStringTree

func (s *Func_body_returns_selectContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

func (*Func_body_returns_selectContext) WITH

type Func_body_returns_tableContext

type Func_body_returns_tableContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyFunc_body_returns_tableContext

func NewEmptyFunc_body_returns_tableContext() *Func_body_returns_tableContext

func NewFunc_body_returns_tableContext

func NewFunc_body_returns_tableContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Func_body_returns_tableContext

func (*Func_body_returns_tableContext) AS

func (*Func_body_returns_tableContext) AllFunction_option

func (s *Func_body_returns_tableContext) AllFunction_option() []IFunction_optionContext

func (*Func_body_returns_tableContext) AllSql_clause

func (*Func_body_returns_tableContext) BEGIN

func (*Func_body_returns_tableContext) END

func (*Func_body_returns_tableContext) EnterRule

func (*Func_body_returns_tableContext) ExitRule

func (*Func_body_returns_tableContext) Function_option

func (*Func_body_returns_tableContext) GetParser

func (*Func_body_returns_tableContext) GetRuleContext

func (s *Func_body_returns_tableContext) GetRuleContext() antlr.RuleContext

func (*Func_body_returns_tableContext) IsFunc_body_returns_tableContext

func (*Func_body_returns_tableContext) IsFunc_body_returns_tableContext()

func (*Func_body_returns_tableContext) LOCAL_ID

func (*Func_body_returns_tableContext) RETURN

func (*Func_body_returns_tableContext) RETURNS

func (*Func_body_returns_tableContext) Sql_clause

func (*Func_body_returns_tableContext) Table_type_definition

func (*Func_body_returns_tableContext) ToStringTree

func (s *Func_body_returns_tableContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

func (*Func_body_returns_tableContext) WITH

type Func_proc_nameContext

type Func_proc_nameContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyFunc_proc_nameContext

func NewEmptyFunc_proc_nameContext() *Func_proc_nameContext

func NewFunc_proc_nameContext

func NewFunc_proc_nameContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Func_proc_nameContext

func (*Func_proc_nameContext) AllId

func (s *Func_proc_nameContext) AllId() []IIdContext

func (*Func_proc_nameContext) EnterRule

func (s *Func_proc_nameContext) EnterRule(listener antlr.ParseTreeListener)

func (*Func_proc_nameContext) ExitRule

func (s *Func_proc_nameContext) ExitRule(listener antlr.ParseTreeListener)

func (*Func_proc_nameContext) GetDatabase

func (s *Func_proc_nameContext) GetDatabase() IIdContext

func (*Func_proc_nameContext) GetParser

func (s *Func_proc_nameContext) GetParser() antlr.Parser

func (*Func_proc_nameContext) GetProcedure

func (s *Func_proc_nameContext) GetProcedure() IIdContext

func (*Func_proc_nameContext) GetRuleContext

func (s *Func_proc_nameContext) GetRuleContext() antlr.RuleContext

func (*Func_proc_nameContext) GetSchema

func (s *Func_proc_nameContext) GetSchema() IIdContext

func (*Func_proc_nameContext) Id

func (*Func_proc_nameContext) IsFunc_proc_nameContext

func (*Func_proc_nameContext) IsFunc_proc_nameContext()

func (*Func_proc_nameContext) SetDatabase

func (s *Func_proc_nameContext) SetDatabase(v IIdContext)

func (*Func_proc_nameContext) SetProcedure

func (s *Func_proc_nameContext) SetProcedure(v IIdContext)

func (*Func_proc_nameContext) SetSchema

func (s *Func_proc_nameContext) SetSchema(v IIdContext)

func (*Func_proc_nameContext) ToStringTree

func (s *Func_proc_nameContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type Function_callContext

type Function_callContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyFunction_callContext

func NewEmptyFunction_callContext() *Function_callContext

func NewFunction_callContext

func NewFunction_callContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Function_callContext

func (*Function_callContext) AS

func (*Function_callContext) Aggregate_windowed_function

func (s *Function_callContext) Aggregate_windowed_function() IAggregate_windowed_functionContext

func (*Function_callContext) AllDECIMAL

func (s *Function_callContext) AllDECIMAL() []antlr.TerminalNode

func (*Function_callContext) AllExpression

func (s *Function_callContext) AllExpression() []IExpressionContext

func (*Function_callContext) BINARY_CHECKSUM

func (s *Function_callContext) BINARY_CHECKSUM() antlr.TerminalNode

func (*Function_callContext) CAST

func (*Function_callContext) CHECKSUM

func (s *Function_callContext) CHECKSUM() antlr.TerminalNode

func (*Function_callContext) COALESCE

func (s *Function_callContext) COALESCE() antlr.TerminalNode

func (*Function_callContext) CONVERT

func (*Function_callContext) CURRENT_TIMESTAMP

func (s *Function_callContext) CURRENT_TIMESTAMP() antlr.TerminalNode

func (*Function_callContext) CURRENT_USER

func (s *Function_callContext) CURRENT_USER() antlr.TerminalNode

func (*Function_callContext) DATEADD

func (*Function_callContext) DATEDIFF

func (s *Function_callContext) DATEDIFF() antlr.TerminalNode

func (*Function_callContext) DATENAME

func (s *Function_callContext) DATENAME() antlr.TerminalNode

func (*Function_callContext) DATEPART

func (s *Function_callContext) DATEPART() antlr.TerminalNode

func (*Function_callContext) DECIMAL

func (*Function_callContext) Data_type

func (s *Function_callContext) Data_type() IData_typeContext

func (*Function_callContext) EnterRule

func (s *Function_callContext) EnterRule(listener antlr.ParseTreeListener)

func (*Function_callContext) ExitRule

func (s *Function_callContext) ExitRule(listener antlr.ParseTreeListener)

func (*Function_callContext) Expression

func (s *Function_callContext) Expression(i int) IExpressionContext

func (*Function_callContext) Expression_list

func (s *Function_callContext) Expression_list() IExpression_listContext

func (*Function_callContext) GetIncrement

func (s *Function_callContext) GetIncrement() antlr.Token

func (*Function_callContext) GetParser

func (s *Function_callContext) GetParser() antlr.Parser

func (*Function_callContext) GetRuleContext

func (s *Function_callContext) GetRuleContext() antlr.RuleContext

func (*Function_callContext) GetSeed

func (s *Function_callContext) GetSeed() antlr.Token

func (*Function_callContext) GetStyle

func (*Function_callContext) ID

func (*Function_callContext) IDENTITY

func (s *Function_callContext) IDENTITY() antlr.TerminalNode

func (*Function_callContext) IsFunction_callContext

func (*Function_callContext) IsFunction_callContext()

func (*Function_callContext) MIN_ACTIVE_ROWVERSION

func (s *Function_callContext) MIN_ACTIVE_ROWVERSION() antlr.TerminalNode

func (*Function_callContext) NULLIF

func (*Function_callContext) Ranking_windowed_function

func (s *Function_callContext) Ranking_windowed_function() IRanking_windowed_functionContext

func (*Function_callContext) SESSION_USER

func (s *Function_callContext) SESSION_USER() antlr.TerminalNode

func (*Function_callContext) SYSTEM_USER

func (s *Function_callContext) SYSTEM_USER() antlr.TerminalNode

func (*Function_callContext) Scalar_function_name

func (s *Function_callContext) Scalar_function_name() IScalar_function_nameContext

func (*Function_callContext) SetIncrement

func (s *Function_callContext) SetIncrement(v antlr.Token)

func (*Function_callContext) SetSeed

func (s *Function_callContext) SetSeed(v antlr.Token)

func (*Function_callContext) SetStyle

func (*Function_callContext) ToStringTree

func (s *Function_callContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type Function_call_expressionContext

type Function_call_expressionContext struct {
	*ExpressionContext
}

func NewFunction_call_expressionContext

func NewFunction_call_expressionContext(parser antlr.Parser, ctx antlr.ParserRuleContext) *Function_call_expressionContext

func (*Function_call_expressionContext) COLLATE

func (*Function_call_expressionContext) EnterRule

func (*Function_call_expressionContext) ExitRule

func (*Function_call_expressionContext) Expression

func (*Function_call_expressionContext) Function_call

func (*Function_call_expressionContext) GetRuleContext

func (*Function_call_expressionContext) Id

type Function_optionContext

type Function_optionContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyFunction_optionContext

func NewEmptyFunction_optionContext() *Function_optionContext

func NewFunction_optionContext

func NewFunction_optionContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Function_optionContext

func (*Function_optionContext) AllNULL

func (s *Function_optionContext) AllNULL() []antlr.TerminalNode

func (*Function_optionContext) CALLED

func (*Function_optionContext) EnterRule

func (s *Function_optionContext) EnterRule(listener antlr.ParseTreeListener)

func (*Function_optionContext) Execute_clause

func (s *Function_optionContext) Execute_clause() IExecute_clauseContext

func (*Function_optionContext) ExitRule

func (s *Function_optionContext) ExitRule(listener antlr.ParseTreeListener)

func (*Function_optionContext) GetParser

func (s *Function_optionContext) GetParser() antlr.Parser

func (*Function_optionContext) GetRuleContext

func (s *Function_optionContext) GetRuleContext() antlr.RuleContext

func (*Function_optionContext) INPUT

func (*Function_optionContext) IsFunction_optionContext

func (*Function_optionContext) IsFunction_optionContext()

func (*Function_optionContext) NULL

func (*Function_optionContext) ON

func (*Function_optionContext) RETURNS

func (*Function_optionContext) ToStringTree

func (s *Function_optionContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type Go_statementContext

type Go_statementContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyGo_statementContext

func NewEmptyGo_statementContext() *Go_statementContext

func NewGo_statementContext

func NewGo_statementContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Go_statementContext

func (*Go_statementContext) DECIMAL

func (s *Go_statementContext) DECIMAL() antlr.TerminalNode

func (*Go_statementContext) EnterRule

func (s *Go_statementContext) EnterRule(listener antlr.ParseTreeListener)

func (*Go_statementContext) ExitRule

func (s *Go_statementContext) ExitRule(listener antlr.ParseTreeListener)

func (*Go_statementContext) GO

func (*Go_statementContext) GetCount

func (s *Go_statementContext) GetCount() antlr.Token

func (*Go_statementContext) GetParser

func (s *Go_statementContext) GetParser() antlr.Parser

func (*Go_statementContext) GetRuleContext

func (s *Go_statementContext) GetRuleContext() antlr.RuleContext

func (*Go_statementContext) IsGo_statementContext

func (*Go_statementContext) IsGo_statementContext()

func (*Go_statementContext) SetCount

func (s *Go_statementContext) SetCount(v antlr.Token)

func (*Go_statementContext) ToStringTree

func (s *Go_statementContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type Goto_statementContext

type Goto_statementContext struct {
	*Cfl_statementContext
}

func NewGoto_statementContext

func NewGoto_statementContext(parser antlr.Parser, ctx antlr.ParserRuleContext) *Goto_statementContext

func (*Goto_statementContext) EnterRule

func (s *Goto_statementContext) EnterRule(listener antlr.ParseTreeListener)

func (*Goto_statementContext) ExitRule

func (s *Goto_statementContext) ExitRule(listener antlr.ParseTreeListener)

func (*Goto_statementContext) GOTO

func (*Goto_statementContext) GetRuleContext

func (s *Goto_statementContext) GetRuleContext() antlr.RuleContext

func (*Goto_statementContext) Id

type Grant_permissionContext

type Grant_permissionContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyGrant_permissionContext

func NewEmptyGrant_permissionContext() *Grant_permissionContext

func NewGrant_permissionContext

func NewGrant_permissionContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Grant_permissionContext

func (*Grant_permissionContext) ALTER

func (*Grant_permissionContext) ANY

func (*Grant_permissionContext) CONTROL

func (*Grant_permissionContext) CREATE

func (*Grant_permissionContext) DATABASE

func (*Grant_permissionContext) EXECUTE

func (*Grant_permissionContext) EnterRule

func (s *Grant_permissionContext) EnterRule(listener antlr.ParseTreeListener)

func (*Grant_permissionContext) ExitRule

func (s *Grant_permissionContext) ExitRule(listener antlr.ParseTreeListener)

func (*Grant_permissionContext) GetParser

func (s *Grant_permissionContext) GetParser() antlr.Parser

func (*Grant_permissionContext) GetRuleContext

func (s *Grant_permissionContext) GetRuleContext() antlr.RuleContext

func (*Grant_permissionContext) IMPERSONATE

func (s *Grant_permissionContext) IMPERSONATE() antlr.TerminalNode

func (*Grant_permissionContext) INSERT

func (*Grant_permissionContext) Id

func (*Grant_permissionContext) IsGrant_permissionContext

func (*Grant_permissionContext) IsGrant_permissionContext()

func (*Grant_permissionContext) REFERENCES

func (s *Grant_permissionContext) REFERENCES() antlr.TerminalNode

func (*Grant_permissionContext) SELECT

func (*Grant_permissionContext) SHOWPLAN

func (*Grant_permissionContext) TABLE

func (*Grant_permissionContext) TAKE

func (*Grant_permissionContext) ToStringTree

func (s *Grant_permissionContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

func (*Grant_permissionContext) VIEW

type Group_by_itemContext

type Group_by_itemContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyGroup_by_itemContext

func NewEmptyGroup_by_itemContext() *Group_by_itemContext

func NewGroup_by_itemContext

func NewGroup_by_itemContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Group_by_itemContext

func (*Group_by_itemContext) EnterRule

func (s *Group_by_itemContext) EnterRule(listener antlr.ParseTreeListener)

func (*Group_by_itemContext) ExitRule

func (s *Group_by_itemContext) ExitRule(listener antlr.ParseTreeListener)

func (*Group_by_itemContext) Expression

func (s *Group_by_itemContext) Expression() IExpressionContext

func (*Group_by_itemContext) GetParser

func (s *Group_by_itemContext) GetParser() antlr.Parser

func (*Group_by_itemContext) GetRuleContext

func (s *Group_by_itemContext) GetRuleContext() antlr.RuleContext

func (*Group_by_itemContext) IsGroup_by_itemContext

func (*Group_by_itemContext) IsGroup_by_itemContext()

func (*Group_by_itemContext) ToStringTree

func (s *Group_by_itemContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type IAggregate_windowed_functionContext

type IAggregate_windowed_functionContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsAggregate_windowed_functionContext differentiates from other interfaces.
	IsAggregate_windowed_functionContext()
}

IAggregate_windowed_functionContext is an interface to support dynamic dispatch.

type IAll_distinct_expressionContext

type IAll_distinct_expressionContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsAll_distinct_expressionContext differentiates from other interfaces.
	IsAll_distinct_expressionContext()
}

IAll_distinct_expressionContext is an interface to support dynamic dispatch.

type IAlter_databaseContext

type IAlter_databaseContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// GetDatabase returns the database rule contexts.
	GetDatabase() IIdContext

	// GetNew_name returns the new_name rule contexts.
	GetNew_name() IIdContext

	// GetCollation returns the collation rule contexts.
	GetCollation() IIdContext

	// SetDatabase sets the database rule contexts.
	SetDatabase(IIdContext)

	// SetNew_name sets the new_name rule contexts.
	SetNew_name(IIdContext)

	// SetCollation sets the collation rule contexts.
	SetCollation(IIdContext)

	// IsAlter_databaseContext differentiates from other interfaces.
	IsAlter_databaseContext()
}

IAlter_databaseContext is an interface to support dynamic dispatch.

type IAlter_tableContext

type IAlter_tableContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// GetConstraint returns the constraint rule contexts.
	GetConstraint() IIdContext

	// GetFk returns the fk rule contexts.
	GetFk() IColumn_name_listContext

	// GetPk returns the pk rule contexts.
	GetPk() IColumn_name_listContext

	// SetConstraint sets the constraint rule contexts.
	SetConstraint(IIdContext)

	// SetFk sets the fk rule contexts.
	SetFk(IColumn_name_listContext)

	// SetPk sets the pk rule contexts.
	SetPk(IColumn_name_listContext)

	// IsAlter_tableContext differentiates from other interfaces.
	IsAlter_tableContext()
}

IAlter_tableContext is an interface to support dynamic dispatch.

type IAnother_statementContext

type IAnother_statementContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsAnother_statementContext differentiates from other interfaces.
	IsAnother_statementContext()
}

IAnother_statementContext is an interface to support dynamic dispatch.

type IAs_table_aliasContext

type IAs_table_aliasContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsAs_table_aliasContext differentiates from other interfaces.
	IsAs_table_aliasContext()
}

IAs_table_aliasContext is an interface to support dynamic dispatch.

type IAssignment_operatorContext

type IAssignment_operatorContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsAssignment_operatorContext differentiates from other interfaces.
	IsAssignment_operatorContext()
}

IAssignment_operatorContext is an interface to support dynamic dispatch.

type IAuto_optionContext

type IAuto_optionContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsAuto_optionContext differentiates from other interfaces.
	IsAuto_optionContext()
}

IAuto_optionContext is an interface to support dynamic dispatch.

type IBatchContext

type IBatchContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsBatchContext differentiates from other interfaces.
	IsBatchContext()
}

IBatchContext is an interface to support dynamic dispatch.

type IBulk_optionContext

type IBulk_optionContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// GetBulk_option_value returns the bulk_option_value token.
	GetBulk_option_value() antlr.Token

	// SetBulk_option_value sets the bulk_option_value token.
	SetBulk_option_value(antlr.Token)

	// IsBulk_optionContext differentiates from other interfaces.
	IsBulk_optionContext()
}

IBulk_optionContext is an interface to support dynamic dispatch.

type ICfl_statementContext

type ICfl_statementContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsCfl_statementContext differentiates from other interfaces.
	IsCfl_statementContext()
}

ICfl_statementContext is an interface to support dynamic dispatch.

type IChange_tableContext

type IChange_tableContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsChange_tableContext differentiates from other interfaces.
	IsChange_tableContext()
}

IChange_tableContext is an interface to support dynamic dispatch.

type IChange_tracking_optionContext

type IChange_tracking_optionContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsChange_tracking_optionContext differentiates from other interfaces.
	IsChange_tracking_optionContext()
}

IChange_tracking_optionContext is an interface to support dynamic dispatch.

type IChange_tracking_option_listContext

type IChange_tracking_option_listContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsChange_tracking_option_listContext differentiates from other interfaces.
	IsChange_tracking_option_listContext()
}

IChange_tracking_option_listContext is an interface to support dynamic dispatch.

type IClusteredContext

type IClusteredContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsClusteredContext differentiates from other interfaces.
	IsClusteredContext()
}

IClusteredContext is an interface to support dynamic dispatch.

type IColumn_aliasContext

type IColumn_aliasContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsColumn_aliasContext differentiates from other interfaces.
	IsColumn_aliasContext()
}

IColumn_aliasContext is an interface to support dynamic dispatch.

type IColumn_alias_listContext

type IColumn_alias_listContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsColumn_alias_listContext differentiates from other interfaces.
	IsColumn_alias_listContext()
}

IColumn_alias_listContext is an interface to support dynamic dispatch.

type IColumn_constraintContext

type IColumn_constraintContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsColumn_constraintContext differentiates from other interfaces.
	IsColumn_constraintContext()
}

IColumn_constraintContext is an interface to support dynamic dispatch.

type IColumn_def_table_constraintContext

type IColumn_def_table_constraintContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsColumn_def_table_constraintContext differentiates from other interfaces.
	IsColumn_def_table_constraintContext()
}

IColumn_def_table_constraintContext is an interface to support dynamic dispatch.

type IColumn_def_table_constraintsContext

type IColumn_def_table_constraintsContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsColumn_def_table_constraintsContext differentiates from other interfaces.
	IsColumn_def_table_constraintsContext()
}

IColumn_def_table_constraintsContext is an interface to support dynamic dispatch.

type IColumn_definitionContext

type IColumn_definitionContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// GetSeed returns the seed token.
	GetSeed() antlr.Token

	// GetIncrement returns the increment token.
	GetIncrement() antlr.Token

	// SetSeed sets the seed token.
	SetSeed(antlr.Token)

	// SetIncrement sets the increment token.
	SetIncrement(antlr.Token)

	// GetConstraint returns the constraint rule contexts.
	GetConstraint() IIdContext

	// SetConstraint sets the constraint rule contexts.
	SetConstraint(IIdContext)

	// IsColumn_definitionContext differentiates from other interfaces.
	IsColumn_definitionContext()
}

IColumn_definitionContext is an interface to support dynamic dispatch.

type IColumn_name_listContext

type IColumn_name_listContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsColumn_name_listContext differentiates from other interfaces.
	IsColumn_name_listContext()
}

IColumn_name_listContext is an interface to support dynamic dispatch.

type ICommon_table_expressionContext

type ICommon_table_expressionContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// GetExpression_name returns the expression_name rule contexts.
	GetExpression_name() IIdContext

	// SetExpression_name sets the expression_name rule contexts.
	SetExpression_name(IIdContext)

	// IsCommon_table_expressionContext differentiates from other interfaces.
	IsCommon_table_expressionContext()
}

ICommon_table_expressionContext is an interface to support dynamic dispatch.

type IComparison_operatorContext

type IComparison_operatorContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsComparison_operatorContext differentiates from other interfaces.
	IsComparison_operatorContext()
}

IComparison_operatorContext is an interface to support dynamic dispatch.

type IConstantContext

type IConstantContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// GetDollar returns the dollar token.
	GetDollar() antlr.Token

	// SetDollar sets the dollar token.
	SetDollar(antlr.Token)

	// IsConstantContext differentiates from other interfaces.
	IsConstantContext()
}

IConstantContext is an interface to support dynamic dispatch.

type IConstant_LOCAL_IDContext

type IConstant_LOCAL_IDContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsConstant_LOCAL_IDContext differentiates from other interfaces.
	IsConstant_LOCAL_IDContext()
}

IConstant_LOCAL_IDContext is an interface to support dynamic dispatch.

type IConstant_expressionContext

type IConstant_expressionContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsConstant_expressionContext differentiates from other interfaces.
	IsConstant_expressionContext()
}

IConstant_expressionContext is an interface to support dynamic dispatch.

type IContainment_optionContext

type IContainment_optionContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsContainment_optionContext differentiates from other interfaces.
	IsContainment_optionContext()
}

IContainment_optionContext is an interface to support dynamic dispatch.

type ICreate_databaseContext

type ICreate_databaseContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// GetDatabase returns the database rule contexts.
	GetDatabase() IIdContext

	// GetCollation_name returns the collation_name rule contexts.
	GetCollation_name() IIdContext

	// SetDatabase sets the database rule contexts.
	SetDatabase(IIdContext)

	// SetCollation_name sets the collation_name rule contexts.
	SetCollation_name(IIdContext)

	// IsCreate_databaseContext differentiates from other interfaces.
	IsCreate_databaseContext()
}

ICreate_databaseContext is an interface to support dynamic dispatch.

type ICreate_database_optionContext

type ICreate_database_optionContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsCreate_database_optionContext differentiates from other interfaces.
	IsCreate_database_optionContext()
}

ICreate_database_optionContext is an interface to support dynamic dispatch.

type ICreate_indexContext

type ICreate_indexContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsCreate_indexContext differentiates from other interfaces.
	IsCreate_indexContext()
}

ICreate_indexContext is an interface to support dynamic dispatch.

type ICreate_or_alter_functionContext

type ICreate_or_alter_functionContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsCreate_or_alter_functionContext differentiates from other interfaces.
	IsCreate_or_alter_functionContext()
}

ICreate_or_alter_functionContext is an interface to support dynamic dispatch.

type ICreate_or_alter_procedureContext

type ICreate_or_alter_procedureContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// GetProc returns the proc token.
	GetProc() antlr.Token

	// SetProc sets the proc token.
	SetProc(antlr.Token)

	// IsCreate_or_alter_procedureContext differentiates from other interfaces.
	IsCreate_or_alter_procedureContext()
}

ICreate_or_alter_procedureContext is an interface to support dynamic dispatch.

type ICreate_statisticsContext

type ICreate_statisticsContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsCreate_statisticsContext differentiates from other interfaces.
	IsCreate_statisticsContext()
}

ICreate_statisticsContext is an interface to support dynamic dispatch.

type ICreate_tableContext

type ICreate_tableContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsCreate_tableContext differentiates from other interfaces.
	IsCreate_tableContext()
}

ICreate_tableContext is an interface to support dynamic dispatch.

type ICreate_typeContext

type ICreate_typeContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// GetName returns the name rule contexts.
	GetName() ISimple_nameContext

	// SetName sets the name rule contexts.
	SetName(ISimple_nameContext)

	// IsCreate_typeContext differentiates from other interfaces.
	IsCreate_typeContext()
}

ICreate_typeContext is an interface to support dynamic dispatch.

type ICreate_viewContext

type ICreate_viewContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsCreate_viewContext differentiates from other interfaces.
	IsCreate_viewContext()
}

ICreate_viewContext is an interface to support dynamic dispatch.

type ICursor_nameContext

type ICursor_nameContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsCursor_nameContext differentiates from other interfaces.
	IsCursor_nameContext()
}

ICursor_nameContext is an interface to support dynamic dispatch.

type ICursor_optionContext

type ICursor_optionContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsCursor_optionContext differentiates from other interfaces.
	IsCursor_optionContext()
}

ICursor_optionContext is an interface to support dynamic dispatch.

type ICursor_statementContext

type ICursor_statementContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsCursor_statementContext differentiates from other interfaces.
	IsCursor_statementContext()
}

ICursor_statementContext is an interface to support dynamic dispatch.

type IData_typeContext

type IData_typeContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsData_typeContext differentiates from other interfaces.
	IsData_typeContext()
}

IData_typeContext is an interface to support dynamic dispatch.

type IDatabase_file_specContext

type IDatabase_file_specContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsDatabase_file_specContext differentiates from other interfaces.
	IsDatabase_file_specContext()
}

IDatabase_file_specContext is an interface to support dynamic dispatch.

type IDatabase_filestream_optionContext

type IDatabase_filestream_optionContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsDatabase_filestream_optionContext differentiates from other interfaces.
	IsDatabase_filestream_optionContext()
}

IDatabase_filestream_optionContext is an interface to support dynamic dispatch.

type IDatabase_optionspecContext

type IDatabase_optionspecContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsDatabase_optionspecContext differentiates from other interfaces.
	IsDatabase_optionspecContext()
}

IDatabase_optionspecContext is an interface to support dynamic dispatch.

type IDate_correlation_optimization_optionContext

type IDate_correlation_optimization_optionContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsDate_correlation_optimization_optionContext differentiates from other interfaces.
	IsDate_correlation_optimization_optionContext()
}

IDate_correlation_optimization_optionContext is an interface to support dynamic dispatch.

type IDb_encryption_optionContext

type IDb_encryption_optionContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsDb_encryption_optionContext differentiates from other interfaces.
	IsDb_encryption_optionContext()
}

IDb_encryption_optionContext is an interface to support dynamic dispatch.

type IDb_state_optionContext

type IDb_state_optionContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsDb_state_optionContext differentiates from other interfaces.
	IsDb_state_optionContext()
}

IDb_state_optionContext is an interface to support dynamic dispatch.

type IDb_update_optionContext

type IDb_update_optionContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsDb_update_optionContext differentiates from other interfaces.
	IsDb_update_optionContext()
}

IDb_update_optionContext is an interface to support dynamic dispatch.

type IDb_user_access_optionContext

type IDb_user_access_optionContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsDb_user_access_optionContext differentiates from other interfaces.
	IsDb_user_access_optionContext()
}

IDb_user_access_optionContext is an interface to support dynamic dispatch.

type IDbcc_clauseContext

type IDbcc_clauseContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// GetName returns the name rule contexts.
	GetName() ISimple_idContext

	// SetName sets the name rule contexts.
	SetName(ISimple_idContext)

	// IsDbcc_clauseContext differentiates from other interfaces.
	IsDbcc_clauseContext()
}

IDbcc_clauseContext is an interface to support dynamic dispatch.

type IDbcc_optionsContext

type IDbcc_optionsContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsDbcc_optionsContext differentiates from other interfaces.
	IsDbcc_optionsContext()
}

IDbcc_optionsContext is an interface to support dynamic dispatch.

type IDdl_clauseContext

type IDdl_clauseContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsDdl_clauseContext differentiates from other interfaces.
	IsDdl_clauseContext()
}

IDdl_clauseContext is an interface to support dynamic dispatch.

type IDdl_objectContext

type IDdl_objectContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsDdl_objectContext differentiates from other interfaces.
	IsDdl_objectContext()
}

IDdl_objectContext is an interface to support dynamic dispatch.

type IDeclare_cursorContext

type IDeclare_cursorContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsDeclare_cursorContext differentiates from other interfaces.
	IsDeclare_cursorContext()
}

IDeclare_cursorContext is an interface to support dynamic dispatch.

type IDeclare_localContext

type IDeclare_localContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsDeclare_localContext differentiates from other interfaces.
	IsDeclare_localContext()
}

IDeclare_localContext is an interface to support dynamic dispatch.

type IDeclare_set_cursor_commonContext

type IDeclare_set_cursor_commonContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsDeclare_set_cursor_commonContext differentiates from other interfaces.
	IsDeclare_set_cursor_commonContext()
}

IDeclare_set_cursor_commonContext is an interface to support dynamic dispatch.

type IDeclare_statementContext

type IDeclare_statementContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsDeclare_statementContext differentiates from other interfaces.
	IsDeclare_statementContext()
}

IDeclare_statementContext is an interface to support dynamic dispatch.

type IDefault_valueContext

type IDefault_valueContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsDefault_valueContext differentiates from other interfaces.
	IsDefault_valueContext()
}

IDefault_valueContext is an interface to support dynamic dispatch.

type IDelayed_durability_optionContext

type IDelayed_durability_optionContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsDelayed_durability_optionContext differentiates from other interfaces.
	IsDelayed_durability_optionContext()
}

IDelayed_durability_optionContext is an interface to support dynamic dispatch.

type IDelete_statementContext

type IDelete_statementContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// GetCursor_var returns the cursor_var token.
	GetCursor_var() antlr.Token

	// SetCursor_var sets the cursor_var token.
	SetCursor_var(antlr.Token)

	// IsDelete_statementContext differentiates from other interfaces.
	IsDelete_statementContext()
}

IDelete_statementContext is an interface to support dynamic dispatch.

type IDelete_statement_fromContext

type IDelete_statement_fromContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// GetTable_var returns the table_var token.
	GetTable_var() antlr.Token

	// SetTable_var sets the table_var token.
	SetTable_var(antlr.Token)

	// IsDelete_statement_fromContext differentiates from other interfaces.
	IsDelete_statement_fromContext()
}

IDelete_statement_fromContext is an interface to support dynamic dispatch.

type IDerived_tableContext

type IDerived_tableContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsDerived_tableContext differentiates from other interfaces.
	IsDerived_tableContext()
}

IDerived_tableContext is an interface to support dynamic dispatch.

type IDml_clauseContext

type IDml_clauseContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsDml_clauseContext differentiates from other interfaces.
	IsDml_clauseContext()
}

IDml_clauseContext is an interface to support dynamic dispatch.

type IDrop_functionContext

type IDrop_functionContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsDrop_functionContext differentiates from other interfaces.
	IsDrop_functionContext()
}

IDrop_functionContext is an interface to support dynamic dispatch.

type IDrop_indexContext

type IDrop_indexContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// GetName returns the name rule contexts.
	GetName() IIdContext

	// SetName sets the name rule contexts.
	SetName(IIdContext)

	// IsDrop_indexContext differentiates from other interfaces.
	IsDrop_indexContext()
}

IDrop_indexContext is an interface to support dynamic dispatch.

type IDrop_procedureContext

type IDrop_procedureContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// GetProc returns the proc token.
	GetProc() antlr.Token

	// SetProc sets the proc token.
	SetProc(antlr.Token)

	// IsDrop_procedureContext differentiates from other interfaces.
	IsDrop_procedureContext()
}

IDrop_procedureContext is an interface to support dynamic dispatch.

type IDrop_statisticsContext

type IDrop_statisticsContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// GetName returns the name rule contexts.
	GetName() IIdContext

	// SetName sets the name rule contexts.
	SetName(IIdContext)

	// IsDrop_statisticsContext differentiates from other interfaces.
	IsDrop_statisticsContext()
}

IDrop_statisticsContext is an interface to support dynamic dispatch.

type IDrop_tableContext

type IDrop_tableContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsDrop_tableContext differentiates from other interfaces.
	IsDrop_tableContext()
}

IDrop_tableContext is an interface to support dynamic dispatch.

type IDrop_typeContext

type IDrop_typeContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// GetName returns the name rule contexts.
	GetName() ISimple_nameContext

	// SetName sets the name rule contexts.
	SetName(ISimple_nameContext)

	// IsDrop_typeContext differentiates from other interfaces.
	IsDrop_typeContext()
}

IDrop_typeContext is an interface to support dynamic dispatch.

type IDrop_viewContext

type IDrop_viewContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsDrop_viewContext differentiates from other interfaces.
	IsDrop_viewContext()
}

IDrop_viewContext is an interface to support dynamic dispatch.

type IEmpty_statementContext

type IEmpty_statementContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsEmpty_statementContext differentiates from other interfaces.
	IsEmpty_statementContext()
}

IEmpty_statementContext is an interface to support dynamic dispatch.

type IExecute_clauseContext

type IExecute_clauseContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// GetClause returns the clause token.
	GetClause() antlr.Token

	// SetClause sets the clause token.
	SetClause(antlr.Token)

	// IsExecute_clauseContext differentiates from other interfaces.
	IsExecute_clauseContext()
}

IExecute_clauseContext is an interface to support dynamic dispatch.

type IExecute_statementContext

type IExecute_statementContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// GetReturn_status returns the return_status token.
	GetReturn_status() antlr.Token

	// SetReturn_status sets the return_status token.
	SetReturn_status(antlr.Token)

	// IsExecute_statementContext differentiates from other interfaces.
	IsExecute_statementContext()
}

IExecute_statementContext is an interface to support dynamic dispatch.

type IExecute_statement_argContext

type IExecute_statement_argContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// GetParameter returns the parameter token.
	GetParameter() antlr.Token

	// SetParameter sets the parameter token.
	SetParameter(antlr.Token)

	// IsExecute_statement_argContext differentiates from other interfaces.
	IsExecute_statement_argContext()
}

IExecute_statement_argContext is an interface to support dynamic dispatch.

type IExecute_var_stringContext

type IExecute_var_stringContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsExecute_var_stringContext differentiates from other interfaces.
	IsExecute_var_stringContext()
}

IExecute_var_stringContext is an interface to support dynamic dispatch.

type IExpressionContext

type IExpressionContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsExpressionContext differentiates from other interfaces.
	IsExpressionContext()
}

IExpressionContext is an interface to support dynamic dispatch.

type IExpression_listContext

type IExpression_listContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsExpression_listContext differentiates from other interfaces.
	IsExpression_listContext()
}

IExpression_listContext is an interface to support dynamic dispatch.

type IExternal_access_optionContext

type IExternal_access_optionContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsExternal_access_optionContext differentiates from other interfaces.
	IsExternal_access_optionContext()
}

IExternal_access_optionContext is an interface to support dynamic dispatch.

type IFetch_cursorContext

type IFetch_cursorContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsFetch_cursorContext differentiates from other interfaces.
	IsFetch_cursorContext()
}

IFetch_cursorContext is an interface to support dynamic dispatch.

type IFile_groupContext

type IFile_groupContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsFile_groupContext differentiates from other interfaces.
	IsFile_groupContext()
}

IFile_groupContext is an interface to support dynamic dispatch.

type IFile_sizeContext

type IFile_sizeContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsFile_sizeContext differentiates from other interfaces.
	IsFile_sizeContext()
}

IFile_sizeContext is an interface to support dynamic dispatch.

type IFile_specContext

type IFile_specContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// GetFile returns the file token.
	GetFile() antlr.Token

	// SetFile sets the file token.
	SetFile(antlr.Token)

	// IsFile_specContext differentiates from other interfaces.
	IsFile_specContext()
}

IFile_specContext is an interface to support dynamic dispatch.

type IFor_clauseContext

type IFor_clauseContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsFor_clauseContext differentiates from other interfaces.
	IsFor_clauseContext()
}

IFor_clauseContext is an interface to support dynamic dispatch.

type IFull_column_nameContext

type IFull_column_nameContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsFull_column_nameContext differentiates from other interfaces.
	IsFull_column_nameContext()
}

IFull_column_nameContext is an interface to support dynamic dispatch.

type IFull_table_nameContext

type IFull_table_nameContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// GetServer returns the server rule contexts.
	GetServer() IIdContext

	// GetDatabase returns the database rule contexts.
	GetDatabase() IIdContext

	// GetSchema returns the schema rule contexts.
	GetSchema() IIdContext

	// GetTable returns the table rule contexts.
	GetTable() IIdContext

	// SetServer sets the server rule contexts.
	SetServer(IIdContext)

	// SetDatabase sets the database rule contexts.
	SetDatabase(IIdContext)

	// SetSchema sets the schema rule contexts.
	SetSchema(IIdContext)

	// SetTable sets the table rule contexts.
	SetTable(IIdContext)

	// IsFull_table_nameContext differentiates from other interfaces.
	IsFull_table_nameContext()
}

IFull_table_nameContext is an interface to support dynamic dispatch.

type IFunc_body_returns_scalarContext

type IFunc_body_returns_scalarContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// GetRet returns the ret rule contexts.
	GetRet() IExpressionContext

	// SetRet sets the ret rule contexts.
	SetRet(IExpressionContext)

	// IsFunc_body_returns_scalarContext differentiates from other interfaces.
	IsFunc_body_returns_scalarContext()
}

IFunc_body_returns_scalarContext is an interface to support dynamic dispatch.

type IFunc_body_returns_selectContext

type IFunc_body_returns_selectContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsFunc_body_returns_selectContext differentiates from other interfaces.
	IsFunc_body_returns_selectContext()
}

IFunc_body_returns_selectContext is an interface to support dynamic dispatch.

type IFunc_body_returns_tableContext

type IFunc_body_returns_tableContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsFunc_body_returns_tableContext differentiates from other interfaces.
	IsFunc_body_returns_tableContext()
}

IFunc_body_returns_tableContext is an interface to support dynamic dispatch.

type IFunc_proc_nameContext

type IFunc_proc_nameContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// GetDatabase returns the database rule contexts.
	GetDatabase() IIdContext

	// GetSchema returns the schema rule contexts.
	GetSchema() IIdContext

	// GetProcedure returns the procedure rule contexts.
	GetProcedure() IIdContext

	// SetDatabase sets the database rule contexts.
	SetDatabase(IIdContext)

	// SetSchema sets the schema rule contexts.
	SetSchema(IIdContext)

	// SetProcedure sets the procedure rule contexts.
	SetProcedure(IIdContext)

	// IsFunc_proc_nameContext differentiates from other interfaces.
	IsFunc_proc_nameContext()
}

IFunc_proc_nameContext is an interface to support dynamic dispatch.

type IFunction_callContext

type IFunction_callContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// GetSeed returns the seed token.
	GetSeed() antlr.Token

	// GetIncrement returns the increment token.
	GetIncrement() antlr.Token

	// SetSeed sets the seed token.
	SetSeed(antlr.Token)

	// SetIncrement sets the increment token.
	SetIncrement(antlr.Token)

	// GetStyle returns the style rule contexts.
	GetStyle() IExpressionContext

	// SetStyle sets the style rule contexts.
	SetStyle(IExpressionContext)

	// IsFunction_callContext differentiates from other interfaces.
	IsFunction_callContext()
}

IFunction_callContext is an interface to support dynamic dispatch.

type IFunction_optionContext

type IFunction_optionContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsFunction_optionContext differentiates from other interfaces.
	IsFunction_optionContext()
}

IFunction_optionContext is an interface to support dynamic dispatch.

type IGo_statementContext

type IGo_statementContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// GetCount returns the count token.
	GetCount() antlr.Token

	// SetCount sets the count token.
	SetCount(antlr.Token)

	// IsGo_statementContext differentiates from other interfaces.
	IsGo_statementContext()
}

IGo_statementContext is an interface to support dynamic dispatch.

type IGrant_permissionContext

type IGrant_permissionContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsGrant_permissionContext differentiates from other interfaces.
	IsGrant_permissionContext()
}

IGrant_permissionContext is an interface to support dynamic dispatch.

type IGroup_by_itemContext

type IGroup_by_itemContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsGroup_by_itemContext differentiates from other interfaces.
	IsGroup_by_itemContext()
}

IGroup_by_itemContext is an interface to support dynamic dispatch.

type IIdContext

type IIdContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsIdContext differentiates from other interfaces.
	IsIdContext()
}

IIdContext is an interface to support dynamic dispatch.

type IIndex_optionContext

type IIndex_optionContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsIndex_optionContext differentiates from other interfaces.
	IsIndex_optionContext()
}

IIndex_optionContext is an interface to support dynamic dispatch.

type IIndex_optionsContext

type IIndex_optionsContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsIndex_optionsContext differentiates from other interfaces.
	IsIndex_optionsContext()
}

IIndex_optionsContext is an interface to support dynamic dispatch.

type IIndex_valueContext

type IIndex_valueContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsIndex_valueContext differentiates from other interfaces.
	IsIndex_valueContext()
}

IIndex_valueContext is an interface to support dynamic dispatch.

type IInsert_statementContext

type IInsert_statementContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsInsert_statementContext differentiates from other interfaces.
	IsInsert_statementContext()
}

IInsert_statementContext is an interface to support dynamic dispatch.

type IInsert_statement_valueContext

type IInsert_statement_valueContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsInsert_statement_valueContext differentiates from other interfaces.
	IsInsert_statement_valueContext()
}

IInsert_statement_valueContext is an interface to support dynamic dispatch.

type IInsert_with_table_hintsContext

type IInsert_with_table_hintsContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsInsert_with_table_hintsContext differentiates from other interfaces.
	IsInsert_with_table_hintsContext()
}

IInsert_with_table_hintsContext is an interface to support dynamic dispatch.

type IJoin_partContext

type IJoin_partContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// GetJoin_type returns the join_type token.
	GetJoin_type() antlr.Token

	// GetJoin_hint returns the join_hint token.
	GetJoin_hint() antlr.Token

	// SetJoin_type sets the join_type token.
	SetJoin_type(antlr.Token)

	// SetJoin_hint sets the join_hint token.
	SetJoin_hint(antlr.Token)

	// IsJoin_partContext differentiates from other interfaces.
	IsJoin_partContext()
}

IJoin_partContext is an interface to support dynamic dispatch.

type IMixed_page_allocation_optionContext

type IMixed_page_allocation_optionContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsMixed_page_allocation_optionContext differentiates from other interfaces.
	IsMixed_page_allocation_optionContext()
}

IMixed_page_allocation_optionContext is an interface to support dynamic dispatch.

type INull_notnullContext

type INull_notnullContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsNull_notnullContext differentiates from other interfaces.
	IsNull_notnullContext()
}

INull_notnullContext is an interface to support dynamic dispatch.

type IOn_offContext

type IOn_offContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsOn_offContext differentiates from other interfaces.
	IsOn_offContext()
}

IOn_offContext is an interface to support dynamic dispatch.

type IOpendatasourceContext

type IOpendatasourceContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// GetProvider returns the provider token.
	GetProvider() antlr.Token

	// GetInit returns the init token.
	GetInit() antlr.Token

	// SetProvider sets the provider token.
	SetProvider(antlr.Token)

	// SetInit sets the init token.
	SetInit(antlr.Token)

	// GetDatabase returns the database rule contexts.
	GetDatabase() IIdContext

	// GetScheme returns the scheme rule contexts.
	GetScheme() IIdContext

	// GetTable returns the table rule contexts.
	GetTable() IIdContext

	// SetDatabase sets the database rule contexts.
	SetDatabase(IIdContext)

	// SetScheme sets the scheme rule contexts.
	SetScheme(IIdContext)

	// SetTable sets the table rule contexts.
	SetTable(IIdContext)

	// IsOpendatasourceContext differentiates from other interfaces.
	IsOpendatasourceContext()
}

IOpendatasourceContext is an interface to support dynamic dispatch.

type IOpenqueryContext

type IOpenqueryContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// GetQuery returns the query token.
	GetQuery() antlr.Token

	// SetQuery sets the query token.
	SetQuery(antlr.Token)

	// GetLinked_server returns the linked_server rule contexts.
	GetLinked_server() IIdContext

	// SetLinked_server sets the linked_server rule contexts.
	SetLinked_server(IIdContext)

	// IsOpenqueryContext differentiates from other interfaces.
	IsOpenqueryContext()
}

IOpenqueryContext is an interface to support dynamic dispatch.

type IOptimize_for_argContext

type IOptimize_for_argContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsOptimize_for_argContext differentiates from other interfaces.
	IsOptimize_for_argContext()
}

IOptimize_for_argContext is an interface to support dynamic dispatch.

type IOptionContext

type IOptionContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// GetNumber_rows returns the number_rows token.
	GetNumber_rows() antlr.Token

	// GetNumber_of_processors returns the number_of_processors token.
	GetNumber_of_processors() antlr.Token

	// GetNumber_recursion returns the number_recursion token.
	GetNumber_recursion() antlr.Token

	// SetNumber_rows sets the number_rows token.
	SetNumber_rows(antlr.Token)

	// SetNumber_of_processors sets the number_of_processors token.
	SetNumber_of_processors(antlr.Token)

	// SetNumber_recursion sets the number_recursion token.
	SetNumber_recursion(antlr.Token)

	// IsOptionContext differentiates from other interfaces.
	IsOptionContext()
}

IOptionContext is an interface to support dynamic dispatch.

type IOption_clauseContext

type IOption_clauseContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsOption_clauseContext differentiates from other interfaces.
	IsOption_clauseContext()
}

IOption_clauseContext is an interface to support dynamic dispatch.

type IOrder_by_clauseContext

type IOrder_by_clauseContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsOrder_by_clauseContext differentiates from other interfaces.
	IsOrder_by_clauseContext()
}

IOrder_by_clauseContext is an interface to support dynamic dispatch.

type IOrder_by_expressionContext

type IOrder_by_expressionContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsOrder_by_expressionContext differentiates from other interfaces.
	IsOrder_by_expressionContext()
}

IOrder_by_expressionContext is an interface to support dynamic dispatch.

type IOutput_clauseContext

type IOutput_clauseContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsOutput_clauseContext differentiates from other interfaces.
	IsOutput_clauseContext()
}

IOutput_clauseContext is an interface to support dynamic dispatch.

type IOutput_column_nameContext

type IOutput_column_nameContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsOutput_column_nameContext differentiates from other interfaces.
	IsOutput_column_nameContext()
}

IOutput_column_nameContext is an interface to support dynamic dispatch.

type IOutput_dml_list_elemContext

type IOutput_dml_list_elemContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsOutput_dml_list_elemContext differentiates from other interfaces.
	IsOutput_dml_list_elemContext()
}

IOutput_dml_list_elemContext is an interface to support dynamic dispatch.

type IOver_clauseContext

type IOver_clauseContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsOver_clauseContext differentiates from other interfaces.
	IsOver_clauseContext()
}

IOver_clauseContext is an interface to support dynamic dispatch.

type IParameterization_optionContext

type IParameterization_optionContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsParameterization_optionContext differentiates from other interfaces.
	IsParameterization_optionContext()
}

IParameterization_optionContext is an interface to support dynamic dispatch.

type IPredicateContext

type IPredicateContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsPredicateContext differentiates from other interfaces.
	IsPredicateContext()
}

IPredicateContext is an interface to support dynamic dispatch.

type IProcedure_optionContext

type IProcedure_optionContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsProcedure_optionContext differentiates from other interfaces.
	IsProcedure_optionContext()
}

IProcedure_optionContext is an interface to support dynamic dispatch.

type IProcedure_paramContext

type IProcedure_paramContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// GetDefault_val returns the default_val rule contexts.
	GetDefault_val() IDefault_valueContext

	// SetDefault_val sets the default_val rule contexts.
	SetDefault_val(IDefault_valueContext)

	// IsProcedure_paramContext differentiates from other interfaces.
	IsProcedure_paramContext()
}

IProcedure_paramContext is an interface to support dynamic dispatch.

type IQuery_expressionContext

type IQuery_expressionContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsQuery_expressionContext differentiates from other interfaces.
	IsQuery_expressionContext()
}

IQuery_expressionContext is an interface to support dynamic dispatch.

type IQuery_specificationContext

type IQuery_specificationContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// GetWhere returns the where rule contexts.
	GetWhere() ISearch_conditionContext

	// GetHaving returns the having rule contexts.
	GetHaving() ISearch_conditionContext

	// SetWhere sets the where rule contexts.
	SetWhere(ISearch_conditionContext)

	// SetHaving sets the having rule contexts.
	SetHaving(ISearch_conditionContext)

	// IsQuery_specificationContext differentiates from other interfaces.
	IsQuery_specificationContext()
}

IQuery_specificationContext is an interface to support dynamic dispatch.

type IRanking_windowed_functionContext

type IRanking_windowed_functionContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsRanking_windowed_functionContext differentiates from other interfaces.
	IsRanking_windowed_functionContext()
}

IRanking_windowed_functionContext is an interface to support dynamic dispatch.

type IRecovery_optionContext

type IRecovery_optionContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsRecovery_optionContext differentiates from other interfaces.
	IsRecovery_optionContext()
}

IRecovery_optionContext is an interface to support dynamic dispatch.

type IRow_or_range_clauseContext

type IRow_or_range_clauseContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsRow_or_range_clauseContext differentiates from other interfaces.
	IsRow_or_range_clauseContext()
}

IRow_or_range_clauseContext is an interface to support dynamic dispatch.

type IRowset_functionContext

type IRowset_functionContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// GetProvider_name returns the provider_name token.
	GetProvider_name() antlr.Token

	// GetConnectionString returns the connectionString token.
	GetConnectionString() antlr.Token

	// GetSql returns the sql token.
	GetSql() antlr.Token

	// GetData_file returns the data_file token.
	GetData_file() antlr.Token

	// SetProvider_name sets the provider_name token.
	SetProvider_name(antlr.Token)

	// SetConnectionString sets the connectionString token.
	SetConnectionString(antlr.Token)

	// SetSql sets the sql token.
	SetSql(antlr.Token)

	// SetData_file sets the data_file token.
	SetData_file(antlr.Token)

	// IsRowset_functionContext differentiates from other interfaces.
	IsRowset_functionContext()
}

IRowset_functionContext is an interface to support dynamic dispatch.

type IRowset_function_limitedContext

type IRowset_function_limitedContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsRowset_function_limitedContext differentiates from other interfaces.
	IsRowset_function_limitedContext()
}

IRowset_function_limitedContext is an interface to support dynamic dispatch.

type IScalar_function_nameContext

type IScalar_function_nameContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsScalar_function_nameContext differentiates from other interfaces.
	IsScalar_function_nameContext()
}

IScalar_function_nameContext is an interface to support dynamic dispatch.

type ISearch_conditionContext

type ISearch_conditionContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsSearch_conditionContext differentiates from other interfaces.
	IsSearch_conditionContext()
}

ISearch_conditionContext is an interface to support dynamic dispatch.

type ISearch_condition_andContext

type ISearch_condition_andContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsSearch_condition_andContext differentiates from other interfaces.
	IsSearch_condition_andContext()
}

ISearch_condition_andContext is an interface to support dynamic dispatch.

type ISearch_condition_listContext

type ISearch_condition_listContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsSearch_condition_listContext differentiates from other interfaces.
	IsSearch_condition_listContext()
}

ISearch_condition_listContext is an interface to support dynamic dispatch.

type ISearch_condition_notContext

type ISearch_condition_notContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsSearch_condition_notContext differentiates from other interfaces.
	IsSearch_condition_notContext()
}

ISearch_condition_notContext is an interface to support dynamic dispatch.

type ISecurity_statementContext

type ISecurity_statementContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// GetOn_id returns the on_id rule contexts.
	GetOn_id() ITable_nameContext

	// GetTo_principal returns the to_principal rule contexts.
	GetTo_principal() IIdContext

	// GetAs_principal returns the as_principal rule contexts.
	GetAs_principal() IIdContext

	// SetOn_id sets the on_id rule contexts.
	SetOn_id(ITable_nameContext)

	// SetTo_principal sets the to_principal rule contexts.
	SetTo_principal(IIdContext)

	// SetAs_principal sets the as_principal rule contexts.
	SetAs_principal(IIdContext)

	// IsSecurity_statementContext differentiates from other interfaces.
	IsSecurity_statementContext()
}

ISecurity_statementContext is an interface to support dynamic dispatch.

type ISelect_listContext

type ISelect_listContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsSelect_listContext differentiates from other interfaces.
	IsSelect_listContext()
}

ISelect_listContext is an interface to support dynamic dispatch.

type ISelect_list_elemContext

type ISelect_list_elemContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsSelect_list_elemContext differentiates from other interfaces.
	IsSelect_list_elemContext()
}

ISelect_list_elemContext is an interface to support dynamic dispatch.

type ISelect_statementContext

type ISelect_statementContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsSelect_statementContext differentiates from other interfaces.
	IsSelect_statementContext()
}

ISelect_statementContext is an interface to support dynamic dispatch.

type IService_broker_optionContext

type IService_broker_optionContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsService_broker_optionContext differentiates from other interfaces.
	IsService_broker_optionContext()
}

IService_broker_optionContext is an interface to support dynamic dispatch.

type ISet_specialContext

type ISet_specialContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsSet_specialContext differentiates from other interfaces.
	IsSet_specialContext()
}

ISet_specialContext is an interface to support dynamic dispatch.

type ISet_statementContext

type ISet_statementContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// GetMember_name returns the member_name rule contexts.
	GetMember_name() IIdContext

	// SetMember_name sets the member_name rule contexts.
	SetMember_name(IIdContext)

	// IsSet_statementContext differentiates from other interfaces.
	IsSet_statementContext()
}

ISet_statementContext is an interface to support dynamic dispatch.

type ISignContext

type ISignContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsSignContext differentiates from other interfaces.
	IsSignContext()
}

ISignContext is an interface to support dynamic dispatch.

type ISimple_idContext

type ISimple_idContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsSimple_idContext differentiates from other interfaces.
	IsSimple_idContext()
}

ISimple_idContext is an interface to support dynamic dispatch.

type ISimple_nameContext

type ISimple_nameContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// GetSchema returns the schema rule contexts.
	GetSchema() IIdContext

	// GetName returns the name rule contexts.
	GetName() IIdContext

	// SetSchema sets the schema rule contexts.
	SetSchema(IIdContext)

	// SetName sets the name rule contexts.
	SetName(IIdContext)

	// IsSimple_nameContext differentiates from other interfaces.
	IsSimple_nameContext()
}

ISimple_nameContext is an interface to support dynamic dispatch.

type ISnapshot_optionContext

type ISnapshot_optionContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// GetMEMORY_OPTIMIZED_ELEVATE_TO_SNAPSHOT returns the MEMORY_OPTIMIZED_ELEVATE_TO_SNAPSHOT token.
	GetMEMORY_OPTIMIZED_ELEVATE_TO_SNAPSHOT() antlr.Token

	// SetMEMORY_OPTIMIZED_ELEVATE_TO_SNAPSHOT sets the MEMORY_OPTIMIZED_ELEVATE_TO_SNAPSHOT token.
	SetMEMORY_OPTIMIZED_ELEVATE_TO_SNAPSHOT(antlr.Token)

	// IsSnapshot_optionContext differentiates from other interfaces.
	IsSnapshot_optionContext()
}

ISnapshot_optionContext is an interface to support dynamic dispatch.

type ISql_clauseContext

type ISql_clauseContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsSql_clauseContext differentiates from other interfaces.
	IsSql_clauseContext()
}

ISql_clauseContext is an interface to support dynamic dispatch.

type ISql_clausesContext

type ISql_clausesContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsSql_clausesContext differentiates from other interfaces.
	IsSql_clausesContext()
}

ISql_clausesContext is an interface to support dynamic dispatch.

type ISql_optionContext

type ISql_optionContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsSql_optionContext differentiates from other interfaces.
	IsSql_optionContext()
}

ISql_optionContext is an interface to support dynamic dispatch.

type ISubqueryContext

type ISubqueryContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsSubqueryContext differentiates from other interfaces.
	IsSubqueryContext()
}

ISubqueryContext is an interface to support dynamic dispatch.

type ISwitch_search_condition_sectionContext

type ISwitch_search_condition_sectionContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsSwitch_search_condition_sectionContext differentiates from other interfaces.
	IsSwitch_search_condition_sectionContext()
}

ISwitch_search_condition_sectionContext is an interface to support dynamic dispatch.

type ISwitch_sectionContext

type ISwitch_sectionContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsSwitch_sectionContext differentiates from other interfaces.
	IsSwitch_sectionContext()
}

ISwitch_sectionContext is an interface to support dynamic dispatch.

type ITable_aliasContext

type ITable_aliasContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsTable_aliasContext differentiates from other interfaces.
	IsTable_aliasContext()
}

ITable_aliasContext is an interface to support dynamic dispatch.

type ITable_constraintContext

type ITable_constraintContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsTable_constraintContext differentiates from other interfaces.
	IsTable_constraintContext()
}

ITable_constraintContext is an interface to support dynamic dispatch.

type ITable_hintContext

type ITable_hintContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsTable_hintContext differentiates from other interfaces.
	IsTable_hintContext()
}

ITable_hintContext is an interface to support dynamic dispatch.

type ITable_nameContext

type ITable_nameContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// GetDatabase returns the database rule contexts.
	GetDatabase() IIdContext

	// GetSchema returns the schema rule contexts.
	GetSchema() IIdContext

	// GetTable returns the table rule contexts.
	GetTable() IIdContext

	// SetDatabase sets the database rule contexts.
	SetDatabase(IIdContext)

	// SetSchema sets the schema rule contexts.
	SetSchema(IIdContext)

	// SetTable sets the table rule contexts.
	SetTable(IIdContext)

	// IsTable_nameContext differentiates from other interfaces.
	IsTable_nameContext()
}

ITable_nameContext is an interface to support dynamic dispatch.

type ITable_name_with_hintContext

type ITable_name_with_hintContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsTable_name_with_hintContext differentiates from other interfaces.
	IsTable_name_with_hintContext()
}

ITable_name_with_hintContext is an interface to support dynamic dispatch.

type ITable_sourceContext

type ITable_sourceContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsTable_sourceContext differentiates from other interfaces.
	IsTable_sourceContext()
}

ITable_sourceContext is an interface to support dynamic dispatch.

type ITable_source_itemContext

type ITable_source_itemContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsTable_source_itemContext differentiates from other interfaces.
	IsTable_source_itemContext()
}

ITable_source_itemContext is an interface to support dynamic dispatch.

type ITable_source_item_joinedContext

type ITable_source_item_joinedContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsTable_source_item_joinedContext differentiates from other interfaces.
	IsTable_source_item_joinedContext()
}

ITable_source_item_joinedContext is an interface to support dynamic dispatch.

type ITable_sourcesContext

type ITable_sourcesContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsTable_sourcesContext differentiates from other interfaces.
	IsTable_sourcesContext()
}

ITable_sourcesContext is an interface to support dynamic dispatch.

type ITable_type_definitionContext

type ITable_type_definitionContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsTable_type_definitionContext differentiates from other interfaces.
	IsTable_type_definitionContext()
}

ITable_type_definitionContext is an interface to support dynamic dispatch.

type ITable_value_constructorContext

type ITable_value_constructorContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsTable_value_constructorContext differentiates from other interfaces.
	IsTable_value_constructorContext()
}

ITable_value_constructorContext is an interface to support dynamic dispatch.

type ITarget_recovery_time_optionContext

type ITarget_recovery_time_optionContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsTarget_recovery_time_optionContext differentiates from other interfaces.
	IsTarget_recovery_time_optionContext()
}

ITarget_recovery_time_optionContext is an interface to support dynamic dispatch.

type ITerminationContext

type ITerminationContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// GetSeconds returns the seconds token.
	GetSeconds() antlr.Token

	// SetSeconds sets the seconds token.
	SetSeconds(antlr.Token)

	// IsTerminationContext differentiates from other interfaces.
	IsTerminationContext()
}

ITerminationContext is an interface to support dynamic dispatch.

type ITop_clauseContext

type ITop_clauseContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsTop_clauseContext differentiates from other interfaces.
	IsTop_clauseContext()
}

ITop_clauseContext is an interface to support dynamic dispatch.

type ITop_countContext

type ITop_countContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsTop_countContext differentiates from other interfaces.
	IsTop_countContext()
}

ITop_countContext is an interface to support dynamic dispatch.

type ITop_percentContext

type ITop_percentContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsTop_percentContext differentiates from other interfaces.
	IsTop_percentContext()
}

ITop_percentContext is an interface to support dynamic dispatch.

type ITransaction_statementContext

type ITransaction_statementContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsTransaction_statementContext differentiates from other interfaces.
	IsTransaction_statementContext()
}

ITransaction_statementContext is an interface to support dynamic dispatch.

type ITsql_fileContext

type ITsql_fileContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsTsql_fileContext differentiates from other interfaces.
	IsTsql_fileContext()
}

ITsql_fileContext is an interface to support dynamic dispatch.

type IUnionContext

type IUnionContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsUnionContext differentiates from other interfaces.
	IsUnionContext()
}

IUnionContext is an interface to support dynamic dispatch.

type IUpdate_elemContext

type IUpdate_elemContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// GetUdt_column_name returns the udt_column_name rule contexts.
	GetUdt_column_name() IIdContext

	// GetMethod_name returns the method_name rule contexts.
	GetMethod_name() IIdContext

	// SetUdt_column_name sets the udt_column_name rule contexts.
	SetUdt_column_name(IIdContext)

	// SetMethod_name sets the method_name rule contexts.
	SetMethod_name(IIdContext)

	// IsUpdate_elemContext differentiates from other interfaces.
	IsUpdate_elemContext()
}

IUpdate_elemContext is an interface to support dynamic dispatch.

type IUpdate_statementContext

type IUpdate_statementContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// GetCursor_var returns the cursor_var token.
	GetCursor_var() antlr.Token

	// SetCursor_var sets the cursor_var token.
	SetCursor_var(antlr.Token)

	// IsUpdate_statementContext differentiates from other interfaces.
	IsUpdate_statementContext()
}

IUpdate_statementContext is an interface to support dynamic dispatch.

type IUse_statementContext

type IUse_statementContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// GetDatabase returns the database rule contexts.
	GetDatabase() IIdContext

	// SetDatabase sets the database rule contexts.
	SetDatabase(IIdContext)

	// IsUse_statementContext differentiates from other interfaces.
	IsUse_statementContext()
}

IUse_statementContext is an interface to support dynamic dispatch.

type IView_attributeContext

type IView_attributeContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsView_attributeContext differentiates from other interfaces.
	IsView_attributeContext()
}

IView_attributeContext is an interface to support dynamic dispatch.

type IWindow_frame_boundContext

type IWindow_frame_boundContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsWindow_frame_boundContext differentiates from other interfaces.
	IsWindow_frame_boundContext()
}

IWindow_frame_boundContext is an interface to support dynamic dispatch.

type IWindow_frame_extentContext

type IWindow_frame_extentContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsWindow_frame_extentContext differentiates from other interfaces.
	IsWindow_frame_extentContext()
}

IWindow_frame_extentContext is an interface to support dynamic dispatch.

type IWindow_frame_followingContext

type IWindow_frame_followingContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsWindow_frame_followingContext differentiates from other interfaces.
	IsWindow_frame_followingContext()
}

IWindow_frame_followingContext is an interface to support dynamic dispatch.

type IWindow_frame_precedingContext

type IWindow_frame_precedingContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsWindow_frame_precedingContext differentiates from other interfaces.
	IsWindow_frame_precedingContext()
}

IWindow_frame_precedingContext is an interface to support dynamic dispatch.

type IWith_expressionContext

type IWith_expressionContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsWith_expressionContext differentiates from other interfaces.
	IsWith_expressionContext()
}

IWith_expressionContext is an interface to support dynamic dispatch.

type IWith_table_hintsContext

type IWith_table_hintsContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsWith_table_hintsContext differentiates from other interfaces.
	IsWith_table_hintsContext()
}

IWith_table_hintsContext is an interface to support dynamic dispatch.

type IXml_common_directivesContext

type IXml_common_directivesContext interface {
	antlr.ParserRuleContext

	// GetParser returns the parser.
	GetParser() antlr.Parser

	// IsXml_common_directivesContext differentiates from other interfaces.
	IsXml_common_directivesContext()
}

IXml_common_directivesContext is an interface to support dynamic dispatch.

type IdContext

type IdContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyIdContext

func NewEmptyIdContext() *IdContext

func NewIdContext

func NewIdContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *IdContext

func (*IdContext) DOUBLE_QUOTE_ID

func (s *IdContext) DOUBLE_QUOTE_ID() antlr.TerminalNode

func (*IdContext) EnterRule

func (s *IdContext) EnterRule(listener antlr.ParseTreeListener)

func (*IdContext) ExitRule

func (s *IdContext) ExitRule(listener antlr.ParseTreeListener)

func (*IdContext) GetParser

func (s *IdContext) GetParser() antlr.Parser

func (*IdContext) GetRuleContext

func (s *IdContext) GetRuleContext() antlr.RuleContext

func (*IdContext) IsIdContext

func (*IdContext) IsIdContext()

func (*IdContext) SQUARE_BRACKET_ID

func (s *IdContext) SQUARE_BRACKET_ID() antlr.TerminalNode

func (*IdContext) Simple_id

func (s *IdContext) Simple_id() ISimple_idContext

func (*IdContext) ToStringTree

func (s *IdContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type If_statementContext

type If_statementContext struct {
	*Cfl_statementContext
}

func NewIf_statementContext

func NewIf_statementContext(parser antlr.Parser, ctx antlr.ParserRuleContext) *If_statementContext

func (*If_statementContext) AllSql_clause

func (s *If_statementContext) AllSql_clause() []ISql_clauseContext

func (*If_statementContext) ELSE

func (*If_statementContext) EnterRule

func (s *If_statementContext) EnterRule(listener antlr.ParseTreeListener)

func (*If_statementContext) ExitRule

func (s *If_statementContext) ExitRule(listener antlr.ParseTreeListener)

func (*If_statementContext) GetRuleContext

func (s *If_statementContext) GetRuleContext() antlr.RuleContext

func (*If_statementContext) IF

func (*If_statementContext) Search_condition

func (s *If_statementContext) Search_condition() ISearch_conditionContext

func (*If_statementContext) Sql_clause

func (s *If_statementContext) Sql_clause(i int) ISql_clauseContext

type Index_optionContext

type Index_optionContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyIndex_optionContext

func NewEmptyIndex_optionContext() *Index_optionContext

func NewIndex_optionContext

func NewIndex_optionContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Index_optionContext

func (*Index_optionContext) AllSimple_id

func (s *Index_optionContext) AllSimple_id() []ISimple_idContext

func (*Index_optionContext) DECIMAL

func (s *Index_optionContext) DECIMAL() antlr.TerminalNode

func (*Index_optionContext) EnterRule

func (s *Index_optionContext) EnterRule(listener antlr.ParseTreeListener)

func (*Index_optionContext) ExitRule

func (s *Index_optionContext) ExitRule(listener antlr.ParseTreeListener)

func (*Index_optionContext) GetParser

func (s *Index_optionContext) GetParser() antlr.Parser

func (*Index_optionContext) GetRuleContext

func (s *Index_optionContext) GetRuleContext() antlr.RuleContext

func (*Index_optionContext) IsIndex_optionContext

func (*Index_optionContext) IsIndex_optionContext()

func (*Index_optionContext) On_off

func (s *Index_optionContext) On_off() IOn_offContext

func (*Index_optionContext) Simple_id

func (s *Index_optionContext) Simple_id(i int) ISimple_idContext

func (*Index_optionContext) ToStringTree

func (s *Index_optionContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type Index_optionsContext

type Index_optionsContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyIndex_optionsContext

func NewEmptyIndex_optionsContext() *Index_optionsContext

func NewIndex_optionsContext

func NewIndex_optionsContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Index_optionsContext

func (*Index_optionsContext) AllIndex_option

func (s *Index_optionsContext) AllIndex_option() []IIndex_optionContext

func (*Index_optionsContext) EnterRule

func (s *Index_optionsContext) EnterRule(listener antlr.ParseTreeListener)

func (*Index_optionsContext) ExitRule

func (s *Index_optionsContext) ExitRule(listener antlr.ParseTreeListener)

func (*Index_optionsContext) GetParser

func (s *Index_optionsContext) GetParser() antlr.Parser

func (*Index_optionsContext) GetRuleContext

func (s *Index_optionsContext) GetRuleContext() antlr.RuleContext

func (*Index_optionsContext) Index_option

func (s *Index_optionsContext) Index_option(i int) IIndex_optionContext

func (*Index_optionsContext) IsIndex_optionsContext

func (*Index_optionsContext) IsIndex_optionsContext()

func (*Index_optionsContext) ToStringTree

func (s *Index_optionsContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

func (*Index_optionsContext) WITH

type Index_valueContext

type Index_valueContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyIndex_valueContext

func NewEmptyIndex_valueContext() *Index_valueContext

func NewIndex_valueContext

func NewIndex_valueContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Index_valueContext

func (*Index_valueContext) DECIMAL

func (s *Index_valueContext) DECIMAL() antlr.TerminalNode

func (*Index_valueContext) EnterRule

func (s *Index_valueContext) EnterRule(listener antlr.ParseTreeListener)

func (*Index_valueContext) ExitRule

func (s *Index_valueContext) ExitRule(listener antlr.ParseTreeListener)

func (*Index_valueContext) GetParser

func (s *Index_valueContext) GetParser() antlr.Parser

func (*Index_valueContext) GetRuleContext

func (s *Index_valueContext) GetRuleContext() antlr.RuleContext

func (*Index_valueContext) Id

func (*Index_valueContext) IsIndex_valueContext

func (*Index_valueContext) IsIndex_valueContext()

func (*Index_valueContext) ToStringTree

func (s *Index_valueContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type Insert_statementContext

type Insert_statementContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyInsert_statementContext

func NewEmptyInsert_statementContext() *Insert_statementContext

func NewInsert_statementContext

func NewInsert_statementContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Insert_statementContext

func (*Insert_statementContext) Column_name_list

func (s *Insert_statementContext) Column_name_list() IColumn_name_listContext

func (*Insert_statementContext) Ddl_object

func (*Insert_statementContext) EnterRule

func (s *Insert_statementContext) EnterRule(listener antlr.ParseTreeListener)

func (*Insert_statementContext) ExitRule

func (s *Insert_statementContext) ExitRule(listener antlr.ParseTreeListener)

func (*Insert_statementContext) Expression

func (*Insert_statementContext) For_clause

func (*Insert_statementContext) GetParser

func (s *Insert_statementContext) GetParser() antlr.Parser

func (*Insert_statementContext) GetRuleContext

func (s *Insert_statementContext) GetRuleContext() antlr.RuleContext

func (*Insert_statementContext) INSERT

func (*Insert_statementContext) INTO

func (*Insert_statementContext) Insert_statement_value

func (s *Insert_statementContext) Insert_statement_value() IInsert_statement_valueContext

func (*Insert_statementContext) Insert_with_table_hints

func (s *Insert_statementContext) Insert_with_table_hints() IInsert_with_table_hintsContext

func (*Insert_statementContext) IsInsert_statementContext

func (*Insert_statementContext) IsInsert_statementContext()

func (*Insert_statementContext) Option_clause

func (*Insert_statementContext) Output_clause

func (*Insert_statementContext) PERCENT

func (*Insert_statementContext) Rowset_function_limited

func (s *Insert_statementContext) Rowset_function_limited() IRowset_function_limitedContext

func (*Insert_statementContext) TOP

func (*Insert_statementContext) ToStringTree

func (s *Insert_statementContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

func (*Insert_statementContext) With_expression

func (s *Insert_statementContext) With_expression() IWith_expressionContext

type Insert_statement_valueContext

type Insert_statement_valueContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyInsert_statement_valueContext

func NewEmptyInsert_statement_valueContext() *Insert_statement_valueContext

func NewInsert_statement_valueContext

func NewInsert_statement_valueContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Insert_statement_valueContext

func (*Insert_statement_valueContext) DEFAULT

func (*Insert_statement_valueContext) Derived_table

func (*Insert_statement_valueContext) EnterRule

func (s *Insert_statement_valueContext) EnterRule(listener antlr.ParseTreeListener)

func (*Insert_statement_valueContext) Execute_statement

func (*Insert_statement_valueContext) ExitRule

func (*Insert_statement_valueContext) GetParser

func (*Insert_statement_valueContext) GetRuleContext

func (s *Insert_statement_valueContext) GetRuleContext() antlr.RuleContext

func (*Insert_statement_valueContext) IsInsert_statement_valueContext

func (*Insert_statement_valueContext) IsInsert_statement_valueContext()

func (*Insert_statement_valueContext) Table_value_constructor

func (*Insert_statement_valueContext) ToStringTree

func (s *Insert_statement_valueContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

func (*Insert_statement_valueContext) VALUES

type Insert_with_table_hintsContext

type Insert_with_table_hintsContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyInsert_with_table_hintsContext

func NewEmptyInsert_with_table_hintsContext() *Insert_with_table_hintsContext

func NewInsert_with_table_hintsContext

func NewInsert_with_table_hintsContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Insert_with_table_hintsContext

func (*Insert_with_table_hintsContext) AllTable_hint

func (*Insert_with_table_hintsContext) EnterRule

func (*Insert_with_table_hintsContext) ExitRule

func (*Insert_with_table_hintsContext) GetParser

func (*Insert_with_table_hintsContext) GetRuleContext

func (s *Insert_with_table_hintsContext) GetRuleContext() antlr.RuleContext

func (*Insert_with_table_hintsContext) IsInsert_with_table_hintsContext

func (*Insert_with_table_hintsContext) IsInsert_with_table_hintsContext()

func (*Insert_with_table_hintsContext) Table_hint

func (*Insert_with_table_hintsContext) ToStringTree

func (s *Insert_with_table_hintsContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

func (*Insert_with_table_hintsContext) WITH

type Join_partContext

type Join_partContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyJoin_partContext

func NewEmptyJoin_partContext() *Join_partContext

func NewJoin_partContext

func NewJoin_partContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Join_partContext

func (*Join_partContext) APPLY

func (s *Join_partContext) APPLY() antlr.TerminalNode

func (*Join_partContext) CROSS

func (s *Join_partContext) CROSS() antlr.TerminalNode

func (*Join_partContext) EnterRule

func (s *Join_partContext) EnterRule(listener antlr.ParseTreeListener)

func (*Join_partContext) ExitRule

func (s *Join_partContext) ExitRule(listener antlr.ParseTreeListener)

func (*Join_partContext) FULL

func (*Join_partContext) GetJoin_hint

func (s *Join_partContext) GetJoin_hint() antlr.Token

func (*Join_partContext) GetJoin_type

func (s *Join_partContext) GetJoin_type() antlr.Token

func (*Join_partContext) GetParser

func (s *Join_partContext) GetParser() antlr.Parser

func (*Join_partContext) GetRuleContext

func (s *Join_partContext) GetRuleContext() antlr.RuleContext

func (*Join_partContext) HASH

func (*Join_partContext) INNER

func (s *Join_partContext) INNER() antlr.TerminalNode

func (*Join_partContext) IsJoin_partContext

func (*Join_partContext) IsJoin_partContext()

func (*Join_partContext) JOIN

func (*Join_partContext) LEFT

func (*Join_partContext) LOOP

func (*Join_partContext) MERGE

func (s *Join_partContext) MERGE() antlr.TerminalNode

func (*Join_partContext) ON

func (*Join_partContext) OUTER

func (s *Join_partContext) OUTER() antlr.TerminalNode

func (*Join_partContext) REMOTE

func (s *Join_partContext) REMOTE() antlr.TerminalNode

func (*Join_partContext) RIGHT

func (s *Join_partContext) RIGHT() antlr.TerminalNode

func (*Join_partContext) Search_condition

func (s *Join_partContext) Search_condition() ISearch_conditionContext

func (*Join_partContext) SetJoin_hint

func (s *Join_partContext) SetJoin_hint(v antlr.Token)

func (*Join_partContext) SetJoin_type

func (s *Join_partContext) SetJoin_type(v antlr.Token)

func (*Join_partContext) Table_source

func (s *Join_partContext) Table_source() ITable_sourceContext

func (*Join_partContext) ToStringTree

func (s *Join_partContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type Mixed_page_allocation_optionContext

type Mixed_page_allocation_optionContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyMixed_page_allocation_optionContext

func NewEmptyMixed_page_allocation_optionContext() *Mixed_page_allocation_optionContext

func NewMixed_page_allocation_optionContext

func NewMixed_page_allocation_optionContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Mixed_page_allocation_optionContext

func (*Mixed_page_allocation_optionContext) EnterRule

func (*Mixed_page_allocation_optionContext) ExitRule

func (*Mixed_page_allocation_optionContext) GetParser

func (*Mixed_page_allocation_optionContext) GetRuleContext

func (*Mixed_page_allocation_optionContext) IsMixed_page_allocation_optionContext

func (*Mixed_page_allocation_optionContext) IsMixed_page_allocation_optionContext()

func (*Mixed_page_allocation_optionContext) MIXED_PAGE_ALLOCATION

func (s *Mixed_page_allocation_optionContext) MIXED_PAGE_ALLOCATION() antlr.TerminalNode

func (*Mixed_page_allocation_optionContext) OFF

func (*Mixed_page_allocation_optionContext) ON

func (*Mixed_page_allocation_optionContext) ToStringTree

func (s *Mixed_page_allocation_optionContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type Null_notnullContext

type Null_notnullContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyNull_notnullContext

func NewEmptyNull_notnullContext() *Null_notnullContext

func NewNull_notnullContext

func NewNull_notnullContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Null_notnullContext

func (*Null_notnullContext) EnterRule

func (s *Null_notnullContext) EnterRule(listener antlr.ParseTreeListener)

func (*Null_notnullContext) ExitRule

func (s *Null_notnullContext) ExitRule(listener antlr.ParseTreeListener)

func (*Null_notnullContext) GetParser

func (s *Null_notnullContext) GetParser() antlr.Parser

func (*Null_notnullContext) GetRuleContext

func (s *Null_notnullContext) GetRuleContext() antlr.RuleContext

func (*Null_notnullContext) IsNull_notnullContext

func (*Null_notnullContext) IsNull_notnullContext()

func (*Null_notnullContext) NOT

func (*Null_notnullContext) NULL

func (*Null_notnullContext) ToStringTree

func (s *Null_notnullContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type On_offContext

type On_offContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyOn_offContext

func NewEmptyOn_offContext() *On_offContext

func NewOn_offContext

func NewOn_offContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *On_offContext

func (*On_offContext) EnterRule

func (s *On_offContext) EnterRule(listener antlr.ParseTreeListener)

func (*On_offContext) ExitRule

func (s *On_offContext) ExitRule(listener antlr.ParseTreeListener)

func (*On_offContext) GetParser

func (s *On_offContext) GetParser() antlr.Parser

func (*On_offContext) GetRuleContext

func (s *On_offContext) GetRuleContext() antlr.RuleContext

func (*On_offContext) IsOn_offContext

func (*On_offContext) IsOn_offContext()

func (*On_offContext) OFF

func (s *On_offContext) OFF() antlr.TerminalNode

func (*On_offContext) ON

func (*On_offContext) ToStringTree

func (s *On_offContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type OpendatasourceContext

type OpendatasourceContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyOpendatasourceContext

func NewEmptyOpendatasourceContext() *OpendatasourceContext

func NewOpendatasourceContext

func NewOpendatasourceContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *OpendatasourceContext

func (*OpendatasourceContext) AllId

func (s *OpendatasourceContext) AllId() []IIdContext

func (*OpendatasourceContext) AllSTRING

func (s *OpendatasourceContext) AllSTRING() []antlr.TerminalNode

func (*OpendatasourceContext) EnterRule

func (s *OpendatasourceContext) EnterRule(listener antlr.ParseTreeListener)

func (*OpendatasourceContext) ExitRule

func (s *OpendatasourceContext) ExitRule(listener antlr.ParseTreeListener)

func (*OpendatasourceContext) GetDatabase

func (s *OpendatasourceContext) GetDatabase() IIdContext

func (*OpendatasourceContext) GetInit

func (s *OpendatasourceContext) GetInit() antlr.Token

func (*OpendatasourceContext) GetParser

func (s *OpendatasourceContext) GetParser() antlr.Parser

func (*OpendatasourceContext) GetProvider

func (s *OpendatasourceContext) GetProvider() antlr.Token

func (*OpendatasourceContext) GetRuleContext

func (s *OpendatasourceContext) GetRuleContext() antlr.RuleContext

func (*OpendatasourceContext) GetScheme

func (s *OpendatasourceContext) GetScheme() IIdContext

func (*OpendatasourceContext) GetTable

func (s *OpendatasourceContext) GetTable() IIdContext

func (*OpendatasourceContext) Id

func (*OpendatasourceContext) IsOpendatasourceContext

func (*OpendatasourceContext) IsOpendatasourceContext()

func (*OpendatasourceContext) OPENDATASOURCE

func (s *OpendatasourceContext) OPENDATASOURCE() antlr.TerminalNode

func (*OpendatasourceContext) STRING

func (*OpendatasourceContext) SetDatabase

func (s *OpendatasourceContext) SetDatabase(v IIdContext)

func (*OpendatasourceContext) SetInit

func (s *OpendatasourceContext) SetInit(v antlr.Token)

func (*OpendatasourceContext) SetProvider

func (s *OpendatasourceContext) SetProvider(v antlr.Token)

func (*OpendatasourceContext) SetScheme

func (s *OpendatasourceContext) SetScheme(v IIdContext)

func (*OpendatasourceContext) SetTable

func (s *OpendatasourceContext) SetTable(v IIdContext)

func (*OpendatasourceContext) ToStringTree

func (s *OpendatasourceContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type OpenqueryContext

type OpenqueryContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyOpenqueryContext

func NewEmptyOpenqueryContext() *OpenqueryContext

func NewOpenqueryContext

func NewOpenqueryContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *OpenqueryContext

func (*OpenqueryContext) EnterRule

func (s *OpenqueryContext) EnterRule(listener antlr.ParseTreeListener)

func (*OpenqueryContext) ExitRule

func (s *OpenqueryContext) ExitRule(listener antlr.ParseTreeListener)

func (*OpenqueryContext) GetLinked_server

func (s *OpenqueryContext) GetLinked_server() IIdContext

func (*OpenqueryContext) GetParser

func (s *OpenqueryContext) GetParser() antlr.Parser

func (*OpenqueryContext) GetQuery

func (s *OpenqueryContext) GetQuery() antlr.Token

func (*OpenqueryContext) GetRuleContext

func (s *OpenqueryContext) GetRuleContext() antlr.RuleContext

func (*OpenqueryContext) Id

func (s *OpenqueryContext) Id() IIdContext

func (*OpenqueryContext) IsOpenqueryContext

func (*OpenqueryContext) IsOpenqueryContext()

func (*OpenqueryContext) OPENQUERY

func (s *OpenqueryContext) OPENQUERY() antlr.TerminalNode

func (*OpenqueryContext) STRING

func (s *OpenqueryContext) STRING() antlr.TerminalNode

func (*OpenqueryContext) SetLinked_server

func (s *OpenqueryContext) SetLinked_server(v IIdContext)

func (*OpenqueryContext) SetQuery

func (s *OpenqueryContext) SetQuery(v antlr.Token)

func (*OpenqueryContext) ToStringTree

func (s *OpenqueryContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type Optimize_for_argContext

type Optimize_for_argContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyOptimize_for_argContext

func NewEmptyOptimize_for_argContext() *Optimize_for_argContext

func NewOptimize_for_argContext

func NewOptimize_for_argContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Optimize_for_argContext

func (*Optimize_for_argContext) Constant

func (*Optimize_for_argContext) EnterRule

func (s *Optimize_for_argContext) EnterRule(listener antlr.ParseTreeListener)

func (*Optimize_for_argContext) ExitRule

func (s *Optimize_for_argContext) ExitRule(listener antlr.ParseTreeListener)

func (*Optimize_for_argContext) GetParser

func (s *Optimize_for_argContext) GetParser() antlr.Parser

func (*Optimize_for_argContext) GetRuleContext

func (s *Optimize_for_argContext) GetRuleContext() antlr.RuleContext

func (*Optimize_for_argContext) IsOptimize_for_argContext

func (*Optimize_for_argContext) IsOptimize_for_argContext()

func (*Optimize_for_argContext) LOCAL_ID

func (*Optimize_for_argContext) ToStringTree

func (s *Optimize_for_argContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

func (*Optimize_for_argContext) UNKNOWN

type OptionContext

type OptionContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyOptionContext

func NewEmptyOptionContext() *OptionContext

func NewOptionContext

func NewOptionContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *OptionContext

func (*OptionContext) AllOptimize_for_arg

func (s *OptionContext) AllOptimize_for_arg() []IOptimize_for_argContext

func (*OptionContext) CONCAT

func (s *OptionContext) CONCAT() antlr.TerminalNode

func (*OptionContext) DECIMAL

func (s *OptionContext) DECIMAL() antlr.TerminalNode

func (*OptionContext) EXPAND

func (s *OptionContext) EXPAND() antlr.TerminalNode

func (*OptionContext) EnterRule

func (s *OptionContext) EnterRule(listener antlr.ParseTreeListener)

func (*OptionContext) ExitRule

func (s *OptionContext) ExitRule(listener antlr.ParseTreeListener)

func (*OptionContext) FAST

func (s *OptionContext) FAST() antlr.TerminalNode

func (*OptionContext) FOR

func (s *OptionContext) FOR() antlr.TerminalNode

func (*OptionContext) FORCE

func (s *OptionContext) FORCE() antlr.TerminalNode

func (*OptionContext) FORCED

func (s *OptionContext) FORCED() antlr.TerminalNode

func (*OptionContext) GROUP

func (s *OptionContext) GROUP() antlr.TerminalNode

func (*OptionContext) GetNumber_of_processors

func (s *OptionContext) GetNumber_of_processors() antlr.Token

func (*OptionContext) GetNumber_recursion

func (s *OptionContext) GetNumber_recursion() antlr.Token

func (*OptionContext) GetNumber_rows

func (s *OptionContext) GetNumber_rows() antlr.Token

func (*OptionContext) GetParser

func (s *OptionContext) GetParser() antlr.Parser

func (*OptionContext) GetRuleContext

func (s *OptionContext) GetRuleContext() antlr.RuleContext

func (*OptionContext) HASH

func (s *OptionContext) HASH() antlr.TerminalNode

func (*OptionContext) IGNORE_NONCLUSTERED_COLUMNSTORE_INDEX

func (s *OptionContext) IGNORE_NONCLUSTERED_COLUMNSTORE_INDEX() antlr.TerminalNode

func (*OptionContext) IsOptionContext

func (*OptionContext) IsOptionContext()

func (*OptionContext) JOIN

func (s *OptionContext) JOIN() antlr.TerminalNode

func (*OptionContext) KEEP

func (s *OptionContext) KEEP() antlr.TerminalNode

func (*OptionContext) KEEPFIXED

func (s *OptionContext) KEEPFIXED() antlr.TerminalNode

func (*OptionContext) LOOP

func (s *OptionContext) LOOP() antlr.TerminalNode

func (*OptionContext) MAXDOP

func (s *OptionContext) MAXDOP() antlr.TerminalNode

func (*OptionContext) MAXRECURSION

func (s *OptionContext) MAXRECURSION() antlr.TerminalNode

func (*OptionContext) MERGE

func (s *OptionContext) MERGE() antlr.TerminalNode

func (*OptionContext) OPTIMIZE

func (s *OptionContext) OPTIMIZE() antlr.TerminalNode

func (*OptionContext) ORDER

func (s *OptionContext) ORDER() antlr.TerminalNode

func (*OptionContext) Optimize_for_arg

func (s *OptionContext) Optimize_for_arg(i int) IOptimize_for_argContext

func (*OptionContext) PARAMETERIZATION

func (s *OptionContext) PARAMETERIZATION() antlr.TerminalNode

func (*OptionContext) PLAN

func (s *OptionContext) PLAN() antlr.TerminalNode

func (*OptionContext) RECOMPILE

func (s *OptionContext) RECOMPILE() antlr.TerminalNode

func (*OptionContext) ROBUST

func (s *OptionContext) ROBUST() antlr.TerminalNode

func (*OptionContext) SIMPLE

func (s *OptionContext) SIMPLE() antlr.TerminalNode

func (*OptionContext) STRING

func (s *OptionContext) STRING() antlr.TerminalNode

func (*OptionContext) SetNumber_of_processors

func (s *OptionContext) SetNumber_of_processors(v antlr.Token)

func (*OptionContext) SetNumber_recursion

func (s *OptionContext) SetNumber_recursion(v antlr.Token)

func (*OptionContext) SetNumber_rows

func (s *OptionContext) SetNumber_rows(v antlr.Token)

func (*OptionContext) ToStringTree

func (s *OptionContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

func (*OptionContext) UNION

func (s *OptionContext) UNION() antlr.TerminalNode

func (*OptionContext) UNKNOWN

func (s *OptionContext) UNKNOWN() antlr.TerminalNode

func (*OptionContext) USE

func (s *OptionContext) USE() antlr.TerminalNode

func (*OptionContext) VIEWS

func (s *OptionContext) VIEWS() antlr.TerminalNode

type Option_clauseContext

type Option_clauseContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyOption_clauseContext

func NewEmptyOption_clauseContext() *Option_clauseContext

func NewOption_clauseContext

func NewOption_clauseContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Option_clauseContext

func (*Option_clauseContext) AllOption

func (s *Option_clauseContext) AllOption() []IOptionContext

func (*Option_clauseContext) EnterRule

func (s *Option_clauseContext) EnterRule(listener antlr.ParseTreeListener)

func (*Option_clauseContext) ExitRule

func (s *Option_clauseContext) ExitRule(listener antlr.ParseTreeListener)

func (*Option_clauseContext) GetParser

func (s *Option_clauseContext) GetParser() antlr.Parser

func (*Option_clauseContext) GetRuleContext

func (s *Option_clauseContext) GetRuleContext() antlr.RuleContext

func (*Option_clauseContext) IsOption_clauseContext

func (*Option_clauseContext) IsOption_clauseContext()

func (*Option_clauseContext) OPTION

func (*Option_clauseContext) Option

func (*Option_clauseContext) ToStringTree

func (s *Option_clauseContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type Order_by_clauseContext

type Order_by_clauseContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyOrder_by_clauseContext

func NewEmptyOrder_by_clauseContext() *Order_by_clauseContext

func NewOrder_by_clauseContext

func NewOrder_by_clauseContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Order_by_clauseContext

func (*Order_by_clauseContext) AllExpression

func (s *Order_by_clauseContext) AllExpression() []IExpressionContext

func (*Order_by_clauseContext) AllOrder_by_expression

func (s *Order_by_clauseContext) AllOrder_by_expression() []IOrder_by_expressionContext

func (*Order_by_clauseContext) AllROW

func (*Order_by_clauseContext) AllROWS

func (s *Order_by_clauseContext) AllROWS() []antlr.TerminalNode

func (*Order_by_clauseContext) BY

func (*Order_by_clauseContext) EnterRule

func (s *Order_by_clauseContext) EnterRule(listener antlr.ParseTreeListener)

func (*Order_by_clauseContext) ExitRule

func (s *Order_by_clauseContext) ExitRule(listener antlr.ParseTreeListener)

func (*Order_by_clauseContext) Expression

func (*Order_by_clauseContext) FETCH

func (*Order_by_clauseContext) FIRST

func (*Order_by_clauseContext) GetParser

func (s *Order_by_clauseContext) GetParser() antlr.Parser

func (*Order_by_clauseContext) GetRuleContext

func (s *Order_by_clauseContext) GetRuleContext() antlr.RuleContext

func (*Order_by_clauseContext) IsOrder_by_clauseContext

func (*Order_by_clauseContext) IsOrder_by_clauseContext()

func (*Order_by_clauseContext) NEXT

func (*Order_by_clauseContext) OFFSET

func (*Order_by_clauseContext) ONLY

func (*Order_by_clauseContext) ORDER

func (*Order_by_clauseContext) Order_by_expression

func (s *Order_by_clauseContext) Order_by_expression(i int) IOrder_by_expressionContext

func (*Order_by_clauseContext) ROW

func (*Order_by_clauseContext) ROWS

func (*Order_by_clauseContext) ToStringTree

func (s *Order_by_clauseContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type Order_by_expressionContext

type Order_by_expressionContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyOrder_by_expressionContext

func NewEmptyOrder_by_expressionContext() *Order_by_expressionContext

func NewOrder_by_expressionContext

func NewOrder_by_expressionContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Order_by_expressionContext

func (*Order_by_expressionContext) ASC

func (*Order_by_expressionContext) DESC

func (*Order_by_expressionContext) EnterRule

func (s *Order_by_expressionContext) EnterRule(listener antlr.ParseTreeListener)

func (*Order_by_expressionContext) ExitRule

func (s *Order_by_expressionContext) ExitRule(listener antlr.ParseTreeListener)

func (*Order_by_expressionContext) Expression

func (*Order_by_expressionContext) GetParser

func (s *Order_by_expressionContext) GetParser() antlr.Parser

func (*Order_by_expressionContext) GetRuleContext

func (s *Order_by_expressionContext) GetRuleContext() antlr.RuleContext

func (*Order_by_expressionContext) IsOrder_by_expressionContext

func (*Order_by_expressionContext) IsOrder_by_expressionContext()

func (*Order_by_expressionContext) ToStringTree

func (s *Order_by_expressionContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type Output_clauseContext

type Output_clauseContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyOutput_clauseContext

func NewEmptyOutput_clauseContext() *Output_clauseContext

func NewOutput_clauseContext

func NewOutput_clauseContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Output_clauseContext

func (*Output_clauseContext) AllOutput_dml_list_elem

func (s *Output_clauseContext) AllOutput_dml_list_elem() []IOutput_dml_list_elemContext

func (*Output_clauseContext) Column_name_list

func (s *Output_clauseContext) Column_name_list() IColumn_name_listContext

func (*Output_clauseContext) EnterRule

func (s *Output_clauseContext) EnterRule(listener antlr.ParseTreeListener)

func (*Output_clauseContext) ExitRule

func (s *Output_clauseContext) ExitRule(listener antlr.ParseTreeListener)

func (*Output_clauseContext) GetParser

func (s *Output_clauseContext) GetParser() antlr.Parser

func (*Output_clauseContext) GetRuleContext

func (s *Output_clauseContext) GetRuleContext() antlr.RuleContext

func (*Output_clauseContext) INTO

func (*Output_clauseContext) IsOutput_clauseContext

func (*Output_clauseContext) IsOutput_clauseContext()

func (*Output_clauseContext) LOCAL_ID

func (s *Output_clauseContext) LOCAL_ID() antlr.TerminalNode

func (*Output_clauseContext) OUTPUT

func (*Output_clauseContext) Output_dml_list_elem

func (s *Output_clauseContext) Output_dml_list_elem(i int) IOutput_dml_list_elemContext

func (*Output_clauseContext) Table_name

func (s *Output_clauseContext) Table_name() ITable_nameContext

func (*Output_clauseContext) ToStringTree

func (s *Output_clauseContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type Output_column_nameContext

type Output_column_nameContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyOutput_column_nameContext

func NewEmptyOutput_column_nameContext() *Output_column_nameContext

func NewOutput_column_nameContext

func NewOutput_column_nameContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Output_column_nameContext

func (*Output_column_nameContext) DELETED

func (*Output_column_nameContext) DOLLAR_ACTION

func (s *Output_column_nameContext) DOLLAR_ACTION() antlr.TerminalNode

func (*Output_column_nameContext) EnterRule

func (s *Output_column_nameContext) EnterRule(listener antlr.ParseTreeListener)

func (*Output_column_nameContext) ExitRule

func (s *Output_column_nameContext) ExitRule(listener antlr.ParseTreeListener)

func (*Output_column_nameContext) GetParser

func (s *Output_column_nameContext) GetParser() antlr.Parser

func (*Output_column_nameContext) GetRuleContext

func (s *Output_column_nameContext) GetRuleContext() antlr.RuleContext

func (*Output_column_nameContext) INSERTED

func (*Output_column_nameContext) Id

func (*Output_column_nameContext) IsOutput_column_nameContext

func (*Output_column_nameContext) IsOutput_column_nameContext()

func (*Output_column_nameContext) Table_name

func (*Output_column_nameContext) ToStringTree

func (s *Output_column_nameContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type Output_dml_list_elemContext

type Output_dml_list_elemContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyOutput_dml_list_elemContext

func NewEmptyOutput_dml_list_elemContext() *Output_dml_list_elemContext

func NewOutput_dml_list_elemContext

func NewOutput_dml_list_elemContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Output_dml_list_elemContext

func (*Output_dml_list_elemContext) AS

func (*Output_dml_list_elemContext) Column_alias

func (*Output_dml_list_elemContext) EnterRule

func (s *Output_dml_list_elemContext) EnterRule(listener antlr.ParseTreeListener)

func (*Output_dml_list_elemContext) ExitRule

func (s *Output_dml_list_elemContext) ExitRule(listener antlr.ParseTreeListener)

func (*Output_dml_list_elemContext) Expression

func (*Output_dml_list_elemContext) GetParser

func (s *Output_dml_list_elemContext) GetParser() antlr.Parser

func (*Output_dml_list_elemContext) GetRuleContext

func (s *Output_dml_list_elemContext) GetRuleContext() antlr.RuleContext

func (*Output_dml_list_elemContext) IsOutput_dml_list_elemContext

func (*Output_dml_list_elemContext) IsOutput_dml_list_elemContext()

func (*Output_dml_list_elemContext) Output_column_name

func (*Output_dml_list_elemContext) ToStringTree

func (s *Output_dml_list_elemContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type Over_clauseContext

type Over_clauseContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyOver_clauseContext

func NewEmptyOver_clauseContext() *Over_clauseContext

func NewOver_clauseContext

func NewOver_clauseContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Over_clauseContext

func (*Over_clauseContext) BY

func (*Over_clauseContext) EnterRule

func (s *Over_clauseContext) EnterRule(listener antlr.ParseTreeListener)

func (*Over_clauseContext) ExitRule

func (s *Over_clauseContext) ExitRule(listener antlr.ParseTreeListener)

func (*Over_clauseContext) Expression_list

func (s *Over_clauseContext) Expression_list() IExpression_listContext

func (*Over_clauseContext) GetParser

func (s *Over_clauseContext) GetParser() antlr.Parser

func (*Over_clauseContext) GetRuleContext

func (s *Over_clauseContext) GetRuleContext() antlr.RuleContext

func (*Over_clauseContext) IsOver_clauseContext

func (*Over_clauseContext) IsOver_clauseContext()

func (*Over_clauseContext) OVER

func (*Over_clauseContext) Order_by_clause

func (s *Over_clauseContext) Order_by_clause() IOrder_by_clauseContext

func (*Over_clauseContext) PARTITION

func (s *Over_clauseContext) PARTITION() antlr.TerminalNode

func (*Over_clauseContext) Row_or_range_clause

func (s *Over_clauseContext) Row_or_range_clause() IRow_or_range_clauseContext

func (*Over_clauseContext) ToStringTree

func (s *Over_clauseContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type Over_clause_expressionContext

type Over_clause_expressionContext struct {
	*ExpressionContext
}

func NewOver_clause_expressionContext

func NewOver_clause_expressionContext(parser antlr.Parser, ctx antlr.ParserRuleContext) *Over_clause_expressionContext

func (*Over_clause_expressionContext) EnterRule

func (s *Over_clause_expressionContext) EnterRule(listener antlr.ParseTreeListener)

func (*Over_clause_expressionContext) ExitRule

func (*Over_clause_expressionContext) GetRuleContext

func (s *Over_clause_expressionContext) GetRuleContext() antlr.RuleContext

func (*Over_clause_expressionContext) Over_clause

type Parameterization_optionContext

type Parameterization_optionContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyParameterization_optionContext

func NewEmptyParameterization_optionContext() *Parameterization_optionContext

func NewParameterization_optionContext

func NewParameterization_optionContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Parameterization_optionContext

func (*Parameterization_optionContext) EnterRule

func (*Parameterization_optionContext) ExitRule

func (*Parameterization_optionContext) FORCED

func (*Parameterization_optionContext) GetParser

func (*Parameterization_optionContext) GetRuleContext

func (s *Parameterization_optionContext) GetRuleContext() antlr.RuleContext

func (*Parameterization_optionContext) IsParameterization_optionContext

func (*Parameterization_optionContext) IsParameterization_optionContext()

func (*Parameterization_optionContext) PARAMETERIZATION

func (s *Parameterization_optionContext) PARAMETERIZATION() antlr.TerminalNode

func (*Parameterization_optionContext) SIMPLE

func (*Parameterization_optionContext) ToStringTree

func (s *Parameterization_optionContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type PredicateContext

type PredicateContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyPredicateContext

func NewEmptyPredicateContext() *PredicateContext

func NewPredicateContext

func NewPredicateContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *PredicateContext

func (*PredicateContext) ALL

func (*PredicateContext) AND

func (*PredicateContext) ANY

func (*PredicateContext) AllExpression

func (s *PredicateContext) AllExpression() []IExpressionContext

func (*PredicateContext) BETWEEN

func (s *PredicateContext) BETWEEN() antlr.TerminalNode

func (*PredicateContext) Comparison_operator

func (s *PredicateContext) Comparison_operator() IComparison_operatorContext

func (*PredicateContext) ESCAPE

func (s *PredicateContext) ESCAPE() antlr.TerminalNode

func (*PredicateContext) EXISTS

func (s *PredicateContext) EXISTS() antlr.TerminalNode

func (*PredicateContext) EnterRule

func (s *PredicateContext) EnterRule(listener antlr.ParseTreeListener)

func (*PredicateContext) ExitRule

func (s *PredicateContext) ExitRule(listener antlr.ParseTreeListener)

func (*PredicateContext) Expression

func (s *PredicateContext) Expression(i int) IExpressionContext

func (*PredicateContext) Expression_list

func (s *PredicateContext) Expression_list() IExpression_listContext

func (*PredicateContext) GetParser

func (s *PredicateContext) GetParser() antlr.Parser

func (*PredicateContext) GetRuleContext

func (s *PredicateContext) GetRuleContext() antlr.RuleContext

func (*PredicateContext) IN

func (*PredicateContext) IS

func (*PredicateContext) IsPredicateContext

func (*PredicateContext) IsPredicateContext()

func (*PredicateContext) LIKE

func (*PredicateContext) NOT

func (*PredicateContext) Null_notnull

func (s *PredicateContext) Null_notnull() INull_notnullContext

func (*PredicateContext) SOME

func (*PredicateContext) Search_condition

func (s *PredicateContext) Search_condition() ISearch_conditionContext

func (*PredicateContext) Subquery

func (s *PredicateContext) Subquery() ISubqueryContext

func (*PredicateContext) ToStringTree

func (s *PredicateContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type Primitive_expressionContext

type Primitive_expressionContext struct {
	*ExpressionContext
}

func NewPrimitive_expressionContext

func NewPrimitive_expressionContext(parser antlr.Parser, ctx antlr.ParserRuleContext) *Primitive_expressionContext

func (*Primitive_expressionContext) Constant

func (*Primitive_expressionContext) DEFAULT

func (*Primitive_expressionContext) EnterRule

func (s *Primitive_expressionContext) EnterRule(listener antlr.ParseTreeListener)

func (*Primitive_expressionContext) ExitRule

func (s *Primitive_expressionContext) ExitRule(listener antlr.ParseTreeListener)

func (*Primitive_expressionContext) GetRuleContext

func (s *Primitive_expressionContext) GetRuleContext() antlr.RuleContext

func (*Primitive_expressionContext) LOCAL_ID

func (*Primitive_expressionContext) NULL

type Print_statementContext struct {
	*Cfl_statementContext
}

func NewPrint_statementContext

func NewPrint_statementContext(parser antlr.Parser, ctx antlr.ParserRuleContext) *Print_statementContext
func (s *Print_statementContext) EnterRule(listener antlr.ParseTreeListener)
func (s *Print_statementContext) ExitRule(listener antlr.ParseTreeListener)
func (s *Print_statementContext) GetRuleContext() antlr.RuleContext

type Procedure_optionContext

type Procedure_optionContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyProcedure_optionContext

func NewEmptyProcedure_optionContext() *Procedure_optionContext

func NewProcedure_optionContext

func NewProcedure_optionContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Procedure_optionContext

func (*Procedure_optionContext) ENCRYPTION

func (s *Procedure_optionContext) ENCRYPTION() antlr.TerminalNode

func (*Procedure_optionContext) EnterRule

func (s *Procedure_optionContext) EnterRule(listener antlr.ParseTreeListener)

func (*Procedure_optionContext) Execute_clause

func (s *Procedure_optionContext) Execute_clause() IExecute_clauseContext

func (*Procedure_optionContext) ExitRule

func (s *Procedure_optionContext) ExitRule(listener antlr.ParseTreeListener)

func (*Procedure_optionContext) GetParser

func (s *Procedure_optionContext) GetParser() antlr.Parser

func (*Procedure_optionContext) GetRuleContext

func (s *Procedure_optionContext) GetRuleContext() antlr.RuleContext

func (*Procedure_optionContext) IsProcedure_optionContext

func (*Procedure_optionContext) IsProcedure_optionContext()

func (*Procedure_optionContext) RECOMPILE

func (*Procedure_optionContext) ToStringTree

func (s *Procedure_optionContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type Procedure_paramContext

type Procedure_paramContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyProcedure_paramContext

func NewEmptyProcedure_paramContext() *Procedure_paramContext

func NewProcedure_paramContext

func NewProcedure_paramContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Procedure_paramContext

func (*Procedure_paramContext) AS

func (*Procedure_paramContext) Data_type

func (*Procedure_paramContext) Default_value

func (s *Procedure_paramContext) Default_value() IDefault_valueContext

func (*Procedure_paramContext) EnterRule

func (s *Procedure_paramContext) EnterRule(listener antlr.ParseTreeListener)

func (*Procedure_paramContext) ExitRule

func (s *Procedure_paramContext) ExitRule(listener antlr.ParseTreeListener)

func (*Procedure_paramContext) GetDefault_val

func (s *Procedure_paramContext) GetDefault_val() IDefault_valueContext

func (*Procedure_paramContext) GetParser

func (s *Procedure_paramContext) GetParser() antlr.Parser

func (*Procedure_paramContext) GetRuleContext

func (s *Procedure_paramContext) GetRuleContext() antlr.RuleContext

func (*Procedure_paramContext) Id

func (*Procedure_paramContext) IsProcedure_paramContext

func (*Procedure_paramContext) IsProcedure_paramContext()

func (*Procedure_paramContext) LOCAL_ID

func (*Procedure_paramContext) OUT

func (*Procedure_paramContext) OUTPUT

func (*Procedure_paramContext) READONLY

func (*Procedure_paramContext) SetDefault_val

func (s *Procedure_paramContext) SetDefault_val(v IDefault_valueContext)

func (*Procedure_paramContext) ToStringTree

func (s *Procedure_paramContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

func (*Procedure_paramContext) VARYING

type Query_expressionContext

type Query_expressionContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyQuery_expressionContext

func NewEmptyQuery_expressionContext() *Query_expressionContext

func NewQuery_expressionContext

func NewQuery_expressionContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Query_expressionContext

func (*Query_expressionContext) AllUnion

func (s *Query_expressionContext) AllUnion() []IUnionContext

func (*Query_expressionContext) EnterRule

func (s *Query_expressionContext) EnterRule(listener antlr.ParseTreeListener)

func (*Query_expressionContext) ExitRule

func (s *Query_expressionContext) ExitRule(listener antlr.ParseTreeListener)

func (*Query_expressionContext) GetParser

func (s *Query_expressionContext) GetParser() antlr.Parser

func (*Query_expressionContext) GetRuleContext

func (s *Query_expressionContext) GetRuleContext() antlr.RuleContext

func (*Query_expressionContext) IsQuery_expressionContext

func (*Query_expressionContext) IsQuery_expressionContext()

func (*Query_expressionContext) Query_expression

func (s *Query_expressionContext) Query_expression() IQuery_expressionContext

func (*Query_expressionContext) Query_specification

func (s *Query_expressionContext) Query_specification() IQuery_specificationContext

func (*Query_expressionContext) ToStringTree

func (s *Query_expressionContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

func (*Query_expressionContext) Union

type Query_specificationContext

type Query_specificationContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyQuery_specificationContext

func NewEmptyQuery_specificationContext() *Query_specificationContext

func NewQuery_specificationContext

func NewQuery_specificationContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Query_specificationContext

func (*Query_specificationContext) ALL

func (*Query_specificationContext) AllGroup_by_item

func (s *Query_specificationContext) AllGroup_by_item() []IGroup_by_itemContext

func (*Query_specificationContext) AllSearch_condition

func (s *Query_specificationContext) AllSearch_condition() []ISearch_conditionContext

func (*Query_specificationContext) BY

func (*Query_specificationContext) DISTINCT

func (*Query_specificationContext) EnterRule

func (s *Query_specificationContext) EnterRule(listener antlr.ParseTreeListener)

func (*Query_specificationContext) ExitRule

func (s *Query_specificationContext) ExitRule(listener antlr.ParseTreeListener)

func (*Query_specificationContext) FROM

func (*Query_specificationContext) GROUP

func (*Query_specificationContext) GetHaving

func (*Query_specificationContext) GetParser

func (s *Query_specificationContext) GetParser() antlr.Parser

func (*Query_specificationContext) GetRuleContext

func (s *Query_specificationContext) GetRuleContext() antlr.RuleContext

func (*Query_specificationContext) GetWhere

func (*Query_specificationContext) Group_by_item

func (*Query_specificationContext) HAVING

func (*Query_specificationContext) INTO

func (*Query_specificationContext) IsQuery_specificationContext

func (*Query_specificationContext) IsQuery_specificationContext()

func (*Query_specificationContext) SELECT

func (*Query_specificationContext) Search_condition

func (*Query_specificationContext) Select_list

func (*Query_specificationContext) SetHaving

func (*Query_specificationContext) SetWhere

func (*Query_specificationContext) Table_name

func (*Query_specificationContext) Table_sources

func (*Query_specificationContext) ToStringTree

func (s *Query_specificationContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

func (*Query_specificationContext) Top_clause

func (*Query_specificationContext) WHERE

type Raiseerror_statementContext

type Raiseerror_statementContext struct {
	*Cfl_statementContext
	// contains filtered or unexported fields
}

func NewRaiseerror_statementContext

func NewRaiseerror_statementContext(parser antlr.Parser, ctx antlr.ParserRuleContext) *Raiseerror_statementContext

func (*Raiseerror_statementContext) AllConstant_LOCAL_ID

func (s *Raiseerror_statementContext) AllConstant_LOCAL_ID() []IConstant_LOCAL_IDContext

func (*Raiseerror_statementContext) Constant_LOCAL_ID

func (*Raiseerror_statementContext) DECIMAL

func (*Raiseerror_statementContext) EnterRule

func (s *Raiseerror_statementContext) EnterRule(listener antlr.ParseTreeListener)

func (*Raiseerror_statementContext) ExitRule

func (s *Raiseerror_statementContext) ExitRule(listener antlr.ParseTreeListener)

func (*Raiseerror_statementContext) GetMsg

func (*Raiseerror_statementContext) GetRuleContext

func (s *Raiseerror_statementContext) GetRuleContext() antlr.RuleContext

func (*Raiseerror_statementContext) GetSeverity

func (*Raiseerror_statementContext) GetState

func (*Raiseerror_statementContext) LOCAL_ID

func (*Raiseerror_statementContext) RAISERROR

func (*Raiseerror_statementContext) STRING

func (*Raiseerror_statementContext) SetMsg

func (*Raiseerror_statementContext) SetSeverity

func (*Raiseerror_statementContext) SetState

type Ranking_windowed_functionContext

type Ranking_windowed_functionContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyRanking_windowed_functionContext

func NewEmptyRanking_windowed_functionContext() *Ranking_windowed_functionContext

func NewRanking_windowed_functionContext

func NewRanking_windowed_functionContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Ranking_windowed_functionContext

func (*Ranking_windowed_functionContext) DENSE_RANK

func (*Ranking_windowed_functionContext) EnterRule

func (*Ranking_windowed_functionContext) ExitRule

func (*Ranking_windowed_functionContext) Expression

func (*Ranking_windowed_functionContext) GetParser

func (*Ranking_windowed_functionContext) GetRuleContext

func (*Ranking_windowed_functionContext) IsRanking_windowed_functionContext

func (*Ranking_windowed_functionContext) IsRanking_windowed_functionContext()

func (*Ranking_windowed_functionContext) NTILE

func (*Ranking_windowed_functionContext) Over_clause

func (*Ranking_windowed_functionContext) RANK

func (*Ranking_windowed_functionContext) ROW_NUMBER

func (*Ranking_windowed_functionContext) ToStringTree

func (s *Ranking_windowed_functionContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type Recovery_optionContext

type Recovery_optionContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyRecovery_optionContext

func NewEmptyRecovery_optionContext() *Recovery_optionContext

func NewRecovery_optionContext

func NewRecovery_optionContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Recovery_optionContext

func (*Recovery_optionContext) BULK_LOGGED

func (s *Recovery_optionContext) BULK_LOGGED() antlr.TerminalNode

func (*Recovery_optionContext) CHECKSUM

func (*Recovery_optionContext) EnterRule

func (s *Recovery_optionContext) EnterRule(listener antlr.ParseTreeListener)

func (*Recovery_optionContext) ExitRule

func (s *Recovery_optionContext) ExitRule(listener antlr.ParseTreeListener)

func (*Recovery_optionContext) FULL

func (*Recovery_optionContext) GetParser

func (s *Recovery_optionContext) GetParser() antlr.Parser

func (*Recovery_optionContext) GetRuleContext

func (s *Recovery_optionContext) GetRuleContext() antlr.RuleContext

func (*Recovery_optionContext) IsRecovery_optionContext

func (*Recovery_optionContext) IsRecovery_optionContext()

func (*Recovery_optionContext) NONE

func (*Recovery_optionContext) On_off

func (*Recovery_optionContext) PAGE_VERIFY

func (s *Recovery_optionContext) PAGE_VERIFY() antlr.TerminalNode

func (*Recovery_optionContext) RECOVERY

func (*Recovery_optionContext) SIMPLE

func (*Recovery_optionContext) TORN_PAGE_DETECTION

func (s *Recovery_optionContext) TORN_PAGE_DETECTION() antlr.TerminalNode

func (*Recovery_optionContext) ToStringTree

func (s *Recovery_optionContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type Return_statementContext

type Return_statementContext struct {
	*Cfl_statementContext
}

func NewReturn_statementContext

func NewReturn_statementContext(parser antlr.Parser, ctx antlr.ParserRuleContext) *Return_statementContext

func (*Return_statementContext) EnterRule

func (s *Return_statementContext) EnterRule(listener antlr.ParseTreeListener)

func (*Return_statementContext) ExitRule

func (s *Return_statementContext) ExitRule(listener antlr.ParseTreeListener)

func (*Return_statementContext) Expression

func (*Return_statementContext) GetRuleContext

func (s *Return_statementContext) GetRuleContext() antlr.RuleContext

func (*Return_statementContext) RETURN

type Row_or_range_clauseContext

type Row_or_range_clauseContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyRow_or_range_clauseContext

func NewEmptyRow_or_range_clauseContext() *Row_or_range_clauseContext

func NewRow_or_range_clauseContext

func NewRow_or_range_clauseContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Row_or_range_clauseContext

func (*Row_or_range_clauseContext) EnterRule

func (s *Row_or_range_clauseContext) EnterRule(listener antlr.ParseTreeListener)

func (*Row_or_range_clauseContext) ExitRule

func (s *Row_or_range_clauseContext) ExitRule(listener antlr.ParseTreeListener)

func (*Row_or_range_clauseContext) GetParser

func (s *Row_or_range_clauseContext) GetParser() antlr.Parser

func (*Row_or_range_clauseContext) GetRuleContext

func (s *Row_or_range_clauseContext) GetRuleContext() antlr.RuleContext

func (*Row_or_range_clauseContext) IsRow_or_range_clauseContext

func (*Row_or_range_clauseContext) IsRow_or_range_clauseContext()

func (*Row_or_range_clauseContext) RANGE

func (*Row_or_range_clauseContext) ROWS

func (*Row_or_range_clauseContext) ToStringTree

func (s *Row_or_range_clauseContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

func (*Row_or_range_clauseContext) Window_frame_extent

type Rowset_functionContext

type Rowset_functionContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyRowset_functionContext

func NewEmptyRowset_functionContext() *Rowset_functionContext

func NewRowset_functionContext

func NewRowset_functionContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Rowset_functionContext

func (*Rowset_functionContext) AllBulk_option

func (s *Rowset_functionContext) AllBulk_option() []IBulk_optionContext

func (*Rowset_functionContext) AllCOMMA

func (s *Rowset_functionContext) AllCOMMA() []antlr.TerminalNode

func (*Rowset_functionContext) AllSTRING

func (s *Rowset_functionContext) AllSTRING() []antlr.TerminalNode

func (*Rowset_functionContext) BULK

func (*Rowset_functionContext) Bulk_option

func (*Rowset_functionContext) COMMA

func (*Rowset_functionContext) EnterRule

func (s *Rowset_functionContext) EnterRule(listener antlr.ParseTreeListener)

func (*Rowset_functionContext) ExitRule

func (s *Rowset_functionContext) ExitRule(listener antlr.ParseTreeListener)

func (*Rowset_functionContext) GetConnectionString

func (s *Rowset_functionContext) GetConnectionString() antlr.Token

func (*Rowset_functionContext) GetData_file

func (s *Rowset_functionContext) GetData_file() antlr.Token

func (*Rowset_functionContext) GetParser

func (s *Rowset_functionContext) GetParser() antlr.Parser

func (*Rowset_functionContext) GetProvider_name

func (s *Rowset_functionContext) GetProvider_name() antlr.Token

func (*Rowset_functionContext) GetRuleContext

func (s *Rowset_functionContext) GetRuleContext() antlr.RuleContext

func (*Rowset_functionContext) GetSql

func (s *Rowset_functionContext) GetSql() antlr.Token

func (*Rowset_functionContext) Id

func (*Rowset_functionContext) IsRowset_functionContext

func (*Rowset_functionContext) IsRowset_functionContext()

func (*Rowset_functionContext) LR_BRACKET

func (s *Rowset_functionContext) LR_BRACKET() antlr.TerminalNode

func (*Rowset_functionContext) OPENROWSET

func (s *Rowset_functionContext) OPENROWSET() antlr.TerminalNode

func (*Rowset_functionContext) RR_BRACKET

func (s *Rowset_functionContext) RR_BRACKET() antlr.TerminalNode

func (*Rowset_functionContext) STRING

func (*Rowset_functionContext) SetConnectionString

func (s *Rowset_functionContext) SetConnectionString(v antlr.Token)

func (*Rowset_functionContext) SetData_file

func (s *Rowset_functionContext) SetData_file(v antlr.Token)

func (*Rowset_functionContext) SetProvider_name

func (s *Rowset_functionContext) SetProvider_name(v antlr.Token)

func (*Rowset_functionContext) SetSql

func (s *Rowset_functionContext) SetSql(v antlr.Token)

func (*Rowset_functionContext) ToStringTree

func (s *Rowset_functionContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type Rowset_function_limitedContext

type Rowset_function_limitedContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyRowset_function_limitedContext

func NewEmptyRowset_function_limitedContext() *Rowset_function_limitedContext

func NewRowset_function_limitedContext

func NewRowset_function_limitedContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Rowset_function_limitedContext

func (*Rowset_function_limitedContext) EnterRule

func (*Rowset_function_limitedContext) ExitRule

func (*Rowset_function_limitedContext) GetParser

func (*Rowset_function_limitedContext) GetRuleContext

func (s *Rowset_function_limitedContext) GetRuleContext() antlr.RuleContext

func (*Rowset_function_limitedContext) IsRowset_function_limitedContext

func (*Rowset_function_limitedContext) IsRowset_function_limitedContext()

func (*Rowset_function_limitedContext) Opendatasource

func (*Rowset_function_limitedContext) Openquery

func (*Rowset_function_limitedContext) ToStringTree

func (s *Rowset_function_limitedContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type Scalar_function_nameContext

type Scalar_function_nameContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyScalar_function_nameContext

func NewEmptyScalar_function_nameContext() *Scalar_function_nameContext

func NewScalar_function_nameContext

func NewScalar_function_nameContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Scalar_function_nameContext

func (*Scalar_function_nameContext) BINARY_CHECKSUM

func (s *Scalar_function_nameContext) BINARY_CHECKSUM() antlr.TerminalNode

func (*Scalar_function_nameContext) CHECKSUM

func (*Scalar_function_nameContext) EnterRule

func (s *Scalar_function_nameContext) EnterRule(listener antlr.ParseTreeListener)

func (*Scalar_function_nameContext) ExitRule

func (s *Scalar_function_nameContext) ExitRule(listener antlr.ParseTreeListener)

func (*Scalar_function_nameContext) Func_proc_name

func (*Scalar_function_nameContext) GetParser

func (s *Scalar_function_nameContext) GetParser() antlr.Parser

func (*Scalar_function_nameContext) GetRuleContext

func (s *Scalar_function_nameContext) GetRuleContext() antlr.RuleContext

func (*Scalar_function_nameContext) IsScalar_function_nameContext

func (*Scalar_function_nameContext) IsScalar_function_nameContext()

func (*Scalar_function_nameContext) LEFT

func (*Scalar_function_nameContext) RIGHT

func (*Scalar_function_nameContext) ToStringTree

func (s *Scalar_function_nameContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type Search_conditionContext

type Search_conditionContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptySearch_conditionContext

func NewEmptySearch_conditionContext() *Search_conditionContext

func NewSearch_conditionContext

func NewSearch_conditionContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Search_conditionContext

func (*Search_conditionContext) AllOR

func (*Search_conditionContext) AllSearch_condition_and

func (s *Search_conditionContext) AllSearch_condition_and() []ISearch_condition_andContext

func (*Search_conditionContext) EnterRule

func (s *Search_conditionContext) EnterRule(listener antlr.ParseTreeListener)

func (*Search_conditionContext) ExitRule

func (s *Search_conditionContext) ExitRule(listener antlr.ParseTreeListener)

func (*Search_conditionContext) GetParser

func (s *Search_conditionContext) GetParser() antlr.Parser

func (*Search_conditionContext) GetRuleContext

func (s *Search_conditionContext) GetRuleContext() antlr.RuleContext

func (*Search_conditionContext) IsSearch_conditionContext

func (*Search_conditionContext) IsSearch_conditionContext()

func (*Search_conditionContext) OR

func (*Search_conditionContext) Search_condition_and

func (s *Search_conditionContext) Search_condition_and(i int) ISearch_condition_andContext

func (*Search_conditionContext) ToStringTree

func (s *Search_conditionContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type Search_condition_andContext

type Search_condition_andContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptySearch_condition_andContext

func NewEmptySearch_condition_andContext() *Search_condition_andContext

func NewSearch_condition_andContext

func NewSearch_condition_andContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Search_condition_andContext

func (*Search_condition_andContext) AND

func (*Search_condition_andContext) AllAND

func (*Search_condition_andContext) AllSearch_condition_not

func (s *Search_condition_andContext) AllSearch_condition_not() []ISearch_condition_notContext

func (*Search_condition_andContext) EnterRule

func (s *Search_condition_andContext) EnterRule(listener antlr.ParseTreeListener)

func (*Search_condition_andContext) ExitRule

func (s *Search_condition_andContext) ExitRule(listener antlr.ParseTreeListener)

func (*Search_condition_andContext) GetParser

func (s *Search_condition_andContext) GetParser() antlr.Parser

func (*Search_condition_andContext) GetRuleContext

func (s *Search_condition_andContext) GetRuleContext() antlr.RuleContext

func (*Search_condition_andContext) IsSearch_condition_andContext

func (*Search_condition_andContext) IsSearch_condition_andContext()

func (*Search_condition_andContext) Search_condition_not

func (*Search_condition_andContext) ToStringTree

func (s *Search_condition_andContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type Search_condition_listContext

type Search_condition_listContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptySearch_condition_listContext

func NewEmptySearch_condition_listContext() *Search_condition_listContext

func NewSearch_condition_listContext

func NewSearch_condition_listContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Search_condition_listContext

func (*Search_condition_listContext) AllSearch_condition

func (s *Search_condition_listContext) AllSearch_condition() []ISearch_conditionContext

func (*Search_condition_listContext) EnterRule

func (s *Search_condition_listContext) EnterRule(listener antlr.ParseTreeListener)

func (*Search_condition_listContext) ExitRule

func (*Search_condition_listContext) GetParser

func (s *Search_condition_listContext) GetParser() antlr.Parser

func (*Search_condition_listContext) GetRuleContext

func (s *Search_condition_listContext) GetRuleContext() antlr.RuleContext

func (*Search_condition_listContext) IsSearch_condition_listContext

func (*Search_condition_listContext) IsSearch_condition_listContext()

func (*Search_condition_listContext) Search_condition

func (*Search_condition_listContext) ToStringTree

func (s *Search_condition_listContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type Search_condition_notContext

type Search_condition_notContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptySearch_condition_notContext

func NewEmptySearch_condition_notContext() *Search_condition_notContext

func NewSearch_condition_notContext

func NewSearch_condition_notContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Search_condition_notContext

func (*Search_condition_notContext) EnterRule

func (s *Search_condition_notContext) EnterRule(listener antlr.ParseTreeListener)

func (*Search_condition_notContext) ExitRule

func (s *Search_condition_notContext) ExitRule(listener antlr.ParseTreeListener)

func (*Search_condition_notContext) GetParser

func (s *Search_condition_notContext) GetParser() antlr.Parser

func (*Search_condition_notContext) GetRuleContext

func (s *Search_condition_notContext) GetRuleContext() antlr.RuleContext

func (*Search_condition_notContext) IsSearch_condition_notContext

func (*Search_condition_notContext) IsSearch_condition_notContext()

func (*Search_condition_notContext) NOT

func (*Search_condition_notContext) Predicate

func (*Search_condition_notContext) ToStringTree

func (s *Search_condition_notContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type Security_statementContext

type Security_statementContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptySecurity_statementContext

func NewEmptySecurity_statementContext() *Security_statementContext

func NewSecurity_statementContext

func NewSecurity_statementContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Security_statementContext

func (*Security_statementContext) ALL

func (*Security_statementContext) AS

func (*Security_statementContext) AllGRANT

func (*Security_statementContext) AllId

func (*Security_statementContext) COOKIE

func (*Security_statementContext) Column_name_list

func (*Security_statementContext) EnterRule

func (s *Security_statementContext) EnterRule(listener antlr.ParseTreeListener)

func (*Security_statementContext) Execute_clause

func (*Security_statementContext) ExitRule

func (s *Security_statementContext) ExitRule(listener antlr.ParseTreeListener)

func (*Security_statementContext) GRANT

func (*Security_statementContext) GetAs_principal

func (s *Security_statementContext) GetAs_principal() IIdContext

func (*Security_statementContext) GetOn_id

func (*Security_statementContext) GetParser

func (s *Security_statementContext) GetParser() antlr.Parser

func (*Security_statementContext) GetRuleContext

func (s *Security_statementContext) GetRuleContext() antlr.RuleContext

func (*Security_statementContext) GetTo_principal

func (s *Security_statementContext) GetTo_principal() IIdContext

func (*Security_statementContext) Grant_permission

func (*Security_statementContext) Id

func (*Security_statementContext) IsSecurity_statementContext

func (*Security_statementContext) IsSecurity_statementContext()

func (*Security_statementContext) LOCAL_ID

func (*Security_statementContext) ON

func (*Security_statementContext) OPTION

func (*Security_statementContext) PRIVILEGES

func (*Security_statementContext) REVERT

func (*Security_statementContext) SetAs_principal

func (s *Security_statementContext) SetAs_principal(v IIdContext)

func (*Security_statementContext) SetOn_id

func (*Security_statementContext) SetTo_principal

func (s *Security_statementContext) SetTo_principal(v IIdContext)

func (*Security_statementContext) TO

func (*Security_statementContext) Table_name

func (*Security_statementContext) ToStringTree

func (s *Security_statementContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

func (*Security_statementContext) WITH

type Select_listContext

type Select_listContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptySelect_listContext

func NewEmptySelect_listContext() *Select_listContext

func NewSelect_listContext

func NewSelect_listContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Select_listContext

func (*Select_listContext) AllSelect_list_elem

func (s *Select_listContext) AllSelect_list_elem() []ISelect_list_elemContext

func (*Select_listContext) EnterRule

func (s *Select_listContext) EnterRule(listener antlr.ParseTreeListener)

func (*Select_listContext) ExitRule

func (s *Select_listContext) ExitRule(listener antlr.ParseTreeListener)

func (*Select_listContext) GetParser

func (s *Select_listContext) GetParser() antlr.Parser

func (*Select_listContext) GetRuleContext

func (s *Select_listContext) GetRuleContext() antlr.RuleContext

func (*Select_listContext) IsSelect_listContext

func (*Select_listContext) IsSelect_listContext()

func (*Select_listContext) Select_list_elem

func (s *Select_listContext) Select_list_elem(i int) ISelect_list_elemContext

func (*Select_listContext) ToStringTree

func (s *Select_listContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type Select_list_elemContext

type Select_list_elemContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptySelect_list_elemContext

func NewEmptySelect_list_elemContext() *Select_list_elemContext

func NewSelect_list_elemContext

func NewSelect_list_elemContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Select_list_elemContext

func (*Select_list_elemContext) AS

func (*Select_list_elemContext) Column_alias

func (*Select_list_elemContext) EnterRule

func (s *Select_list_elemContext) EnterRule(listener antlr.ParseTreeListener)

func (*Select_list_elemContext) ExitRule

func (s *Select_list_elemContext) ExitRule(listener antlr.ParseTreeListener)

func (*Select_list_elemContext) Expression

func (*Select_list_elemContext) GetParser

func (s *Select_list_elemContext) GetParser() antlr.Parser

func (*Select_list_elemContext) GetRuleContext

func (s *Select_list_elemContext) GetRuleContext() antlr.RuleContext

func (*Select_list_elemContext) IDENTITY

func (*Select_list_elemContext) IsSelect_list_elemContext

func (*Select_list_elemContext) IsSelect_list_elemContext()

func (*Select_list_elemContext) ROWGUID

func (*Select_list_elemContext) Table_name

func (*Select_list_elemContext) ToStringTree

func (s *Select_list_elemContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type Select_statementContext

type Select_statementContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptySelect_statementContext

func NewEmptySelect_statementContext() *Select_statementContext

func NewSelect_statementContext

func NewSelect_statementContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Select_statementContext

func (*Select_statementContext) EnterRule

func (s *Select_statementContext) EnterRule(listener antlr.ParseTreeListener)

func (*Select_statementContext) ExitRule

func (s *Select_statementContext) ExitRule(listener antlr.ParseTreeListener)

func (*Select_statementContext) For_clause

func (*Select_statementContext) GetParser

func (s *Select_statementContext) GetParser() antlr.Parser

func (*Select_statementContext) GetRuleContext

func (s *Select_statementContext) GetRuleContext() antlr.RuleContext

func (*Select_statementContext) IsSelect_statementContext

func (*Select_statementContext) IsSelect_statementContext()

func (*Select_statementContext) Option_clause

func (*Select_statementContext) Order_by_clause

func (s *Select_statementContext) Order_by_clause() IOrder_by_clauseContext

func (*Select_statementContext) Query_expression

func (s *Select_statementContext) Query_expression() IQuery_expressionContext

func (*Select_statementContext) ToStringTree

func (s *Select_statementContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

func (*Select_statementContext) With_expression

func (s *Select_statementContext) With_expression() IWith_expressionContext

type Service_broker_optionContext

type Service_broker_optionContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyService_broker_optionContext

func NewEmptyService_broker_optionContext() *Service_broker_optionContext

func NewService_broker_optionContext

func NewService_broker_optionContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Service_broker_optionContext

func (*Service_broker_optionContext) DISABLE_BROKER

func (s *Service_broker_optionContext) DISABLE_BROKER() antlr.TerminalNode

func (*Service_broker_optionContext) ENABLE_BROKER

func (s *Service_broker_optionContext) ENABLE_BROKER() antlr.TerminalNode

func (*Service_broker_optionContext) ERROR_BROKER_CONVERSATIONS

func (s *Service_broker_optionContext) ERROR_BROKER_CONVERSATIONS() antlr.TerminalNode

func (*Service_broker_optionContext) EnterRule

func (s *Service_broker_optionContext) EnterRule(listener antlr.ParseTreeListener)

func (*Service_broker_optionContext) ExitRule

func (*Service_broker_optionContext) GetParser

func (s *Service_broker_optionContext) GetParser() antlr.Parser

func (*Service_broker_optionContext) GetRuleContext

func (s *Service_broker_optionContext) GetRuleContext() antlr.RuleContext

func (*Service_broker_optionContext) HONOR_BROKER_PRIORITY

func (s *Service_broker_optionContext) HONOR_BROKER_PRIORITY() antlr.TerminalNode

func (*Service_broker_optionContext) IsService_broker_optionContext

func (*Service_broker_optionContext) IsService_broker_optionContext()

func (*Service_broker_optionContext) NEW_BROKER

func (*Service_broker_optionContext) On_off

func (*Service_broker_optionContext) ToStringTree

func (s *Service_broker_optionContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type Set_specialContext

type Set_specialContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptySet_specialContext

func NewEmptySet_specialContext() *Set_specialContext

func NewSet_specialContext

func NewSet_specialContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Set_specialContext

func (*Set_specialContext) ANSI_NULLS

func (s *Set_specialContext) ANSI_NULLS() antlr.TerminalNode

func (*Set_specialContext) ANSI_PADDING

func (s *Set_specialContext) ANSI_PADDING() antlr.TerminalNode

func (*Set_specialContext) AllId

func (s *Set_specialContext) AllId() []IIdContext

func (*Set_specialContext) COMMITTED

func (s *Set_specialContext) COMMITTED() antlr.TerminalNode

func (*Set_specialContext) Constant_LOCAL_ID

func (s *Set_specialContext) Constant_LOCAL_ID() IConstant_LOCAL_IDContext

func (*Set_specialContext) EnterRule

func (s *Set_specialContext) EnterRule(listener antlr.ParseTreeListener)

func (*Set_specialContext) ExitRule

func (s *Set_specialContext) ExitRule(listener antlr.ParseTreeListener)

func (*Set_specialContext) GetParser

func (s *Set_specialContext) GetParser() antlr.Parser

func (*Set_specialContext) GetRuleContext

func (s *Set_specialContext) GetRuleContext() antlr.RuleContext

func (*Set_specialContext) IDENTITY_INSERT

func (s *Set_specialContext) IDENTITY_INSERT() antlr.TerminalNode

func (*Set_specialContext) ISOLATION

func (s *Set_specialContext) ISOLATION() antlr.TerminalNode

func (*Set_specialContext) Id

func (*Set_specialContext) IsSet_specialContext

func (*Set_specialContext) IsSet_specialContext()

func (*Set_specialContext) LEVEL

func (*Set_specialContext) On_off

func (s *Set_specialContext) On_off() IOn_offContext

func (*Set_specialContext) QUOTED_IDENTIFIER

func (s *Set_specialContext) QUOTED_IDENTIFIER() antlr.TerminalNode

func (*Set_specialContext) READ

func (*Set_specialContext) REPEATABLE

func (s *Set_specialContext) REPEATABLE() antlr.TerminalNode

func (*Set_specialContext) SERIALIZABLE

func (s *Set_specialContext) SERIALIZABLE() antlr.TerminalNode

func (*Set_specialContext) SET

func (*Set_specialContext) SNAPSHOT

func (s *Set_specialContext) SNAPSHOT() antlr.TerminalNode

func (*Set_specialContext) TRANSACTION

func (s *Set_specialContext) TRANSACTION() antlr.TerminalNode

func (*Set_specialContext) Table_name

func (s *Set_specialContext) Table_name() ITable_nameContext

func (*Set_specialContext) ToStringTree

func (s *Set_specialContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

func (*Set_specialContext) UNCOMMITTED

func (s *Set_specialContext) UNCOMMITTED() antlr.TerminalNode

type Set_statementContext

type Set_statementContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptySet_statementContext

func NewEmptySet_statementContext() *Set_statementContext

func NewSet_statementContext

func NewSet_statementContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Set_statementContext

func (*Set_statementContext) Assignment_operator

func (s *Set_statementContext) Assignment_operator() IAssignment_operatorContext

func (*Set_statementContext) CURSOR

func (*Set_statementContext) Column_name_list

func (s *Set_statementContext) Column_name_list() IColumn_name_listContext

func (*Set_statementContext) Declare_set_cursor_common

func (s *Set_statementContext) Declare_set_cursor_common() IDeclare_set_cursor_commonContext

func (*Set_statementContext) EnterRule

func (s *Set_statementContext) EnterRule(listener antlr.ParseTreeListener)

func (*Set_statementContext) ExitRule

func (s *Set_statementContext) ExitRule(listener antlr.ParseTreeListener)

func (*Set_statementContext) Expression

func (s *Set_statementContext) Expression() IExpressionContext

func (*Set_statementContext) FOR

func (*Set_statementContext) GetMember_name

func (s *Set_statementContext) GetMember_name() IIdContext

func (*Set_statementContext) GetParser

func (s *Set_statementContext) GetParser() antlr.Parser

func (*Set_statementContext) GetRuleContext

func (s *Set_statementContext) GetRuleContext() antlr.RuleContext

func (*Set_statementContext) Id

func (*Set_statementContext) IsSet_statementContext

func (*Set_statementContext) IsSet_statementContext()

func (*Set_statementContext) LOCAL_ID

func (s *Set_statementContext) LOCAL_ID() antlr.TerminalNode

func (*Set_statementContext) OF

func (*Set_statementContext) ONLY

func (*Set_statementContext) READ

func (*Set_statementContext) SET

func (*Set_statementContext) SetMember_name

func (s *Set_statementContext) SetMember_name(v IIdContext)

func (*Set_statementContext) Set_special

func (s *Set_statementContext) Set_special() ISet_specialContext

func (*Set_statementContext) ToStringTree

func (s *Set_statementContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

func (*Set_statementContext) UPDATE

type SignContext

type SignContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptySignContext

func NewEmptySignContext() *SignContext

func NewSignContext

func NewSignContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *SignContext

func (*SignContext) EnterRule

func (s *SignContext) EnterRule(listener antlr.ParseTreeListener)

func (*SignContext) ExitRule

func (s *SignContext) ExitRule(listener antlr.ParseTreeListener)

func (*SignContext) GetParser

func (s *SignContext) GetParser() antlr.Parser

func (*SignContext) GetRuleContext

func (s *SignContext) GetRuleContext() antlr.RuleContext

func (*SignContext) IsSignContext

func (*SignContext) IsSignContext()

func (*SignContext) ToStringTree

func (s *SignContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type Simple_idContext

type Simple_idContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptySimple_idContext

func NewEmptySimple_idContext() *Simple_idContext

func NewSimple_idContext

func NewSimple_idContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Simple_idContext

func (*Simple_idContext) ABSOLUTE

func (s *Simple_idContext) ABSOLUTE() antlr.TerminalNode

func (*Simple_idContext) APPLY

func (s *Simple_idContext) APPLY() antlr.TerminalNode

func (*Simple_idContext) AUTO

func (*Simple_idContext) AVG

func (*Simple_idContext) BASE64

func (s *Simple_idContext) BASE64() antlr.TerminalNode

func (*Simple_idContext) CALLED

func (s *Simple_idContext) CALLED() antlr.TerminalNode

func (*Simple_idContext) CALLER

func (s *Simple_idContext) CALLER() antlr.TerminalNode

func (*Simple_idContext) CAST

func (*Simple_idContext) CATCH

func (s *Simple_idContext) CATCH() antlr.TerminalNode

func (*Simple_idContext) CHECKSUM_AGG

func (s *Simple_idContext) CHECKSUM_AGG() antlr.TerminalNode

func (*Simple_idContext) COMMITTED

func (s *Simple_idContext) COMMITTED() antlr.TerminalNode

func (*Simple_idContext) CONCAT

func (s *Simple_idContext) CONCAT() antlr.TerminalNode

func (*Simple_idContext) CONTROL

func (s *Simple_idContext) CONTROL() antlr.TerminalNode

func (*Simple_idContext) COOKIE

func (s *Simple_idContext) COOKIE() antlr.TerminalNode

func (*Simple_idContext) COUNT

func (s *Simple_idContext) COUNT() antlr.TerminalNode

func (*Simple_idContext) COUNT_BIG

func (s *Simple_idContext) COUNT_BIG() antlr.TerminalNode

func (*Simple_idContext) DELAY

func (s *Simple_idContext) DELAY() antlr.TerminalNode

func (*Simple_idContext) DELETED

func (s *Simple_idContext) DELETED() antlr.TerminalNode

func (*Simple_idContext) DENSE_RANK

func (s *Simple_idContext) DENSE_RANK() antlr.TerminalNode

func (*Simple_idContext) DISABLE

func (s *Simple_idContext) DISABLE() antlr.TerminalNode

func (*Simple_idContext) DYNAMIC

func (s *Simple_idContext) DYNAMIC() antlr.TerminalNode

func (*Simple_idContext) ENCRYPTION

func (s *Simple_idContext) ENCRYPTION() antlr.TerminalNode

func (*Simple_idContext) EXPAND

func (s *Simple_idContext) EXPAND() antlr.TerminalNode

func (*Simple_idContext) EnterRule

func (s *Simple_idContext) EnterRule(listener antlr.ParseTreeListener)

func (*Simple_idContext) ExitRule

func (s *Simple_idContext) ExitRule(listener antlr.ParseTreeListener)

func (*Simple_idContext) FAST

func (*Simple_idContext) FAST_FORWARD

func (s *Simple_idContext) FAST_FORWARD() antlr.TerminalNode

func (*Simple_idContext) FIRST

func (s *Simple_idContext) FIRST() antlr.TerminalNode

func (*Simple_idContext) FOLLOWING

func (s *Simple_idContext) FOLLOWING() antlr.TerminalNode

func (*Simple_idContext) FORCE

func (s *Simple_idContext) FORCE() antlr.TerminalNode

func (*Simple_idContext) FORCED

func (s *Simple_idContext) FORCED() antlr.TerminalNode

func (*Simple_idContext) FORCESEEK

func (s *Simple_idContext) FORCESEEK() antlr.TerminalNode

func (*Simple_idContext) FORWARD_ONLY

func (s *Simple_idContext) FORWARD_ONLY() antlr.TerminalNode

func (*Simple_idContext) FULLSCAN

func (s *Simple_idContext) FULLSCAN() antlr.TerminalNode

func (*Simple_idContext) GLOBAL

func (s *Simple_idContext) GLOBAL() antlr.TerminalNode

func (*Simple_idContext) GO

func (*Simple_idContext) GROUPING

func (s *Simple_idContext) GROUPING() antlr.TerminalNode

func (*Simple_idContext) GROUPING_ID

func (s *Simple_idContext) GROUPING_ID() antlr.TerminalNode

func (*Simple_idContext) GetParser

func (s *Simple_idContext) GetParser() antlr.Parser

func (*Simple_idContext) GetRuleContext

func (s *Simple_idContext) GetRuleContext() antlr.RuleContext

func (*Simple_idContext) HASH

func (*Simple_idContext) ID

func (*Simple_idContext) IGNORE_NONCLUSTERED_COLUMNSTORE_INDEX

func (s *Simple_idContext) IGNORE_NONCLUSTERED_COLUMNSTORE_INDEX() antlr.TerminalNode

func (*Simple_idContext) IMPERSONATE

func (s *Simple_idContext) IMPERSONATE() antlr.TerminalNode

func (*Simple_idContext) INPUT

func (s *Simple_idContext) INPUT() antlr.TerminalNode

func (*Simple_idContext) INSENSITIVE

func (s *Simple_idContext) INSENSITIVE() antlr.TerminalNode

func (*Simple_idContext) INSERTED

func (s *Simple_idContext) INSERTED() antlr.TerminalNode

func (*Simple_idContext) ISOLATION

func (s *Simple_idContext) ISOLATION() antlr.TerminalNode

func (*Simple_idContext) IsSimple_idContext

func (*Simple_idContext) IsSimple_idContext()

func (*Simple_idContext) KEEP

func (*Simple_idContext) KEEPFIXED

func (s *Simple_idContext) KEEPFIXED() antlr.TerminalNode

func (*Simple_idContext) KEYSET

func (s *Simple_idContext) KEYSET() antlr.TerminalNode

func (*Simple_idContext) LAST

func (*Simple_idContext) LEVEL

func (s *Simple_idContext) LEVEL() antlr.TerminalNode

func (*Simple_idContext) LOCAL

func (s *Simple_idContext) LOCAL() antlr.TerminalNode

func (*Simple_idContext) LOCK_ESCALATION

func (s *Simple_idContext) LOCK_ESCALATION() antlr.TerminalNode

func (*Simple_idContext) LOGIN

func (s *Simple_idContext) LOGIN() antlr.TerminalNode

func (*Simple_idContext) LOOP

func (*Simple_idContext) MARK

func (*Simple_idContext) MAX

func (*Simple_idContext) MAXDOP

func (s *Simple_idContext) MAXDOP() antlr.TerminalNode

func (*Simple_idContext) MAXRECURSION

func (s *Simple_idContext) MAXRECURSION() antlr.TerminalNode

func (*Simple_idContext) MIN

func (*Simple_idContext) MODIFY

func (s *Simple_idContext) MODIFY() antlr.TerminalNode

func (*Simple_idContext) NAME

func (*Simple_idContext) NEXT

func (*Simple_idContext) NOCOUNT

func (s *Simple_idContext) NOCOUNT() antlr.TerminalNode

func (*Simple_idContext) NOEXPAND

func (s *Simple_idContext) NOEXPAND() antlr.TerminalNode

func (*Simple_idContext) NORECOMPUTE

func (s *Simple_idContext) NORECOMPUTE() antlr.TerminalNode

func (*Simple_idContext) NTILE

func (s *Simple_idContext) NTILE() antlr.TerminalNode

func (*Simple_idContext) NUMBER

func (s *Simple_idContext) NUMBER() antlr.TerminalNode

func (*Simple_idContext) OFFSET

func (s *Simple_idContext) OFFSET() antlr.TerminalNode

func (*Simple_idContext) ONLINE

func (s *Simple_idContext) ONLINE() antlr.TerminalNode

func (*Simple_idContext) ONLY

func (*Simple_idContext) OPTIMISTIC

func (s *Simple_idContext) OPTIMISTIC() antlr.TerminalNode

func (*Simple_idContext) OPTIMIZE

func (s *Simple_idContext) OPTIMIZE() antlr.TerminalNode

func (*Simple_idContext) OUT

func (*Simple_idContext) OUTPUT

func (s *Simple_idContext) OUTPUT() antlr.TerminalNode

func (*Simple_idContext) OWNER

func (s *Simple_idContext) OWNER() antlr.TerminalNode

func (*Simple_idContext) PARAMETERIZATION

func (s *Simple_idContext) PARAMETERIZATION() antlr.TerminalNode

func (*Simple_idContext) PARTITION

func (s *Simple_idContext) PARTITION() antlr.TerminalNode

func (*Simple_idContext) PATH

func (*Simple_idContext) PRECEDING

func (s *Simple_idContext) PRECEDING() antlr.TerminalNode

func (*Simple_idContext) PRIOR

func (s *Simple_idContext) PRIOR() antlr.TerminalNode

func (*Simple_idContext) PRIVILEGES

func (s *Simple_idContext) PRIVILEGES() antlr.TerminalNode

func (*Simple_idContext) RANGE

func (s *Simple_idContext) RANGE() antlr.TerminalNode

func (*Simple_idContext) RANK

func (*Simple_idContext) READONLY

func (s *Simple_idContext) READONLY() antlr.TerminalNode

func (*Simple_idContext) READ_ONLY

func (s *Simple_idContext) READ_ONLY() antlr.TerminalNode

func (*Simple_idContext) RECOMPILE

func (s *Simple_idContext) RECOMPILE() antlr.TerminalNode

func (*Simple_idContext) RELATIVE

func (s *Simple_idContext) RELATIVE() antlr.TerminalNode

func (*Simple_idContext) REMOTE

func (s *Simple_idContext) REMOTE() antlr.TerminalNode

func (*Simple_idContext) REPEATABLE

func (s *Simple_idContext) REPEATABLE() antlr.TerminalNode

func (*Simple_idContext) RETURN

func (s *Simple_idContext) RETURN() antlr.TerminalNode

func (*Simple_idContext) RETURNS

func (s *Simple_idContext) RETURNS() antlr.TerminalNode

func (*Simple_idContext) ROBUST

func (s *Simple_idContext) ROBUST() antlr.TerminalNode

func (*Simple_idContext) ROOT

func (*Simple_idContext) ROW

func (*Simple_idContext) ROWGUID

func (s *Simple_idContext) ROWGUID() antlr.TerminalNode

func (*Simple_idContext) ROWS

func (*Simple_idContext) ROW_NUMBER

func (s *Simple_idContext) ROW_NUMBER() antlr.TerminalNode

func (*Simple_idContext) SAMPLE

func (s *Simple_idContext) SAMPLE() antlr.TerminalNode

func (*Simple_idContext) SCHEMABINDING

func (s *Simple_idContext) SCHEMABINDING() antlr.TerminalNode

func (*Simple_idContext) SCROLL

func (s *Simple_idContext) SCROLL() antlr.TerminalNode

func (*Simple_idContext) SCROLL_LOCKS

func (s *Simple_idContext) SCROLL_LOCKS() antlr.TerminalNode

func (*Simple_idContext) SELF

func (*Simple_idContext) SERIALIZABLE

func (s *Simple_idContext) SERIALIZABLE() antlr.TerminalNode

func (*Simple_idContext) SIMPLE

func (s *Simple_idContext) SIMPLE() antlr.TerminalNode

func (*Simple_idContext) SIZE

func (*Simple_idContext) SNAPSHOT

func (s *Simple_idContext) SNAPSHOT() antlr.TerminalNode

func (*Simple_idContext) SPATIAL_WINDOW_MAX_CELLS

func (s *Simple_idContext) SPATIAL_WINDOW_MAX_CELLS() antlr.TerminalNode

func (*Simple_idContext) STATIC

func (s *Simple_idContext) STATIC() antlr.TerminalNode

func (*Simple_idContext) STATS_STREAM

func (s *Simple_idContext) STATS_STREAM() antlr.TerminalNode

func (*Simple_idContext) STDEV

func (s *Simple_idContext) STDEV() antlr.TerminalNode

func (*Simple_idContext) STDEVP

func (s *Simple_idContext) STDEVP() antlr.TerminalNode

func (*Simple_idContext) SUM

func (*Simple_idContext) TEXTIMAGE_ON

func (s *Simple_idContext) TEXTIMAGE_ON() antlr.TerminalNode

func (*Simple_idContext) THROW

func (s *Simple_idContext) THROW() antlr.TerminalNode

func (*Simple_idContext) TIES

func (*Simple_idContext) TIME

func (*Simple_idContext) TRY

func (*Simple_idContext) TYPE

func (*Simple_idContext) TYPE_WARNING

func (s *Simple_idContext) TYPE_WARNING() antlr.TerminalNode

func (*Simple_idContext) ToStringTree

func (s *Simple_idContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

func (*Simple_idContext) UNBOUNDED

func (s *Simple_idContext) UNBOUNDED() antlr.TerminalNode

func (*Simple_idContext) UNCOMMITTED

func (s *Simple_idContext) UNCOMMITTED() antlr.TerminalNode

func (*Simple_idContext) UNKNOWN

func (s *Simple_idContext) UNKNOWN() antlr.TerminalNode

func (*Simple_idContext) USING

func (s *Simple_idContext) USING() antlr.TerminalNode

func (*Simple_idContext) VAR

func (*Simple_idContext) VARP

func (*Simple_idContext) VIEWS

func (s *Simple_idContext) VIEWS() antlr.TerminalNode

func (*Simple_idContext) VIEW_METADATA

func (s *Simple_idContext) VIEW_METADATA() antlr.TerminalNode

func (*Simple_idContext) WORK

func (*Simple_idContext) XML

func (*Simple_idContext) XMLNAMESPACES

func (s *Simple_idContext) XMLNAMESPACES() antlr.TerminalNode

type Simple_nameContext

type Simple_nameContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptySimple_nameContext

func NewEmptySimple_nameContext() *Simple_nameContext

func NewSimple_nameContext

func NewSimple_nameContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Simple_nameContext

func (*Simple_nameContext) AllId

func (s *Simple_nameContext) AllId() []IIdContext

func (*Simple_nameContext) EnterRule

func (s *Simple_nameContext) EnterRule(listener antlr.ParseTreeListener)

func (*Simple_nameContext) ExitRule

func (s *Simple_nameContext) ExitRule(listener antlr.ParseTreeListener)

func (*Simple_nameContext) GetName

func (s *Simple_nameContext) GetName() IIdContext

func (*Simple_nameContext) GetParser

func (s *Simple_nameContext) GetParser() antlr.Parser

func (*Simple_nameContext) GetRuleContext

func (s *Simple_nameContext) GetRuleContext() antlr.RuleContext

func (*Simple_nameContext) GetSchema

func (s *Simple_nameContext) GetSchema() IIdContext

func (*Simple_nameContext) Id

func (*Simple_nameContext) IsSimple_nameContext

func (*Simple_nameContext) IsSimple_nameContext()

func (*Simple_nameContext) SetName

func (s *Simple_nameContext) SetName(v IIdContext)

func (*Simple_nameContext) SetSchema

func (s *Simple_nameContext) SetSchema(v IIdContext)

func (*Simple_nameContext) ToStringTree

func (s *Simple_nameContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type Snapshot_optionContext

type Snapshot_optionContext struct {
	*antlr.BaseParserRuleContext

	MEMORY_OPTIMIZED_ELEVATE_TO_SNAPSHOT antlr.Token
	// contains filtered or unexported fields
}

func NewEmptySnapshot_optionContext

func NewEmptySnapshot_optionContext() *Snapshot_optionContext

func NewSnapshot_optionContext

func NewSnapshot_optionContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Snapshot_optionContext

func (*Snapshot_optionContext) ALLOW_SNAPSHOT_ISOLATION

func (s *Snapshot_optionContext) ALLOW_SNAPSHOT_ISOLATION() antlr.TerminalNode

func (*Snapshot_optionContext) EnterRule

func (s *Snapshot_optionContext) EnterRule(listener antlr.ParseTreeListener)

func (*Snapshot_optionContext) ExitRule

func (s *Snapshot_optionContext) ExitRule(listener antlr.ParseTreeListener)

func (*Snapshot_optionContext) GetMEMORY_OPTIMIZED_ELEVATE_TO_SNAPSHOT

func (s *Snapshot_optionContext) GetMEMORY_OPTIMIZED_ELEVATE_TO_SNAPSHOT() antlr.Token

func (*Snapshot_optionContext) GetParser

func (s *Snapshot_optionContext) GetParser() antlr.Parser

func (*Snapshot_optionContext) GetRuleContext

func (s *Snapshot_optionContext) GetRuleContext() antlr.RuleContext

func (*Snapshot_optionContext) IsSnapshot_optionContext

func (*Snapshot_optionContext) IsSnapshot_optionContext()

func (*Snapshot_optionContext) OFF

func (*Snapshot_optionContext) ON

func (*Snapshot_optionContext) On_off

func (*Snapshot_optionContext) READ_COMMITTED_SNAPSHOT

func (s *Snapshot_optionContext) READ_COMMITTED_SNAPSHOT() antlr.TerminalNode

func (*Snapshot_optionContext) SetMEMORY_OPTIMIZED_ELEVATE_TO_SNAPSHOT

func (s *Snapshot_optionContext) SetMEMORY_OPTIMIZED_ELEVATE_TO_SNAPSHOT(v antlr.Token)

func (*Snapshot_optionContext) ToStringTree

func (s *Snapshot_optionContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type Sql_clauseContext

type Sql_clauseContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptySql_clauseContext

func NewEmptySql_clauseContext() *Sql_clauseContext

func NewSql_clauseContext

func NewSql_clauseContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Sql_clauseContext

func (*Sql_clauseContext) Another_statement

func (s *Sql_clauseContext) Another_statement() IAnother_statementContext

func (*Sql_clauseContext) Cfl_statement

func (s *Sql_clauseContext) Cfl_statement() ICfl_statementContext

func (*Sql_clauseContext) Dbcc_clause

func (s *Sql_clauseContext) Dbcc_clause() IDbcc_clauseContext

func (*Sql_clauseContext) Ddl_clause

func (s *Sql_clauseContext) Ddl_clause() IDdl_clauseContext

func (*Sql_clauseContext) Dml_clause

func (s *Sql_clauseContext) Dml_clause() IDml_clauseContext

func (*Sql_clauseContext) Empty_statement

func (s *Sql_clauseContext) Empty_statement() IEmpty_statementContext

func (*Sql_clauseContext) EnterRule

func (s *Sql_clauseContext) EnterRule(listener antlr.ParseTreeListener)

func (*Sql_clauseContext) ExitRule

func (s *Sql_clauseContext) ExitRule(listener antlr.ParseTreeListener)

func (*Sql_clauseContext) GetParser

func (s *Sql_clauseContext) GetParser() antlr.Parser

func (*Sql_clauseContext) GetRuleContext

func (s *Sql_clauseContext) GetRuleContext() antlr.RuleContext

func (*Sql_clauseContext) IsSql_clauseContext

func (*Sql_clauseContext) IsSql_clauseContext()

func (*Sql_clauseContext) ToStringTree

func (s *Sql_clauseContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type Sql_clausesContext

type Sql_clausesContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptySql_clausesContext

func NewEmptySql_clausesContext() *Sql_clausesContext

func NewSql_clausesContext

func NewSql_clausesContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Sql_clausesContext

func (*Sql_clausesContext) AllSEMI

func (s *Sql_clausesContext) AllSEMI() []antlr.TerminalNode

func (*Sql_clausesContext) AllSql_clause

func (s *Sql_clausesContext) AllSql_clause() []ISql_clauseContext

func (*Sql_clausesContext) EnterRule

func (s *Sql_clausesContext) EnterRule(listener antlr.ParseTreeListener)

func (*Sql_clausesContext) ExitRule

func (s *Sql_clausesContext) ExitRule(listener antlr.ParseTreeListener)

func (*Sql_clausesContext) GetParser

func (s *Sql_clausesContext) GetParser() antlr.Parser

func (*Sql_clausesContext) GetRuleContext

func (s *Sql_clausesContext) GetRuleContext() antlr.RuleContext

func (*Sql_clausesContext) IsSql_clausesContext

func (*Sql_clausesContext) IsSql_clausesContext()

func (*Sql_clausesContext) SEMI

func (*Sql_clausesContext) Sql_clause

func (s *Sql_clausesContext) Sql_clause(i int) ISql_clauseContext

func (*Sql_clausesContext) ToStringTree

func (s *Sql_clausesContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type Sql_optionContext

type Sql_optionContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptySql_optionContext

func NewEmptySql_optionContext() *Sql_optionContext

func NewSql_optionContext

func NewSql_optionContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Sql_optionContext

func (*Sql_optionContext) ANSI_NULLS

func (s *Sql_optionContext) ANSI_NULLS() antlr.TerminalNode

func (*Sql_optionContext) ANSI_NULL_DEFAULT

func (s *Sql_optionContext) ANSI_NULL_DEFAULT() antlr.TerminalNode

func (*Sql_optionContext) ANSI_PADDING

func (s *Sql_optionContext) ANSI_PADDING() antlr.TerminalNode

func (*Sql_optionContext) ANSI_WARNINGS

func (s *Sql_optionContext) ANSI_WARNINGS() antlr.TerminalNode

func (*Sql_optionContext) ARITHABORT

func (s *Sql_optionContext) ARITHABORT() antlr.TerminalNode

func (*Sql_optionContext) COMPATIBILITY_LEVEL

func (s *Sql_optionContext) COMPATIBILITY_LEVEL() antlr.TerminalNode

func (*Sql_optionContext) CONCAT_NULL_YIELDS_NULL

func (s *Sql_optionContext) CONCAT_NULL_YIELDS_NULL() antlr.TerminalNode

func (*Sql_optionContext) DECIMAL

func (s *Sql_optionContext) DECIMAL() antlr.TerminalNode

func (*Sql_optionContext) EQUAL

func (*Sql_optionContext) EnterRule

func (s *Sql_optionContext) EnterRule(listener antlr.ParseTreeListener)

func (*Sql_optionContext) ExitRule

func (s *Sql_optionContext) ExitRule(listener antlr.ParseTreeListener)

func (*Sql_optionContext) GetParser

func (s *Sql_optionContext) GetParser() antlr.Parser

func (*Sql_optionContext) GetRuleContext

func (s *Sql_optionContext) GetRuleContext() antlr.RuleContext

func (*Sql_optionContext) IsSql_optionContext

func (*Sql_optionContext) IsSql_optionContext()

func (*Sql_optionContext) NUMERIC_ROUNDABORT

func (s *Sql_optionContext) NUMERIC_ROUNDABORT() antlr.TerminalNode

func (*Sql_optionContext) On_off

func (s *Sql_optionContext) On_off() IOn_offContext

func (*Sql_optionContext) QUOTED_IDENTIFIER

func (s *Sql_optionContext) QUOTED_IDENTIFIER() antlr.TerminalNode

func (*Sql_optionContext) RECURSIVE_TRIGGERS

func (s *Sql_optionContext) RECURSIVE_TRIGGERS() antlr.TerminalNode

func (*Sql_optionContext) ToStringTree

func (s *Sql_optionContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type SubqueryContext

type SubqueryContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptySubqueryContext

func NewEmptySubqueryContext() *SubqueryContext

func NewSubqueryContext

func NewSubqueryContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *SubqueryContext

func (*SubqueryContext) EnterRule

func (s *SubqueryContext) EnterRule(listener antlr.ParseTreeListener)

func (*SubqueryContext) ExitRule

func (s *SubqueryContext) ExitRule(listener antlr.ParseTreeListener)

func (*SubqueryContext) GetParser

func (s *SubqueryContext) GetParser() antlr.Parser

func (*SubqueryContext) GetRuleContext

func (s *SubqueryContext) GetRuleContext() antlr.RuleContext

func (*SubqueryContext) IsSubqueryContext

func (*SubqueryContext) IsSubqueryContext()

func (*SubqueryContext) Select_statement

func (s *SubqueryContext) Select_statement() ISelect_statementContext

func (*SubqueryContext) ToStringTree

func (s *SubqueryContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type Subquery_expressionContext

type Subquery_expressionContext struct {
	*ExpressionContext
}

func NewSubquery_expressionContext

func NewSubquery_expressionContext(parser antlr.Parser, ctx antlr.ParserRuleContext) *Subquery_expressionContext

func (*Subquery_expressionContext) EnterRule

func (s *Subquery_expressionContext) EnterRule(listener antlr.ParseTreeListener)

func (*Subquery_expressionContext) ExitRule

func (s *Subquery_expressionContext) ExitRule(listener antlr.ParseTreeListener)

func (*Subquery_expressionContext) GetRuleContext

func (s *Subquery_expressionContext) GetRuleContext() antlr.RuleContext

func (*Subquery_expressionContext) Subquery

type Switch_search_condition_sectionContext

type Switch_search_condition_sectionContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptySwitch_search_condition_sectionContext

func NewEmptySwitch_search_condition_sectionContext() *Switch_search_condition_sectionContext

func NewSwitch_search_condition_sectionContext

func NewSwitch_search_condition_sectionContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Switch_search_condition_sectionContext

func (*Switch_search_condition_sectionContext) EnterRule

func (*Switch_search_condition_sectionContext) ExitRule

func (*Switch_search_condition_sectionContext) Expression

func (*Switch_search_condition_sectionContext) GetParser

func (*Switch_search_condition_sectionContext) GetRuleContext

func (*Switch_search_condition_sectionContext) IsSwitch_search_condition_sectionContext

func (*Switch_search_condition_sectionContext) IsSwitch_search_condition_sectionContext()

func (*Switch_search_condition_sectionContext) Search_condition

func (*Switch_search_condition_sectionContext) THEN

func (*Switch_search_condition_sectionContext) ToStringTree

func (s *Switch_search_condition_sectionContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

func (*Switch_search_condition_sectionContext) WHEN

type Switch_sectionContext

type Switch_sectionContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptySwitch_sectionContext

func NewEmptySwitch_sectionContext() *Switch_sectionContext

func NewSwitch_sectionContext

func NewSwitch_sectionContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Switch_sectionContext

func (*Switch_sectionContext) AllExpression

func (s *Switch_sectionContext) AllExpression() []IExpressionContext

func (*Switch_sectionContext) EnterRule

func (s *Switch_sectionContext) EnterRule(listener antlr.ParseTreeListener)

func (*Switch_sectionContext) ExitRule

func (s *Switch_sectionContext) ExitRule(listener antlr.ParseTreeListener)

func (*Switch_sectionContext) Expression

func (s *Switch_sectionContext) Expression(i int) IExpressionContext

func (*Switch_sectionContext) GetParser

func (s *Switch_sectionContext) GetParser() antlr.Parser

func (*Switch_sectionContext) GetRuleContext

func (s *Switch_sectionContext) GetRuleContext() antlr.RuleContext

func (*Switch_sectionContext) IsSwitch_sectionContext

func (*Switch_sectionContext) IsSwitch_sectionContext()

func (*Switch_sectionContext) THEN

func (*Switch_sectionContext) ToStringTree

func (s *Switch_sectionContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

func (*Switch_sectionContext) WHEN

type Table_aliasContext

type Table_aliasContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyTable_aliasContext

func NewEmptyTable_aliasContext() *Table_aliasContext

func NewTable_aliasContext

func NewTable_aliasContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Table_aliasContext

func (*Table_aliasContext) EnterRule

func (s *Table_aliasContext) EnterRule(listener antlr.ParseTreeListener)

func (*Table_aliasContext) ExitRule

func (s *Table_aliasContext) ExitRule(listener antlr.ParseTreeListener)

func (*Table_aliasContext) GetParser

func (s *Table_aliasContext) GetParser() antlr.Parser

func (*Table_aliasContext) GetRuleContext

func (s *Table_aliasContext) GetRuleContext() antlr.RuleContext

func (*Table_aliasContext) Id

func (*Table_aliasContext) IsTable_aliasContext

func (*Table_aliasContext) IsTable_aliasContext()

func (*Table_aliasContext) ToStringTree

func (s *Table_aliasContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

func (*Table_aliasContext) With_table_hints

func (s *Table_aliasContext) With_table_hints() IWith_table_hintsContext

type Table_constraintContext

type Table_constraintContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyTable_constraintContext

func NewEmptyTable_constraintContext() *Table_constraintContext

func NewTable_constraintContext

func NewTable_constraintContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Table_constraintContext

func (*Table_constraintContext) ASC

func (*Table_constraintContext) AllId

func (s *Table_constraintContext) AllId() []IIdContext

func (*Table_constraintContext) CHECK

func (*Table_constraintContext) CONSTRAINT

func (s *Table_constraintContext) CONSTRAINT() antlr.TerminalNode

func (*Table_constraintContext) Clustered

func (*Table_constraintContext) Column_name_list

func (s *Table_constraintContext) Column_name_list() IColumn_name_listContext

func (*Table_constraintContext) DESC

func (*Table_constraintContext) EnterRule

func (s *Table_constraintContext) EnterRule(listener antlr.ParseTreeListener)

func (*Table_constraintContext) ExitRule

func (s *Table_constraintContext) ExitRule(listener antlr.ParseTreeListener)

func (*Table_constraintContext) FOR

func (*Table_constraintContext) GetParser

func (s *Table_constraintContext) GetParser() antlr.Parser

func (*Table_constraintContext) GetRuleContext

func (s *Table_constraintContext) GetRuleContext() antlr.RuleContext

func (*Table_constraintContext) Id

func (*Table_constraintContext) Index_options

func (*Table_constraintContext) IsTable_constraintContext

func (*Table_constraintContext) IsTable_constraintContext()

func (*Table_constraintContext) KEY

func (*Table_constraintContext) NOT

func (*Table_constraintContext) ON

func (*Table_constraintContext) PRIMARY

func (*Table_constraintContext) REPLICATION

func (s *Table_constraintContext) REPLICATION() antlr.TerminalNode

func (*Table_constraintContext) Search_condition

func (s *Table_constraintContext) Search_condition() ISearch_conditionContext

func (*Table_constraintContext) ToStringTree

func (s *Table_constraintContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

func (*Table_constraintContext) UNIQUE

type Table_hintContext

type Table_hintContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyTable_hintContext

func NewEmptyTable_hintContext() *Table_hintContext

func NewTable_hintContext

func NewTable_hintContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Table_hintContext

func (*Table_hintContext) AllID

func (s *Table_hintContext) AllID() []antlr.TerminalNode

func (*Table_hintContext) AllIndex_value

func (s *Table_hintContext) AllIndex_value() []IIndex_valueContext

func (*Table_hintContext) DECIMAL

func (s *Table_hintContext) DECIMAL() antlr.TerminalNode

func (*Table_hintContext) EnterRule

func (s *Table_hintContext) EnterRule(listener antlr.ParseTreeListener)

func (*Table_hintContext) ExitRule

func (s *Table_hintContext) ExitRule(listener antlr.ParseTreeListener)

func (*Table_hintContext) FORCESEEK

func (s *Table_hintContext) FORCESEEK() antlr.TerminalNode

func (*Table_hintContext) GetParser

func (s *Table_hintContext) GetParser() antlr.Parser

func (*Table_hintContext) GetRuleContext

func (s *Table_hintContext) GetRuleContext() antlr.RuleContext

func (*Table_hintContext) ID

func (*Table_hintContext) INDEX

func (*Table_hintContext) Index_value

func (s *Table_hintContext) Index_value(i int) IIndex_valueContext

func (*Table_hintContext) IsTable_hintContext

func (*Table_hintContext) IsTable_hintContext()

func (*Table_hintContext) NOEXPAND

func (s *Table_hintContext) NOEXPAND() antlr.TerminalNode

func (*Table_hintContext) SERIALIZABLE

func (s *Table_hintContext) SERIALIZABLE() antlr.TerminalNode

func (*Table_hintContext) SNAPSHOT

func (s *Table_hintContext) SNAPSHOT() antlr.TerminalNode

func (*Table_hintContext) SPATIAL_WINDOW_MAX_CELLS

func (s *Table_hintContext) SPATIAL_WINDOW_MAX_CELLS() antlr.TerminalNode

func (*Table_hintContext) ToStringTree

func (s *Table_hintContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type Table_nameContext

type Table_nameContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyTable_nameContext

func NewEmptyTable_nameContext() *Table_nameContext

func NewTable_nameContext

func NewTable_nameContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Table_nameContext

func (*Table_nameContext) AllId

func (s *Table_nameContext) AllId() []IIdContext

func (*Table_nameContext) EnterRule

func (s *Table_nameContext) EnterRule(listener antlr.ParseTreeListener)

func (*Table_nameContext) ExitRule

func (s *Table_nameContext) ExitRule(listener antlr.ParseTreeListener)

func (*Table_nameContext) GetDatabase

func (s *Table_nameContext) GetDatabase() IIdContext

func (*Table_nameContext) GetParser

func (s *Table_nameContext) GetParser() antlr.Parser

func (*Table_nameContext) GetRuleContext

func (s *Table_nameContext) GetRuleContext() antlr.RuleContext

func (*Table_nameContext) GetSchema

func (s *Table_nameContext) GetSchema() IIdContext

func (*Table_nameContext) GetTable

func (s *Table_nameContext) GetTable() IIdContext

func (*Table_nameContext) Id

func (s *Table_nameContext) Id(i int) IIdContext

func (*Table_nameContext) IsTable_nameContext

func (*Table_nameContext) IsTable_nameContext()

func (*Table_nameContext) SetDatabase

func (s *Table_nameContext) SetDatabase(v IIdContext)

func (*Table_nameContext) SetSchema

func (s *Table_nameContext) SetSchema(v IIdContext)

func (*Table_nameContext) SetTable

func (s *Table_nameContext) SetTable(v IIdContext)

func (*Table_nameContext) ToStringTree

func (s *Table_nameContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type Table_name_with_hintContext

type Table_name_with_hintContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyTable_name_with_hintContext

func NewEmptyTable_name_with_hintContext() *Table_name_with_hintContext

func NewTable_name_with_hintContext

func NewTable_name_with_hintContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Table_name_with_hintContext

func (*Table_name_with_hintContext) EnterRule

func (s *Table_name_with_hintContext) EnterRule(listener antlr.ParseTreeListener)

func (*Table_name_with_hintContext) ExitRule

func (s *Table_name_with_hintContext) ExitRule(listener antlr.ParseTreeListener)

func (*Table_name_with_hintContext) GetParser

func (s *Table_name_with_hintContext) GetParser() antlr.Parser

func (*Table_name_with_hintContext) GetRuleContext

func (s *Table_name_with_hintContext) GetRuleContext() antlr.RuleContext

func (*Table_name_with_hintContext) IsTable_name_with_hintContext

func (*Table_name_with_hintContext) IsTable_name_with_hintContext()

func (*Table_name_with_hintContext) Table_name

func (*Table_name_with_hintContext) ToStringTree

func (s *Table_name_with_hintContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

func (*Table_name_with_hintContext) With_table_hints

type Table_sourceContext

type Table_sourceContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyTable_sourceContext

func NewEmptyTable_sourceContext() *Table_sourceContext

func NewTable_sourceContext

func NewTable_sourceContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Table_sourceContext

func (*Table_sourceContext) EnterRule

func (s *Table_sourceContext) EnterRule(listener antlr.ParseTreeListener)

func (*Table_sourceContext) ExitRule

func (s *Table_sourceContext) ExitRule(listener antlr.ParseTreeListener)

func (*Table_sourceContext) GetParser

func (s *Table_sourceContext) GetParser() antlr.Parser

func (*Table_sourceContext) GetRuleContext

func (s *Table_sourceContext) GetRuleContext() antlr.RuleContext

func (*Table_sourceContext) IsTable_sourceContext

func (*Table_sourceContext) IsTable_sourceContext()

func (*Table_sourceContext) Table_source_item_joined

func (s *Table_sourceContext) Table_source_item_joined() ITable_source_item_joinedContext

func (*Table_sourceContext) ToStringTree

func (s *Table_sourceContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type Table_source_itemContext

type Table_source_itemContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyTable_source_itemContext

func NewEmptyTable_source_itemContext() *Table_source_itemContext

func NewTable_source_itemContext

func NewTable_source_itemContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Table_source_itemContext

func (*Table_source_itemContext) As_table_alias

func (*Table_source_itemContext) Change_table

func (*Table_source_itemContext) Column_alias_list

func (s *Table_source_itemContext) Column_alias_list() IColumn_alias_listContext

func (*Table_source_itemContext) Derived_table

func (*Table_source_itemContext) EnterRule

func (s *Table_source_itemContext) EnterRule(listener antlr.ParseTreeListener)

func (*Table_source_itemContext) ExitRule

func (s *Table_source_itemContext) ExitRule(listener antlr.ParseTreeListener)

func (*Table_source_itemContext) Function_call

func (*Table_source_itemContext) GetParser

func (s *Table_source_itemContext) GetParser() antlr.Parser

func (*Table_source_itemContext) GetRuleContext

func (s *Table_source_itemContext) GetRuleContext() antlr.RuleContext

func (*Table_source_itemContext) IsTable_source_itemContext

func (*Table_source_itemContext) IsTable_source_itemContext()

func (*Table_source_itemContext) LOCAL_ID

func (*Table_source_itemContext) Rowset_function

func (*Table_source_itemContext) Table_name_with_hint

func (s *Table_source_itemContext) Table_name_with_hint() ITable_name_with_hintContext

func (*Table_source_itemContext) ToStringTree

func (s *Table_source_itemContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type Table_source_item_joinedContext

type Table_source_item_joinedContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyTable_source_item_joinedContext

func NewEmptyTable_source_item_joinedContext() *Table_source_item_joinedContext

func NewTable_source_item_joinedContext

func NewTable_source_item_joinedContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Table_source_item_joinedContext

func (*Table_source_item_joinedContext) AllJoin_part

func (*Table_source_item_joinedContext) EnterRule

func (*Table_source_item_joinedContext) ExitRule

func (*Table_source_item_joinedContext) GetParser

func (*Table_source_item_joinedContext) GetRuleContext

func (*Table_source_item_joinedContext) IsTable_source_item_joinedContext

func (*Table_source_item_joinedContext) IsTable_source_item_joinedContext()

func (*Table_source_item_joinedContext) Join_part

func (*Table_source_item_joinedContext) Table_source_item

func (*Table_source_item_joinedContext) ToStringTree

func (s *Table_source_item_joinedContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type Table_sourcesContext

type Table_sourcesContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyTable_sourcesContext

func NewEmptyTable_sourcesContext() *Table_sourcesContext

func NewTable_sourcesContext

func NewTable_sourcesContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Table_sourcesContext

func (*Table_sourcesContext) AllTable_source

func (s *Table_sourcesContext) AllTable_source() []ITable_sourceContext

func (*Table_sourcesContext) EnterRule

func (s *Table_sourcesContext) EnterRule(listener antlr.ParseTreeListener)

func (*Table_sourcesContext) ExitRule

func (s *Table_sourcesContext) ExitRule(listener antlr.ParseTreeListener)

func (*Table_sourcesContext) GetParser

func (s *Table_sourcesContext) GetParser() antlr.Parser

func (*Table_sourcesContext) GetRuleContext

func (s *Table_sourcesContext) GetRuleContext() antlr.RuleContext

func (*Table_sourcesContext) IsTable_sourcesContext

func (*Table_sourcesContext) IsTable_sourcesContext()

func (*Table_sourcesContext) Table_source

func (s *Table_sourcesContext) Table_source(i int) ITable_sourceContext

func (*Table_sourcesContext) ToStringTree

func (s *Table_sourcesContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type Table_type_definitionContext

type Table_type_definitionContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyTable_type_definitionContext

func NewEmptyTable_type_definitionContext() *Table_type_definitionContext

func NewTable_type_definitionContext

func NewTable_type_definitionContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Table_type_definitionContext

func (*Table_type_definitionContext) Column_def_table_constraints

func (s *Table_type_definitionContext) Column_def_table_constraints() IColumn_def_table_constraintsContext

func (*Table_type_definitionContext) EnterRule

func (s *Table_type_definitionContext) EnterRule(listener antlr.ParseTreeListener)

func (*Table_type_definitionContext) ExitRule

func (*Table_type_definitionContext) GetParser

func (s *Table_type_definitionContext) GetParser() antlr.Parser

func (*Table_type_definitionContext) GetRuleContext

func (s *Table_type_definitionContext) GetRuleContext() antlr.RuleContext

func (*Table_type_definitionContext) IsTable_type_definitionContext

func (*Table_type_definitionContext) IsTable_type_definitionContext()

func (*Table_type_definitionContext) TABLE

func (*Table_type_definitionContext) ToStringTree

func (s *Table_type_definitionContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type Table_value_constructorContext

type Table_value_constructorContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyTable_value_constructorContext

func NewEmptyTable_value_constructorContext() *Table_value_constructorContext

func NewTable_value_constructorContext

func NewTable_value_constructorContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Table_value_constructorContext

func (*Table_value_constructorContext) AllExpression_list

func (s *Table_value_constructorContext) AllExpression_list() []IExpression_listContext

func (*Table_value_constructorContext) EnterRule

func (*Table_value_constructorContext) ExitRule

func (*Table_value_constructorContext) Expression_list

func (*Table_value_constructorContext) GetParser

func (*Table_value_constructorContext) GetRuleContext

func (s *Table_value_constructorContext) GetRuleContext() antlr.RuleContext

func (*Table_value_constructorContext) IsTable_value_constructorContext

func (*Table_value_constructorContext) IsTable_value_constructorContext()

func (*Table_value_constructorContext) ToStringTree

func (s *Table_value_constructorContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

func (*Table_value_constructorContext) VALUES

type Target_recovery_time_optionContext

type Target_recovery_time_optionContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyTarget_recovery_time_optionContext

func NewEmptyTarget_recovery_time_optionContext() *Target_recovery_time_optionContext

func NewTarget_recovery_time_optionContext

func NewTarget_recovery_time_optionContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Target_recovery_time_optionContext

func (*Target_recovery_time_optionContext) DECIMAL

func (*Target_recovery_time_optionContext) EQUAL

func (*Target_recovery_time_optionContext) EnterRule

func (*Target_recovery_time_optionContext) ExitRule

func (*Target_recovery_time_optionContext) GetParser

func (*Target_recovery_time_optionContext) GetRuleContext

func (*Target_recovery_time_optionContext) IsTarget_recovery_time_optionContext

func (*Target_recovery_time_optionContext) IsTarget_recovery_time_optionContext()

func (*Target_recovery_time_optionContext) MINUTES

func (*Target_recovery_time_optionContext) SECONDS

func (*Target_recovery_time_optionContext) TARGET_RECOVERY_TIME

func (s *Target_recovery_time_optionContext) TARGET_RECOVERY_TIME() antlr.TerminalNode

func (*Target_recovery_time_optionContext) ToStringTree

func (s *Target_recovery_time_optionContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type TerminationContext

type TerminationContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyTerminationContext

func NewEmptyTerminationContext() *TerminationContext

func NewTerminationContext

func NewTerminationContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *TerminationContext

func (*TerminationContext) AFTER

func (*TerminationContext) DECIMAL

func (s *TerminationContext) DECIMAL() antlr.TerminalNode

func (*TerminationContext) EnterRule

func (s *TerminationContext) EnterRule(listener antlr.ParseTreeListener)

func (*TerminationContext) ExitRule

func (s *TerminationContext) ExitRule(listener antlr.ParseTreeListener)

func (*TerminationContext) GetParser

func (s *TerminationContext) GetParser() antlr.Parser

func (*TerminationContext) GetRuleContext

func (s *TerminationContext) GetRuleContext() antlr.RuleContext

func (*TerminationContext) GetSeconds

func (s *TerminationContext) GetSeconds() antlr.Token

func (*TerminationContext) IMMEDIATE

func (s *TerminationContext) IMMEDIATE() antlr.TerminalNode

func (*TerminationContext) IsTerminationContext

func (*TerminationContext) IsTerminationContext()

func (*TerminationContext) NO_WAIT

func (s *TerminationContext) NO_WAIT() antlr.TerminalNode

func (*TerminationContext) ROLLBACK

func (s *TerminationContext) ROLLBACK() antlr.TerminalNode

func (*TerminationContext) SetSeconds

func (s *TerminationContext) SetSeconds(v antlr.Token)

func (*TerminationContext) ToStringTree

func (s *TerminationContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type Throw_statementContext

type Throw_statementContext struct {
	*Cfl_statementContext
	// contains filtered or unexported fields
}

func NewThrow_statementContext

func NewThrow_statementContext(parser antlr.Parser, ctx antlr.ParserRuleContext) *Throw_statementContext

func (*Throw_statementContext) AllDECIMAL

func (s *Throw_statementContext) AllDECIMAL() []antlr.TerminalNode

func (*Throw_statementContext) AllLOCAL_ID

func (s *Throw_statementContext) AllLOCAL_ID() []antlr.TerminalNode

func (*Throw_statementContext) DECIMAL

func (*Throw_statementContext) EnterRule

func (s *Throw_statementContext) EnterRule(listener antlr.ParseTreeListener)

func (*Throw_statementContext) ExitRule

func (s *Throw_statementContext) ExitRule(listener antlr.ParseTreeListener)

func (*Throw_statementContext) GetError_number

func (s *Throw_statementContext) GetError_number() antlr.Token

func (*Throw_statementContext) GetMessage

func (s *Throw_statementContext) GetMessage() antlr.Token

func (*Throw_statementContext) GetRuleContext

func (s *Throw_statementContext) GetRuleContext() antlr.RuleContext

func (*Throw_statementContext) GetState

func (s *Throw_statementContext) GetState() antlr.Token

func (*Throw_statementContext) LOCAL_ID

func (*Throw_statementContext) STRING

func (*Throw_statementContext) SetError_number

func (s *Throw_statementContext) SetError_number(v antlr.Token)

func (*Throw_statementContext) SetMessage

func (s *Throw_statementContext) SetMessage(v antlr.Token)

func (*Throw_statementContext) SetState

func (s *Throw_statementContext) SetState(v antlr.Token)

func (*Throw_statementContext) THROW

type Top_clauseContext

type Top_clauseContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyTop_clauseContext

func NewEmptyTop_clauseContext() *Top_clauseContext

func NewTop_clauseContext

func NewTop_clauseContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Top_clauseContext

func (*Top_clauseContext) EnterRule

func (s *Top_clauseContext) EnterRule(listener antlr.ParseTreeListener)

func (*Top_clauseContext) ExitRule

func (s *Top_clauseContext) ExitRule(listener antlr.ParseTreeListener)

func (*Top_clauseContext) GetParser

func (s *Top_clauseContext) GetParser() antlr.Parser

func (*Top_clauseContext) GetRuleContext

func (s *Top_clauseContext) GetRuleContext() antlr.RuleContext

func (*Top_clauseContext) IsTop_clauseContext

func (*Top_clauseContext) IsTop_clauseContext()

func (*Top_clauseContext) TIES

func (*Top_clauseContext) TOP

func (*Top_clauseContext) ToStringTree

func (s *Top_clauseContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

func (*Top_clauseContext) Top_count

func (s *Top_clauseContext) Top_count() ITop_countContext

func (*Top_clauseContext) Top_percent

func (s *Top_clauseContext) Top_percent() ITop_percentContext

func (*Top_clauseContext) WITH

type Top_countContext

type Top_countContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyTop_countContext

func NewEmptyTop_countContext() *Top_countContext

func NewTop_countContext

func NewTop_countContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Top_countContext

func (*Top_countContext) DECIMAL

func (s *Top_countContext) DECIMAL() antlr.TerminalNode

func (*Top_countContext) EnterRule

func (s *Top_countContext) EnterRule(listener antlr.ParseTreeListener)

func (*Top_countContext) ExitRule

func (s *Top_countContext) ExitRule(listener antlr.ParseTreeListener)

func (*Top_countContext) Expression

func (s *Top_countContext) Expression() IExpressionContext

func (*Top_countContext) GetParser

func (s *Top_countContext) GetParser() antlr.Parser

func (*Top_countContext) GetRuleContext

func (s *Top_countContext) GetRuleContext() antlr.RuleContext

func (*Top_countContext) IsTop_countContext

func (*Top_countContext) IsTop_countContext()

func (*Top_countContext) ToStringTree

func (s *Top_countContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type Top_percentContext

type Top_percentContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyTop_percentContext

func NewEmptyTop_percentContext() *Top_percentContext

func NewTop_percentContext

func NewTop_percentContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Top_percentContext

func (*Top_percentContext) EnterRule

func (s *Top_percentContext) EnterRule(listener antlr.ParseTreeListener)

func (*Top_percentContext) ExitRule

func (s *Top_percentContext) ExitRule(listener antlr.ParseTreeListener)

func (*Top_percentContext) Expression

func (s *Top_percentContext) Expression() IExpressionContext

func (*Top_percentContext) FLOAT

func (*Top_percentContext) GetParser

func (s *Top_percentContext) GetParser() antlr.Parser

func (*Top_percentContext) GetRuleContext

func (s *Top_percentContext) GetRuleContext() antlr.RuleContext

func (*Top_percentContext) IsTop_percentContext

func (*Top_percentContext) IsTop_percentContext()

func (*Top_percentContext) PERCENT

func (s *Top_percentContext) PERCENT() antlr.TerminalNode

func (*Top_percentContext) REAL

func (*Top_percentContext) ToStringTree

func (s *Top_percentContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type Transaction_statementContext

type Transaction_statementContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyTransaction_statementContext

func NewEmptyTransaction_statementContext() *Transaction_statementContext

func NewTransaction_statementContext

func NewTransaction_statementContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Transaction_statementContext

func (*Transaction_statementContext) BEGIN

func (*Transaction_statementContext) COMMIT

func (*Transaction_statementContext) DELAYED_DURABILITY

func (s *Transaction_statementContext) DELAYED_DURABILITY() antlr.TerminalNode

func (*Transaction_statementContext) DISTRIBUTED

func (*Transaction_statementContext) EQUAL

func (*Transaction_statementContext) EnterRule

func (s *Transaction_statementContext) EnterRule(listener antlr.ParseTreeListener)

func (*Transaction_statementContext) ExitRule

func (*Transaction_statementContext) GetParser

func (s *Transaction_statementContext) GetParser() antlr.Parser

func (*Transaction_statementContext) GetRuleContext

func (s *Transaction_statementContext) GetRuleContext() antlr.RuleContext

func (*Transaction_statementContext) Id

func (*Transaction_statementContext) IsTransaction_statementContext

func (*Transaction_statementContext) IsTransaction_statementContext()

func (*Transaction_statementContext) LOCAL_ID

func (*Transaction_statementContext) MARK

func (*Transaction_statementContext) OFF

func (*Transaction_statementContext) ON

func (*Transaction_statementContext) ROLLBACK

func (*Transaction_statementContext) SAVE

func (*Transaction_statementContext) STRING

func (*Transaction_statementContext) TRAN

func (*Transaction_statementContext) TRANSACTION

func (*Transaction_statementContext) ToStringTree

func (s *Transaction_statementContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

func (*Transaction_statementContext) WITH

func (*Transaction_statementContext) WORK

type Try_catch_statementContext

type Try_catch_statementContext struct {
	*Cfl_statementContext
	// contains filtered or unexported fields
}

func NewTry_catch_statementContext

func NewTry_catch_statementContext(parser antlr.Parser, ctx antlr.ParserRuleContext) *Try_catch_statementContext

func (*Try_catch_statementContext) AllBEGIN

func (*Try_catch_statementContext) AllCATCH

func (*Try_catch_statementContext) AllEND

func (*Try_catch_statementContext) AllSql_clauses

func (s *Try_catch_statementContext) AllSql_clauses() []ISql_clausesContext

func (*Try_catch_statementContext) AllTRY

func (*Try_catch_statementContext) BEGIN

func (*Try_catch_statementContext) CATCH

func (*Try_catch_statementContext) END

func (*Try_catch_statementContext) EnterRule

func (s *Try_catch_statementContext) EnterRule(listener antlr.ParseTreeListener)

func (*Try_catch_statementContext) ExitRule

func (s *Try_catch_statementContext) ExitRule(listener antlr.ParseTreeListener)

func (*Try_catch_statementContext) GetCatch_clauses

func (s *Try_catch_statementContext) GetCatch_clauses() ISql_clausesContext

func (*Try_catch_statementContext) GetRuleContext

func (s *Try_catch_statementContext) GetRuleContext() antlr.RuleContext

func (*Try_catch_statementContext) GetTry_clauses

func (s *Try_catch_statementContext) GetTry_clauses() ISql_clausesContext

func (*Try_catch_statementContext) SetCatch_clauses

func (s *Try_catch_statementContext) SetCatch_clauses(v ISql_clausesContext)

func (*Try_catch_statementContext) SetTry_clauses

func (s *Try_catch_statementContext) SetTry_clauses(v ISql_clausesContext)

func (*Try_catch_statementContext) Sql_clauses

func (*Try_catch_statementContext) TRY

type Tsql_fileContext

type Tsql_fileContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyTsql_fileContext

func NewEmptyTsql_fileContext() *Tsql_fileContext

func NewTsql_fileContext

func NewTsql_fileContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Tsql_fileContext

func (*Tsql_fileContext) AllBatch

func (s *Tsql_fileContext) AllBatch() []IBatchContext

func (*Tsql_fileContext) Batch

func (s *Tsql_fileContext) Batch(i int) IBatchContext

func (*Tsql_fileContext) EOF

func (*Tsql_fileContext) EnterRule

func (s *Tsql_fileContext) EnterRule(listener antlr.ParseTreeListener)

func (*Tsql_fileContext) ExitRule

func (s *Tsql_fileContext) ExitRule(listener antlr.ParseTreeListener)

func (*Tsql_fileContext) GetParser

func (s *Tsql_fileContext) GetParser() antlr.Parser

func (*Tsql_fileContext) GetRuleContext

func (s *Tsql_fileContext) GetRuleContext() antlr.RuleContext

func (*Tsql_fileContext) IsTsql_fileContext

func (*Tsql_fileContext) IsTsql_fileContext()

func (*Tsql_fileContext) ToStringTree

func (s *Tsql_fileContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type Unary_operator_expressionContext

type Unary_operator_expressionContext struct {
	*ExpressionContext
	// contains filtered or unexported fields
}

func NewUnary_operator_expressionContext

func NewUnary_operator_expressionContext(parser antlr.Parser, ctx antlr.ParserRuleContext) *Unary_operator_expressionContext

func (*Unary_operator_expressionContext) EnterRule

func (*Unary_operator_expressionContext) ExitRule

func (*Unary_operator_expressionContext) Expression

func (*Unary_operator_expressionContext) GetOp

func (*Unary_operator_expressionContext) GetRuleContext

func (*Unary_operator_expressionContext) SetOp

type UnionContext

type UnionContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyUnionContext

func NewEmptyUnionContext() *UnionContext

func NewUnionContext

func NewUnionContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *UnionContext

func (*UnionContext) ALL

func (s *UnionContext) ALL() antlr.TerminalNode

func (*UnionContext) EXCEPT

func (s *UnionContext) EXCEPT() antlr.TerminalNode

func (*UnionContext) EnterRule

func (s *UnionContext) EnterRule(listener antlr.ParseTreeListener)

func (*UnionContext) ExitRule

func (s *UnionContext) ExitRule(listener antlr.ParseTreeListener)

func (*UnionContext) GetParser

func (s *UnionContext) GetParser() antlr.Parser

func (*UnionContext) GetRuleContext

func (s *UnionContext) GetRuleContext() antlr.RuleContext

func (*UnionContext) INTERSECT

func (s *UnionContext) INTERSECT() antlr.TerminalNode

func (*UnionContext) IsUnionContext

func (*UnionContext) IsUnionContext()

func (*UnionContext) Query_expression

func (s *UnionContext) Query_expression() IQuery_expressionContext

func (*UnionContext) Query_specification

func (s *UnionContext) Query_specification() IQuery_specificationContext

func (*UnionContext) ToStringTree

func (s *UnionContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

func (*UnionContext) UNION

func (s *UnionContext) UNION() antlr.TerminalNode

type Update_elemContext

type Update_elemContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyUpdate_elemContext

func NewEmptyUpdate_elemContext() *Update_elemContext

func NewUpdate_elemContext

func NewUpdate_elemContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Update_elemContext

func (*Update_elemContext) AllId

func (s *Update_elemContext) AllId() []IIdContext

func (*Update_elemContext) Assignment_operator

func (s *Update_elemContext) Assignment_operator() IAssignment_operatorContext

func (*Update_elemContext) EnterRule

func (s *Update_elemContext) EnterRule(listener antlr.ParseTreeListener)

func (*Update_elemContext) ExitRule

func (s *Update_elemContext) ExitRule(listener antlr.ParseTreeListener)

func (*Update_elemContext) Expression

func (s *Update_elemContext) Expression() IExpressionContext

func (*Update_elemContext) Expression_list

func (s *Update_elemContext) Expression_list() IExpression_listContext

func (*Update_elemContext) Full_column_name

func (s *Update_elemContext) Full_column_name() IFull_column_nameContext

func (*Update_elemContext) GetMethod_name

func (s *Update_elemContext) GetMethod_name() IIdContext

func (*Update_elemContext) GetParser

func (s *Update_elemContext) GetParser() antlr.Parser

func (*Update_elemContext) GetRuleContext

func (s *Update_elemContext) GetRuleContext() antlr.RuleContext

func (*Update_elemContext) GetUdt_column_name

func (s *Update_elemContext) GetUdt_column_name() IIdContext

func (*Update_elemContext) Id

func (*Update_elemContext) IsUpdate_elemContext

func (*Update_elemContext) IsUpdate_elemContext()

func (*Update_elemContext) LOCAL_ID

func (s *Update_elemContext) LOCAL_ID() antlr.TerminalNode

func (*Update_elemContext) SetMethod_name

func (s *Update_elemContext) SetMethod_name(v IIdContext)

func (*Update_elemContext) SetUdt_column_name

func (s *Update_elemContext) SetUdt_column_name(v IIdContext)

func (*Update_elemContext) ToStringTree

func (s *Update_elemContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

type Update_statementContext

type Update_statementContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyUpdate_statementContext

func NewEmptyUpdate_statementContext() *Update_statementContext

func NewUpdate_statementContext

func NewUpdate_statementContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Update_statementContext

func (*Update_statementContext) AllUpdate_elem

func (s *Update_statementContext) AllUpdate_elem() []IUpdate_elemContext

func (*Update_statementContext) CURRENT

func (*Update_statementContext) Cursor_name

func (*Update_statementContext) Ddl_object

func (*Update_statementContext) EnterRule

func (s *Update_statementContext) EnterRule(listener antlr.ParseTreeListener)

func (*Update_statementContext) ExitRule

func (s *Update_statementContext) ExitRule(listener antlr.ParseTreeListener)

func (*Update_statementContext) Expression

func (*Update_statementContext) FROM

func (*Update_statementContext) For_clause

func (*Update_statementContext) GLOBAL

func (*Update_statementContext) GetCursor_var

func (s *Update_statementContext) GetCursor_var() antlr.Token

func (*Update_statementContext) GetParser

func (s *Update_statementContext) GetParser() antlr.Parser

func (*Update_statementContext) GetRuleContext

func (s *Update_statementContext) GetRuleContext() antlr.RuleContext

func (*Update_statementContext) IsUpdate_statementContext

func (*Update_statementContext) IsUpdate_statementContext()

func (*Update_statementContext) LOCAL_ID

func (*Update_statementContext) OF

func (*Update_statementContext) Option_clause

func (*Update_statementContext) Output_clause

func (*Update_statementContext) PERCENT

func (*Update_statementContext) Rowset_function_limited

func (s *Update_statementContext) Rowset_function_limited() IRowset_function_limitedContext

func (*Update_statementContext) SET

func (*Update_statementContext) Search_condition_list

func (s *Update_statementContext) Search_condition_list() ISearch_condition_listContext

func (*Update_statementContext) SetCursor_var

func (s *Update_statementContext) SetCursor_var(v antlr.Token)

func (*Update_statementContext) TOP

func (*Update_statementContext) Table_sources

func (*Update_statementContext) ToStringTree

func (s *Update_statementContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

func (*Update_statementContext) UPDATE

func (*Update_statementContext) Update_elem

func (*Update_statementContext) WHERE

func (*Update_statementContext) With_expression

func (s *Update_statementContext) With_expression() IWith_expressionContext

func (*Update_statementContext) With_table_hints

func (s *Update_statementContext) With_table_hints() IWith_table_hintsContext

type Use_statementContext

type Use_statementContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyUse_statementContext

func NewEmptyUse_statementContext() *Use_statementContext

func NewUse_statementContext

func NewUse_statementContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Use_statementContext

func (*Use_statementContext) EnterRule

func (s *Use_statementContext) EnterRule(listener antlr.ParseTreeListener)

func (*Use_statementContext) ExitRule

func (s *Use_statementContext) ExitRule(listener antlr.ParseTreeListener)

func (*Use_statementContext) GetDatabase

func (s *Use_statementContext) GetDatabase() IIdContext

func (*Use_statementContext) GetParser

func (s *Use_statementContext) GetParser() antlr.Parser

func (*Use_statementContext) GetRuleContext

func (s *Use_statementContext) GetRuleContext() antlr.RuleContext

func (*Use_statementContext) Id

func (*Use_statementContext) IsUse_statementContext

func (*Use_statementContext) IsUse_statementContext()

func (*Use_statementContext) SetDatabase

func (s *Use_statementContext) SetDatabase(v IIdContext)

func (*Use_statementContext) ToStringTree

func (s *Use_statementContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

func (*Use_statementContext) USE

type View_attributeContext

type View_attributeContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyView_attributeContext

func NewEmptyView_attributeContext() *View_attributeContext

func NewView_attributeContext

func NewView_attributeContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *View_attributeContext

func (*View_attributeContext) ENCRYPTION

func (s *View_attributeContext) ENCRYPTION() antlr.TerminalNode

func (*View_attributeContext) EnterRule

func (s *View_attributeContext) EnterRule(listener antlr.ParseTreeListener)

func (*View_attributeContext) ExitRule

func (s *View_attributeContext) ExitRule(listener antlr.ParseTreeListener)

func (*View_attributeContext) GetParser

func (s *View_attributeContext) GetParser() antlr.Parser

func (*View_attributeContext) GetRuleContext

func (s *View_attributeContext) GetRuleContext() antlr.RuleContext

func (*View_attributeContext) IsView_attributeContext

func (*View_attributeContext) IsView_attributeContext()

func (*View_attributeContext) SCHEMABINDING

func (s *View_attributeContext) SCHEMABINDING() antlr.TerminalNode

func (*View_attributeContext) ToStringTree

func (s *View_attributeContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

func (*View_attributeContext) VIEW_METADATA

func (s *View_attributeContext) VIEW_METADATA() antlr.TerminalNode

type Waitfor_statementContext

type Waitfor_statementContext struct {
	*Cfl_statementContext
}

func NewWaitfor_statementContext

func NewWaitfor_statementContext(parser antlr.Parser, ctx antlr.ParserRuleContext) *Waitfor_statementContext

func (*Waitfor_statementContext) DELAY

func (*Waitfor_statementContext) EnterRule

func (s *Waitfor_statementContext) EnterRule(listener antlr.ParseTreeListener)

func (*Waitfor_statementContext) ExitRule

func (s *Waitfor_statementContext) ExitRule(listener antlr.ParseTreeListener)

func (*Waitfor_statementContext) Expression

func (*Waitfor_statementContext) GetRuleContext

func (s *Waitfor_statementContext) GetRuleContext() antlr.RuleContext

func (*Waitfor_statementContext) TIME

func (*Waitfor_statementContext) WAITFOR

type While_statementContext

type While_statementContext struct {
	*Cfl_statementContext
}

func NewWhile_statementContext

func NewWhile_statementContext(parser antlr.Parser, ctx antlr.ParserRuleContext) *While_statementContext

func (*While_statementContext) BREAK

func (*While_statementContext) CONTINUE

func (*While_statementContext) EnterRule

func (s *While_statementContext) EnterRule(listener antlr.ParseTreeListener)

func (*While_statementContext) ExitRule

func (s *While_statementContext) ExitRule(listener antlr.ParseTreeListener)

func (*While_statementContext) GetRuleContext

func (s *While_statementContext) GetRuleContext() antlr.RuleContext

func (*While_statementContext) Search_condition

func (s *While_statementContext) Search_condition() ISearch_conditionContext

func (*While_statementContext) Sql_clause

func (*While_statementContext) WHILE

type Window_frame_boundContext

type Window_frame_boundContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyWindow_frame_boundContext

func NewEmptyWindow_frame_boundContext() *Window_frame_boundContext

func NewWindow_frame_boundContext

func NewWindow_frame_boundContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Window_frame_boundContext

func (*Window_frame_boundContext) EnterRule

func (s *Window_frame_boundContext) EnterRule(listener antlr.ParseTreeListener)

func (*Window_frame_boundContext) ExitRule

func (s *Window_frame_boundContext) ExitRule(listener antlr.ParseTreeListener)

func (*Window_frame_boundContext) GetParser

func (s *Window_frame_boundContext) GetParser() antlr.Parser

func (*Window_frame_boundContext) GetRuleContext

func (s *Window_frame_boundContext) GetRuleContext() antlr.RuleContext

func (*Window_frame_boundContext) IsWindow_frame_boundContext

func (*Window_frame_boundContext) IsWindow_frame_boundContext()

func (*Window_frame_boundContext) ToStringTree

func (s *Window_frame_boundContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

func (*Window_frame_boundContext) Window_frame_following

func (s *Window_frame_boundContext) Window_frame_following() IWindow_frame_followingContext

func (*Window_frame_boundContext) Window_frame_preceding

func (s *Window_frame_boundContext) Window_frame_preceding() IWindow_frame_precedingContext

type Window_frame_extentContext

type Window_frame_extentContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyWindow_frame_extentContext

func NewEmptyWindow_frame_extentContext() *Window_frame_extentContext

func NewWindow_frame_extentContext

func NewWindow_frame_extentContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Window_frame_extentContext

func (*Window_frame_extentContext) AND

func (*Window_frame_extentContext) AllWindow_frame_bound

func (s *Window_frame_extentContext) AllWindow_frame_bound() []IWindow_frame_boundContext

func (*Window_frame_extentContext) BETWEEN

func (*Window_frame_extentContext) EnterRule

func (s *Window_frame_extentContext) EnterRule(listener antlr.ParseTreeListener)

func (*Window_frame_extentContext) ExitRule

func (s *Window_frame_extentContext) ExitRule(listener antlr.ParseTreeListener)

func (*Window_frame_extentContext) GetParser

func (s *Window_frame_extentContext) GetParser() antlr.Parser

func (*Window_frame_extentContext) GetRuleContext

func (s *Window_frame_extentContext) GetRuleContext() antlr.RuleContext

func (*Window_frame_extentContext) IsWindow_frame_extentContext

func (*Window_frame_extentContext) IsWindow_frame_extentContext()

func (*Window_frame_extentContext) ToStringTree

func (s *Window_frame_extentContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

func (*Window_frame_extentContext) Window_frame_bound

func (*Window_frame_extentContext) Window_frame_preceding

func (s *Window_frame_extentContext) Window_frame_preceding() IWindow_frame_precedingContext

type Window_frame_followingContext

type Window_frame_followingContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyWindow_frame_followingContext

func NewEmptyWindow_frame_followingContext() *Window_frame_followingContext

func NewWindow_frame_followingContext

func NewWindow_frame_followingContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Window_frame_followingContext

func (*Window_frame_followingContext) DECIMAL

func (*Window_frame_followingContext) EnterRule

func (s *Window_frame_followingContext) EnterRule(listener antlr.ParseTreeListener)

func (*Window_frame_followingContext) ExitRule

func (*Window_frame_followingContext) FOLLOWING

func (*Window_frame_followingContext) GetParser

func (*Window_frame_followingContext) GetRuleContext

func (s *Window_frame_followingContext) GetRuleContext() antlr.RuleContext

func (*Window_frame_followingContext) IsWindow_frame_followingContext

func (*Window_frame_followingContext) IsWindow_frame_followingContext()

func (*Window_frame_followingContext) ToStringTree

func (s *Window_frame_followingContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

func (*Window_frame_followingContext) UNBOUNDED

type Window_frame_precedingContext

type Window_frame_precedingContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyWindow_frame_precedingContext

func NewEmptyWindow_frame_precedingContext() *Window_frame_precedingContext

func NewWindow_frame_precedingContext

func NewWindow_frame_precedingContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Window_frame_precedingContext

func (*Window_frame_precedingContext) CURRENT

func (*Window_frame_precedingContext) DECIMAL

func (*Window_frame_precedingContext) EnterRule

func (s *Window_frame_precedingContext) EnterRule(listener antlr.ParseTreeListener)

func (*Window_frame_precedingContext) ExitRule

func (*Window_frame_precedingContext) GetParser

func (*Window_frame_precedingContext) GetRuleContext

func (s *Window_frame_precedingContext) GetRuleContext() antlr.RuleContext

func (*Window_frame_precedingContext) IsWindow_frame_precedingContext

func (*Window_frame_precedingContext) IsWindow_frame_precedingContext()

func (*Window_frame_precedingContext) PRECEDING

func (*Window_frame_precedingContext) ROW

func (*Window_frame_precedingContext) ToStringTree

func (s *Window_frame_precedingContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

func (*Window_frame_precedingContext) UNBOUNDED

type With_expressionContext

type With_expressionContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyWith_expressionContext

func NewEmptyWith_expressionContext() *With_expressionContext

func NewWith_expressionContext

func NewWith_expressionContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *With_expressionContext

func (*With_expressionContext) AllCommon_table_expression

func (s *With_expressionContext) AllCommon_table_expression() []ICommon_table_expressionContext

func (*With_expressionContext) Common_table_expression

func (s *With_expressionContext) Common_table_expression(i int) ICommon_table_expressionContext

func (*With_expressionContext) EnterRule

func (s *With_expressionContext) EnterRule(listener antlr.ParseTreeListener)

func (*With_expressionContext) ExitRule

func (s *With_expressionContext) ExitRule(listener antlr.ParseTreeListener)

func (*With_expressionContext) GetParser

func (s *With_expressionContext) GetParser() antlr.Parser

func (*With_expressionContext) GetRuleContext

func (s *With_expressionContext) GetRuleContext() antlr.RuleContext

func (*With_expressionContext) IsWith_expressionContext

func (*With_expressionContext) IsWith_expressionContext()

func (*With_expressionContext) ToStringTree

func (s *With_expressionContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

func (*With_expressionContext) WITH

func (*With_expressionContext) XMLNAMESPACES

func (s *With_expressionContext) XMLNAMESPACES() antlr.TerminalNode

type With_table_hintsContext

type With_table_hintsContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyWith_table_hintsContext

func NewEmptyWith_table_hintsContext() *With_table_hintsContext

func NewWith_table_hintsContext

func NewWith_table_hintsContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *With_table_hintsContext

func (*With_table_hintsContext) AllTable_hint

func (s *With_table_hintsContext) AllTable_hint() []ITable_hintContext

func (*With_table_hintsContext) EnterRule

func (s *With_table_hintsContext) EnterRule(listener antlr.ParseTreeListener)

func (*With_table_hintsContext) ExitRule

func (s *With_table_hintsContext) ExitRule(listener antlr.ParseTreeListener)

func (*With_table_hintsContext) GetParser

func (s *With_table_hintsContext) GetParser() antlr.Parser

func (*With_table_hintsContext) GetRuleContext

func (s *With_table_hintsContext) GetRuleContext() antlr.RuleContext

func (*With_table_hintsContext) IsWith_table_hintsContext

func (*With_table_hintsContext) IsWith_table_hintsContext()

func (*With_table_hintsContext) Table_hint

func (*With_table_hintsContext) ToStringTree

func (s *With_table_hintsContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

func (*With_table_hintsContext) WITH

type Xml_common_directivesContext

type Xml_common_directivesContext struct {
	*antlr.BaseParserRuleContext
	// contains filtered or unexported fields
}

func NewEmptyXml_common_directivesContext

func NewEmptyXml_common_directivesContext() *Xml_common_directivesContext

func NewXml_common_directivesContext

func NewXml_common_directivesContext(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int) *Xml_common_directivesContext

func (*Xml_common_directivesContext) BASE64

func (*Xml_common_directivesContext) BINARY

func (*Xml_common_directivesContext) EnterRule

func (s *Xml_common_directivesContext) EnterRule(listener antlr.ParseTreeListener)

func (*Xml_common_directivesContext) ExitRule

func (*Xml_common_directivesContext) GetParser

func (s *Xml_common_directivesContext) GetParser() antlr.Parser

func (*Xml_common_directivesContext) GetRuleContext

func (s *Xml_common_directivesContext) GetRuleContext() antlr.RuleContext

func (*Xml_common_directivesContext) IsXml_common_directivesContext

func (*Xml_common_directivesContext) IsXml_common_directivesContext()

func (*Xml_common_directivesContext) ROOT

func (*Xml_common_directivesContext) TYPE

func (*Xml_common_directivesContext) ToStringTree

func (s *Xml_common_directivesContext) ToStringTree(ruleNames []string, recog antlr.Recognizer) string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL