StmtContext

public class PostgreSQLParser.StmtContext : ParserRuleContext, IRuleNode, IParseTree, ISyntaxTree, ITree

Constructors

StmtContext

public StmtContext(ParserRuleContext parent, int invokingState)
Parameter Type Description
parent ParserRuleContext
invokingState Int32

Properties

RuleIndex

public override int RuleIndex { get; }

Methods

altereventtrigstmt()

public PostgreSQLParser.AltereventtrigstmtContext altereventtrigstmt()

Returns: AltereventtrigstmtContext

altercollationstmt()

public PostgreSQLParser.AltercollationstmtContext altercollationstmt()

Returns: AltercollationstmtContext

alterdatabasestmt()

public PostgreSQLParser.AlterdatabasestmtContext alterdatabasestmt()

Returns: AlterdatabasestmtContext

alterdatabasesetstmt()

public PostgreSQLParser.AlterdatabasesetstmtContext alterdatabasesetstmt()

Returns: AlterdatabasesetstmtContext

alterdefaultprivilegesstmt()

public PostgreSQLParser.AlterdefaultprivilegesstmtContext alterdefaultprivilegesstmt()

Returns: AlterdefaultprivilegesstmtContext

alterdomainstmt()

public PostgreSQLParser.AlterdomainstmtContext alterdomainstmt()

Returns: AlterdomainstmtContext

alterenumstmt()

public PostgreSQLParser.AlterenumstmtContext alterenumstmt()

Returns: AlterenumstmtContext

alterextensionstmt()

public PostgreSQLParser.AlterextensionstmtContext alterextensionstmt()

Returns: AlterextensionstmtContext

alterextensioncontentsstmt()

public PostgreSQLParser.AlterextensioncontentsstmtContext alterextensioncontentsstmt()

Returns: AlterextensioncontentsstmtContext

alterfdwstmt()

public PostgreSQLParser.AlterfdwstmtContext alterfdwstmt()

Returns: AlterfdwstmtContext

alterforeignserverstmt()

public PostgreSQLParser.AlterforeignserverstmtContext alterforeignserverstmt()

Returns: AlterforeignserverstmtContext

alterfunctionstmt()

public PostgreSQLParser.AlterfunctionstmtContext alterfunctionstmt()

Returns: AlterfunctionstmtContext

altergroupstmt()

public PostgreSQLParser.AltergroupstmtContext altergroupstmt()

Returns: AltergroupstmtContext

alterobjectdependsstmt()

public PostgreSQLParser.AlterobjectdependsstmtContext alterobjectdependsstmt()

Returns: AlterobjectdependsstmtContext

alterobjectschemastmt()

public PostgreSQLParser.AlterobjectschemastmtContext alterobjectschemastmt()

Returns: AlterobjectschemastmtContext

alterownerstmt()

public PostgreSQLParser.AlterownerstmtContext alterownerstmt()

Returns: AlterownerstmtContext

alteroperatorstmt()

public PostgreSQLParser.AlteroperatorstmtContext alteroperatorstmt()

Returns: AlteroperatorstmtContext

altertypestmt()

public PostgreSQLParser.AltertypestmtContext altertypestmt()

Returns: AltertypestmtContext

alterpolicystmt()

public PostgreSQLParser.AlterpolicystmtContext alterpolicystmt()

Returns: AlterpolicystmtContext

alterseqstmt()

public PostgreSQLParser.AlterseqstmtContext alterseqstmt()

Returns: AlterseqstmtContext

altersystemstmt()

public PostgreSQLParser.AltersystemstmtContext altersystemstmt()

Returns: AltersystemstmtContext

altertablestmt()

public PostgreSQLParser.AltertablestmtContext altertablestmt()

Returns: AltertablestmtContext

altertblspcstmt()

public PostgreSQLParser.AltertblspcstmtContext altertblspcstmt()

Returns: AltertblspcstmtContext

altercompositetypestmt()

public PostgreSQLParser.AltercompositetypestmtContext altercompositetypestmt()

Returns: AltercompositetypestmtContext

alterpublicationstmt()

public PostgreSQLParser.AlterpublicationstmtContext alterpublicationstmt()

Returns: AlterpublicationstmtContext

alterrolesetstmt()

public PostgreSQLParser.AlterrolesetstmtContext alterrolesetstmt()

Returns: AlterrolesetstmtContext

alterrolestmt()

public PostgreSQLParser.AlterrolestmtContext alterrolestmt()

Returns: AlterrolestmtContext

altersubscriptionstmt()

