Package one.gfw.antlr4.sql.postgresql
Class PostgreSQLParser.StmtContext
- java.lang.Object
-
- org.antlr.v4.runtime.RuleContext
-
- org.antlr.v4.runtime.ParserRuleContext
-
- one.gfw.antlr4.sql.postgresql.PostgreSQLParser.StmtContext
-
- All Implemented Interfaces:
org.antlr.v4.runtime.tree.ParseTree,org.antlr.v4.runtime.tree.RuleNode,org.antlr.v4.runtime.tree.SyntaxTree,org.antlr.v4.runtime.tree.Tree
- Enclosing class:
- PostgreSQLParser
public static class PostgreSQLParser.StmtContext extends org.antlr.v4.runtime.ParserRuleContext
-
-
Constructor Summary
Constructors Constructor Description StmtContext(org.antlr.v4.runtime.ParserRuleContext parent, int invokingState)
-
Method Summary
-
Methods inherited from class org.antlr.v4.runtime.ParserRuleContext
addAnyChild, addChild, addChild, addChild, addErrorNode, addErrorNode, copyFrom, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoString
-
-
-
-
Method Detail
-
altereventtrigstmt
public PostgreSQLParser.AltereventtrigstmtContext altereventtrigstmt()
-
altercollationstmt
public PostgreSQLParser.AltercollationstmtContext altercollationstmt()
-
alterdatabasestmt
public PostgreSQLParser.AlterdatabasestmtContext alterdatabasestmt()
-
alterdatabasesetstmt
public PostgreSQLParser.AlterdatabasesetstmtContext alterdatabasesetstmt()
-
alterdefaultprivilegesstmt
public PostgreSQLParser.AlterdefaultprivilegesstmtContext alterdefaultprivilegesstmt()
-
alterdomainstmt
public PostgreSQLParser.AlterdomainstmtContext alterdomainstmt()
-
alterenumstmt
public PostgreSQLParser.AlterenumstmtContext alterenumstmt()
-
alterextensionstmt
public PostgreSQLParser.AlterextensionstmtContext alterextensionstmt()
-
alterextensioncontentsstmt
public PostgreSQLParser.AlterextensioncontentsstmtContext alterextensioncontentsstmt()
-
alterfdwstmt
public PostgreSQLParser.AlterfdwstmtContext alterfdwstmt()
-
alterforeignserverstmt
public PostgreSQLParser.AlterforeignserverstmtContext alterforeignserverstmt()
-
alterfunctionstmt
public PostgreSQLParser.AlterfunctionstmtContext alterfunctionstmt()
-
altergroupstmt
public PostgreSQLParser.AltergroupstmtContext altergroupstmt()
-
alterobjectdependsstmt
public PostgreSQLParser.AlterobjectdependsstmtContext alterobjectdependsstmt()
-
alterobjectschemastmt
public PostgreSQLParser.AlterobjectschemastmtContext alterobjectschemastmt()
-
alterownerstmt
public PostgreSQLParser.AlterownerstmtContext alterownerstmt()
-
alteroperatorstmt
public PostgreSQLParser.AlteroperatorstmtContext alteroperatorstmt()
-
altertypestmt
public PostgreSQLParser.AltertypestmtContext altertypestmt()
-
alterpolicystmt
public PostgreSQLParser.AlterpolicystmtContext alterpolicystmt()
-
alterseqstmt
public PostgreSQLParser.AlterseqstmtContext alterseqstmt()
-
altersystemstmt
public PostgreSQLParser.AltersystemstmtContext altersystemstmt()
-
altertablestmt
public PostgreSQLParser.AltertablestmtContext altertablestmt()
-
altertblspcstmt
public PostgreSQLParser.AltertblspcstmtContext altertblspcstmt()
-
altercompositetypestmt
public PostgreSQLParser.AltercompositetypestmtContext altercompositetypestmt()
-
alterpublicationstmt
public PostgreSQLParser.AlterpublicationstmtContext alterpublicationstmt()
-
alterrolesetstmt
public PostgreSQLParser.AlterrolesetstmtContext alterrolesetstmt()
-
alterrolestmt
public PostgreSQLParser.AlterrolestmtContext alterrolestmt()
-
altersubscriptionstmt
public PostgreSQLParser.AltersubscriptionstmtContext altersubscriptionstmt()
-
alterstatsstmt
public PostgreSQLParser.AlterstatsstmtContext alterstatsstmt()
-
altertsconfigurationstmt
public PostgreSQLParser.AltertsconfigurationstmtContext altertsconfigurationstmt()
-
altertsdictionarystmt
public PostgreSQLParser.AltertsdictionarystmtContext altertsdictionarystmt()
-
alterusermappingstmt
public PostgreSQLParser.AlterusermappingstmtContext alterusermappingstmt()
-
analyzestmt
public PostgreSQLParser.AnalyzestmtContext analyzestmt()
-
callstmt
public PostgreSQLParser.CallstmtContext callstmt()
-
checkpointstmt
public PostgreSQLParser.CheckpointstmtContext checkpointstmt()
-
closeportalstmt
public PostgreSQLParser.CloseportalstmtContext closeportalstmt()
-
clusterstmt
public PostgreSQLParser.ClusterstmtContext clusterstmt()
-
commentstmt
public PostgreSQLParser.CommentstmtContext commentstmt()
-
constraintssetstmt
public PostgreSQLParser.ConstraintssetstmtContext constraintssetstmt()
-
copystmt
public PostgreSQLParser.CopystmtContext copystmt()
-
createamstmt
public PostgreSQLParser.CreateamstmtContext createamstmt()
-
createasstmt
public PostgreSQLParser.CreateasstmtContext createasstmt()
-
createassertionstmt
public PostgreSQLParser.CreateassertionstmtContext createassertionstmt()
-
createcaststmt
public PostgreSQLParser.CreatecaststmtContext createcaststmt()
-
createconversionstmt
public PostgreSQLParser.CreateconversionstmtContext createconversionstmt()
-
createdomainstmt
public PostgreSQLParser.CreatedomainstmtContext createdomainstmt()
-
createextensionstmt
public PostgreSQLParser.CreateextensionstmtContext createextensionstmt()
-
createfdwstmt
public PostgreSQLParser.CreatefdwstmtContext createfdwstmt()
-
createforeignserverstmt
public PostgreSQLParser.CreateforeignserverstmtContext createforeignserverstmt()
-
createforeigntablestmt
public PostgreSQLParser.CreateforeigntablestmtContext createforeigntablestmt()
-
createfunctionstmt
public PostgreSQLParser.CreatefunctionstmtContext createfunctionstmt()
-
creategroupstmt
public PostgreSQLParser.CreategroupstmtContext creategroupstmt()
-
creatematviewstmt
public PostgreSQLParser.CreatematviewstmtContext creatematviewstmt()
-
createopclassstmt
public PostgreSQLParser.CreateopclassstmtContext createopclassstmt()
-
createopfamilystmt
public PostgreSQLParser.CreateopfamilystmtContext createopfamilystmt()
-
createpublicationstmt
public PostgreSQLParser.CreatepublicationstmtContext createpublicationstmt()
-
alteropfamilystmt
public PostgreSQLParser.AlteropfamilystmtContext alteropfamilystmt()
-
createpolicystmt
public PostgreSQLParser.CreatepolicystmtContext createpolicystmt()
-
createplangstmt
public PostgreSQLParser.CreateplangstmtContext createplangstmt()
-
createschemastmt
public PostgreSQLParser.CreateschemastmtContext createschemastmt()
-
createseqstmt
public PostgreSQLParser.CreateseqstmtContext createseqstmt()
-
createstmt
public PostgreSQLParser.CreatestmtContext createstmt()
-
createsubscriptionstmt
public PostgreSQLParser.CreatesubscriptionstmtContext createsubscriptionstmt()
-
createstatsstmt
public PostgreSQLParser.CreatestatsstmtContext createstatsstmt()
-
createtablespacestmt
public PostgreSQLParser.CreatetablespacestmtContext createtablespacestmt()
-
createtransformstmt
public PostgreSQLParser.CreatetransformstmtContext createtransformstmt()
-
createtrigstmt
public PostgreSQLParser.CreatetrigstmtContext createtrigstmt()
-
createeventtrigstmt
public PostgreSQLParser.CreateeventtrigstmtContext createeventtrigstmt()
-
createrolestmt
public PostgreSQLParser.CreaterolestmtContext createrolestmt()
-
createuserstmt
public PostgreSQLParser.CreateuserstmtContext createuserstmt()
-
createusermappingstmt
public PostgreSQLParser.CreateusermappingstmtContext createusermappingstmt()
-
createdbstmt
public PostgreSQLParser.CreatedbstmtContext createdbstmt()
-
deallocatestmt
public PostgreSQLParser.DeallocatestmtContext deallocatestmt()
-
declarecursorstmt
public PostgreSQLParser.DeclarecursorstmtContext declarecursorstmt()
-
definestmt
public PostgreSQLParser.DefinestmtContext definestmt()
-
deletestmt
public PostgreSQLParser.DeletestmtContext deletestmt()
-
discardstmt
public PostgreSQLParser.DiscardstmtContext discardstmt()
-
dostmt
public PostgreSQLParser.DostmtContext dostmt()
-
dropcaststmt
public PostgreSQLParser.DropcaststmtContext dropcaststmt()
-
dropopclassstmt
public PostgreSQLParser.DropopclassstmtContext dropopclassstmt()
-
dropopfamilystmt
public PostgreSQLParser.DropopfamilystmtContext dropopfamilystmt()
-
dropownedstmt
public PostgreSQLParser.DropownedstmtContext dropownedstmt()
-
dropstmt
public PostgreSQLParser.DropstmtContext dropstmt()
-
dropsubscriptionstmt
public PostgreSQLParser.DropsubscriptionstmtContext dropsubscriptionstmt()
-
droptablespacestmt
public PostgreSQLParser.DroptablespacestmtContext droptablespacestmt()
-
droptransformstmt
public PostgreSQLParser.DroptransformstmtContext droptransformstmt()
-
droprolestmt
public PostgreSQLParser.DroprolestmtContext droprolestmt()
-
dropusermappingstmt
public PostgreSQLParser.DropusermappingstmtContext dropusermappingstmt()
-
dropdbstmt
public PostgreSQLParser.DropdbstmtContext dropdbstmt()
-
executestmt
public PostgreSQLParser.ExecutestmtContext executestmt()
-
explainstmt
public PostgreSQLParser.ExplainstmtContext explainstmt()
-
fetchstmt
public PostgreSQLParser.FetchstmtContext fetchstmt()
-
grantstmt
public PostgreSQLParser.GrantstmtContext grantstmt()
-
grantrolestmt
public PostgreSQLParser.GrantrolestmtContext grantrolestmt()
-
importforeignschemastmt
public PostgreSQLParser.ImportforeignschemastmtContext importforeignschemastmt()
-
indexstmt
public PostgreSQLParser.IndexstmtContext indexstmt()
-
insertstmt
public PostgreSQLParser.InsertstmtContext insertstmt()
-
listenstmt
public PostgreSQLParser.ListenstmtContext listenstmt()
-
refreshmatviewstmt
public PostgreSQLParser.RefreshmatviewstmtContext refreshmatviewstmt()
-
loadstmt
public PostgreSQLParser.LoadstmtContext loadstmt()
-
lockstmt
public PostgreSQLParser.LockstmtContext lockstmt()
-
notifystmt
public PostgreSQLParser.NotifystmtContext notifystmt()
-
preparestmt
public PostgreSQLParser.PreparestmtContext preparestmt()
-
reassignownedstmt
public PostgreSQLParser.ReassignownedstmtContext reassignownedstmt()
-
reindexstmt
public PostgreSQLParser.ReindexstmtContext reindexstmt()
-
removeaggrstmt
public PostgreSQLParser.RemoveaggrstmtContext removeaggrstmt()
-
removefuncstmt
public PostgreSQLParser.RemovefuncstmtContext removefuncstmt()
-
removeoperstmt
public PostgreSQLParser.RemoveoperstmtContext removeoperstmt()
-
renamestmt
public PostgreSQLParser.RenamestmtContext renamestmt()
-
revokestmt
public PostgreSQLParser.RevokestmtContext revokestmt()
-
revokerolestmt
public PostgreSQLParser.RevokerolestmtContext revokerolestmt()
-
rulestmt
public PostgreSQLParser.RulestmtContext rulestmt()
-
seclabelstmt
public PostgreSQLParser.SeclabelstmtContext seclabelstmt()
-
selectstmt
public PostgreSQLParser.SelectstmtContext selectstmt()
-
transactionstmt
public PostgreSQLParser.TransactionstmtContext transactionstmt()
-
truncatestmt
public PostgreSQLParser.TruncatestmtContext truncatestmt()
-
unlistenstmt
public PostgreSQLParser.UnlistenstmtContext unlistenstmt()
-
updatestmt
public PostgreSQLParser.UpdatestmtContext updatestmt()
-
vacuumstmt
public PostgreSQLParser.VacuumstmtContext vacuumstmt()
-
variableresetstmt
public PostgreSQLParser.VariableresetstmtContext variableresetstmt()
-
variablesetstmt
public PostgreSQLParser.VariablesetstmtContext variablesetstmt()
-
variableshowstmt
public PostgreSQLParser.VariableshowstmtContext variableshowstmt()
-
viewstmt
public PostgreSQLParser.ViewstmtContext viewstmt()
-
plsqlconsolecommand
public PostgreSQLParser.PlsqlconsolecommandContext plsqlconsolecommand()
-
getRuleIndex
public int getRuleIndex()
- Overrides:
getRuleIndexin classorg.antlr.v4.runtime.RuleContext
-
enterRule
public void enterRule(org.antlr.v4.runtime.tree.ParseTreeListener listener)
- Overrides:
enterRulein classorg.antlr.v4.runtime.ParserRuleContext
-
exitRule
public void exitRule(org.antlr.v4.runtime.tree.ParseTreeListener listener)
- Overrides:
exitRulein classorg.antlr.v4.runtime.ParserRuleContext
-
accept
public <T> T accept(org.antlr.v4.runtime.tree.ParseTreeVisitor<? extends T> visitor)
- Specified by:
acceptin interfaceorg.antlr.v4.runtime.tree.ParseTree- Overrides:
acceptin classorg.antlr.v4.runtime.RuleContext
-
-