public PostgreSQLParser.AltersubscriptionstmtContext altersubscriptionstmt()

Returns: AltersubscriptionstmtContext

alterstatsstmt()

public PostgreSQLParser.AlterstatsstmtContext alterstatsstmt()

Returns: AlterstatsstmtContext

altertsconfigurationstmt()

public PostgreSQLParser.AltertsconfigurationstmtContext altertsconfigurationstmt()

Returns: AltertsconfigurationstmtContext

altertsdictionarystmt()

public PostgreSQLParser.AltertsdictionarystmtContext altertsdictionarystmt()

Returns: AltertsdictionarystmtContext

alterusermappingstmt()

public PostgreSQLParser.AlterusermappingstmtContext alterusermappingstmt()

Returns: AlterusermappingstmtContext

analyzestmt()

public PostgreSQLParser.AnalyzestmtContext analyzestmt()

Returns: AnalyzestmtContext

callstmt()

public PostgreSQLParser.CallstmtContext callstmt()

Returns: CallstmtContext

checkpointstmt()

public PostgreSQLParser.CheckpointstmtContext checkpointstmt()

Returns: CheckpointstmtContext

closeportalstmt()

public PostgreSQLParser.CloseportalstmtContext closeportalstmt()

Returns: CloseportalstmtContext

clusterstmt()

public PostgreSQLParser.ClusterstmtContext clusterstmt()

Returns: ClusterstmtContext

commentstmt()

public PostgreSQLParser.CommentstmtContext commentstmt()

Returns: CommentstmtContext

constraintssetstmt()

public PostgreSQLParser.ConstraintssetstmtContext constraintssetstmt()

Returns: ConstraintssetstmtContext

copystmt()

public PostgreSQLParser.CopystmtContext copystmt()

Returns: CopystmtContext

createamstmt()

public PostgreSQLParser.CreateamstmtContext createamstmt()

Returns: CreateamstmtContext

createasstmt()

public PostgreSQLParser.CreateasstmtContext createasstmt()

Returns: CreateasstmtContext

createassertionstmt()

public PostgreSQLParser.CreateassertionstmtContext createassertionstmt()

Returns: CreateassertionstmtContext

createcaststmt()

public PostgreSQLParser.CreatecaststmtContext createcaststmt()

Returns: CreatecaststmtContext

createconversionstmt()

public PostgreSQLParser.CreateconversionstmtContext createconversionstmt()

Returns: CreateconversionstmtContext

createdomainstmt()

public PostgreSQLParser.CreatedomainstmtContext createdomainstmt()

Returns: CreatedomainstmtContext

createextensionstmt()

public PostgreSQLParser.CreateextensionstmtContext createextensionstmt()

Returns: CreateextensionstmtContext

createfdwstmt()

public PostgreSQLParser.CreatefdwstmtContext createfdwstmt()

Returns: CreatefdwstmtContext

createforeignserverstmt()

public PostgreSQLParser.CreateforeignserverstmtContext createforeignserverstmt()

Returns: CreateforeignserverstmtContext

createforeigntablestmt()

public PostgreSQLParser.CreateforeigntablestmtContext createforeigntablestmt()

Returns: CreateforeigntablestmtContext

createfunctionstmt()

public PostgreSQLParser.CreatefunctionstmtContext createfunctionstmt()

Returns: CreatefunctionstmtContext

creategroupstmt()

public PostgreSQLParser.CreategroupstmtContext creategroupstmt()

Returns: CreategroupstmtContext

creatematviewstmt()

public PostgreSQLParser.CreatematviewstmtContext creatematviewstmt()

Returns: CreatematviewstmtContext

createopclassstmt()

public PostgreSQLParser.CreateopclassstmtContext createopclassstmt()

Returns: CreateopclassstmtContext

createopfamilystmt()

public PostgreSQLParser.CreateopfamilystmtContext createopfamilystmt()

Returns: CreateopfamilystmtContext

createpublicationstmt()

public PostgreSQLParser.CreatepublicationstmtContext createpublicationstmt()

Returns: CreatepublicationstmtContext

alteropfamilystmt()

public PostgreSQLParser.AlteropfamilystmtContext alteropfamilystmt()

Returns: AlteropfamilystmtContext

createpolicystmt()

public PostgreSQLParser.CreatepolicystmtContext createpolicystmt()

Returns: CreatepolicystmtContext

createplangstmt()

public PostgreSQLParser.CreateplangstmtContext createplangstmt()

Returns: CreateplangstmtContext

createschemastmt()

public PostgreSQLParser.CreateschemastmtContext createschemastmt()

Returns: CreateschemastmtContext

createseqstmt()

public PostgreSQLParser.CreateseqstmtContext createseqstmt()

Returns: CreateseqstmtContext

createstmt()

public PostgreSQLParser.CreatestmtContext createstmt()

Returns: CreatestmtContext

createsubscriptionstmt()

public PostgreSQLParser.CreatesubscriptionstmtContext createsubscriptionstmt()

Returns: CreatesubscriptionstmtContext

createstatsstmt()

public PostgreSQLParser.CreatestatsstmtContext createstatsstmt()

Returns: CreatestatsstmtContext

createtablespacestmt()

public PostgreSQLParser.CreatetablespacestmtContext createtablespacestmt()

Returns: CreatetablespacestmtContext

createtransformstmt()

public PostgreSQLParser.CreatetransformstmtContext createtransformstmt()

Returns: CreatetransformstmtContext

createtrigstmt()

public PostgreSQLParser.CreatetrigstmtContext createtrigstmt()

Returns: CreatetrigstmtContext

createeventtrigstmt()

public PostgreSQLParser.CreateeventtrigstmtContext createeventtrigstmt()

Returns: CreateeventtrigstmtContext

createrolestmt()

public PostgreSQLParser.CreaterolestmtContext createrolestmt()

Returns: CreaterolestmtContext

createuserstmt()

public PostgreSQLParser.CreateuserstmtContext createuserstmt()

Returns: CreateuserstmtContext

createusermappingstmt()

public PostgreSQLParser.CreateusermappingstmtContext createusermappingstmt()

Returns: CreateusermappingstmtContext

createdbstmt()

public PostgreSQLParser.CreatedbstmtContext createdbstmt()

Returns: CreatedbstmtContext

deallocatestmt()

public PostgreSQLParser.DeallocatestmtContext deallocatestmt()

Returns: DeallocatestmtContext

declarecursorstmt()

public PostgreSQLParser.DeclarecursorstmtContext declarecursorstmt()

Returns: DeclarecursorstmtContext

definestmt()

public PostgreSQLParser.DefinestmtContext definestmt()

Returns: DefinestmtContext

deletestmt()

public PostgreSQLParser.DeletestmtContext deletestmt()

Returns: DeletestmtContext

discardstmt()

public PostgreSQLParser.DiscardstmtContext discardstmt()

Returns: DiscardstmtContext

dostmt()

public PostgreSQLParser.DostmtContext dostmt()

Returns: DostmtContext

dropcaststmt()

public PostgreSQLParser.DropcaststmtContext dropcaststmt()

Returns: DropcaststmtContext

dropopclassstmt()

public PostgreSQLParser.DropopclassstmtContext dropopclassstmt()

Returns: DropopclassstmtContext

dropopfamilystmt()

public PostgreSQLParser.DropopfamilystmtContext dropopfamilystmt()

Returns: DropopfamilystmtContext

dropownedstmt()

public PostgreSQLParser.DropownedstmtContext dropownedstmt()

Returns: DropownedstmtContext

dropstmt()

public PostgreSQLParser.DropstmtContext dropstmt()

Returns: DropstmtContext

dropsubscriptionstmt()

public PostgreSQLParser.DropsubscriptionstmtContext dropsubscriptionstmt()

Returns: DropsubscriptionstmtContext

droptablespacestmt()

public PostgreSQLParser.DroptablespacestmtContext droptablespacestmt()

Returns: DroptablespacestmtContext

droptransformstmt()

public PostgreSQLParser.DroptransformstmtContext droptransformstmt()

Returns: DroptransformstmtContext

droprolestmt()

public PostgreSQLParser.DroprolestmtContext droprolestmt()

Returns: DroprolestmtContext

dropusermappingstmt()

public PostgreSQLParser.DropusermappingstmtContext dropusermappingstmt()

Returns: DropusermappingstmtContext

dropdbstmt()

public PostgreSQLParser.DropdbstmtContext dropdbstmt()

Returns: DropdbstmtContext

executestmt()

public PostgreSQLParser.ExecutestmtContext executestmt()

Returns: ExecutestmtContext

explainstmt()

public PostgreSQLParser.ExplainstmtContext explainstmt()

Returns: ExplainstmtContext

fetchstmt()

public PostgreSQLParser.FetchstmtContext fetchstmt()

Returns: FetchstmtContext

grantstmt()

public PostgreSQLParser.GrantstmtContext grantstmt()

Returns: GrantstmtContext

grantrolestmt()

public PostgreSQLParser.GrantrolestmtContext grantrolestmt()

Returns: GrantrolestmtContext

importforeignschemastmt()

public PostgreSQLParser.ImportforeignschemastmtContext importforeignschemastmt()

Returns: ImportforeignschemastmtContext

indexstmt()

public PostgreSQLParser.IndexstmtContext indexstmt()

Returns: IndexstmtContext

insertstmt()

public PostgreSQLParser.InsertstmtContext insertstmt()

Returns: InsertstmtContext

mergestmt()

public PostgreSQLParser.MergestmtContext mergestmt()

Returns: MergestmtContext

listenstmt()

public PostgreSQLParser.ListenstmtContext listenstmt()

Returns: ListenstmtContext

refreshmatviewstmt()

public PostgreSQLParser.RefreshmatviewstmtContext refreshmatviewstmt()

Returns: RefreshmatviewstmtContext

loadstmt()

public PostgreSQLParser.LoadstmtContext loadstmt()

Returns: LoadstmtContext

lockstmt()

public PostgreSQLParser.LockstmtContext lockstmt()

Returns: LockstmtContext

notifystmt()

public PostgreSQLParser.NotifystmtContext notifystmt()

Returns: NotifystmtContext

preparestmt()

public PostgreSQLParser.PreparestmtContext preparestmt()

Returns: PreparestmtContext

reassignownedstmt()

public PostgreSQLParser.ReassignownedstmtContext reassignownedstmt()

Returns: ReassignownedstmtContext

reindexstmt()

public PostgreSQLParser.ReindexstmtContext reindexstmt()

Returns: ReindexstmtContext

removeaggrstmt()

public PostgreSQLParser.RemoveaggrstmtContext removeaggrstmt()

Returns: RemoveaggrstmtContext

removefuncstmt()

public PostgreSQLParser.RemovefuncstmtContext removefuncstmt()

Returns: RemovefuncstmtContext

removeoperstmt()

public PostgreSQLParser.RemoveoperstmtContext removeoperstmt()

Returns: RemoveoperstmtContext

renamestmt()

public PostgreSQLParser.RenamestmtContext renamestmt()

Returns: RenamestmtContext

revokestmt()

public PostgreSQLParser.RevokestmtContext revokestmt()

Returns: RevokestmtContext

revokerolestmt()

public PostgreSQLParser.RevokerolestmtContext revokerolestmt()

Returns: RevokerolestmtContext

rulestmt()

public PostgreSQLParser.RulestmtContext rulestmt()

Returns: RulestmtContext

seclabelstmt()

public PostgreSQLParser.SeclabelstmtContext seclabelstmt()

Returns: SeclabelstmtContext

selectstmt()

public PostgreSQLParser.SelectstmtContext selectstmt()

Returns: SelectstmtContext

transactionstmt()

public PostgreSQLParser.TransactionstmtContext transactionstmt()

Returns: TransactionstmtContext

truncatestmt()

public PostgreSQLParser.TruncatestmtContext truncatestmt()

Returns: TruncatestmtContext

unlistenstmt()

public PostgreSQLParser.UnlistenstmtContext unlistenstmt()

Returns: UnlistenstmtContext

updatestmt()

public PostgreSQLParser.UpdatestmtContext updatestmt()

Returns: UpdatestmtContext

vacuumstmt()

public PostgreSQLParser.VacuumstmtContext vacuumstmt()

Returns: VacuumstmtContext

variableresetstmt()

public PostgreSQLParser.VariableresetstmtContext variableresetstmt()

Returns: VariableresetstmtContext

variablesetstmt()

public PostgreSQLParser.VariablesetstmtContext variablesetstmt()

Returns: VariablesetstmtContext

variableshowstmt()

public PostgreSQLParser.VariableshowstmtContext variableshowstmt()

Returns: VariableshowstmtContext

viewstmt()

public PostgreSQLParser.ViewstmtContext viewstmt()

Returns: ViewstmtContext

EnterRule(IParseTreeListener)

public override void EnterRule(IParseTreeListener listener)

Parameters:

Name Type Description
listener IParseTreeListener

ExitRule(IParseTreeListener)

public override void ExitRule(IParseTreeListener listener)

Parameters:

Name Type Description
listener IParseTreeListener

Accept<TResult>(IParseTreeVisitor<TResult>)

public override TResult Accept<TResult>(IParseTreeVisitor<TResult> visitor)

The `` needs a double dispatch method.

Parameters:

Name Type Description
visitor IParseTreeVisitor<<TResult>>

Returns: <TResult>