public static class MySqlParser.DdlStatementContext
extends org.antlr.v4.runtime.ParserRuleContext
| 构造器和说明 |
|---|
DdlStatementContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState) |
addAnyChild, addChild, addChild, addChild, addErrorNode, addErrorNode, copyFrom, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoStringpublic DdlStatementContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState)
public MySqlParser.CreateDatabaseContext createDatabase()
public MySqlParser.CreateEventContext createEvent()
public MySqlParser.CreateIndexContext createIndex()
public MySqlParser.CreateLogfileGroupContext createLogfileGroup()
public MySqlParser.CreateProcedureContext createProcedure()
public MySqlParser.CreateFunctionContext createFunction()
public MySqlParser.CreateServerContext createServer()
public MySqlParser.CreateTableContext createTable()
public MySqlParser.CreateTablespaceInnodbContext createTablespaceInnodb()
public MySqlParser.CreateTablespaceNdbContext createTablespaceNdb()
public MySqlParser.CreateTriggerContext createTrigger()
public MySqlParser.CreateViewContext createView()
public MySqlParser.AlterDatabaseContext alterDatabase()
public MySqlParser.AlterEventContext alterEvent()
public MySqlParser.AlterFunctionContext alterFunction()
public MySqlParser.AlterInstanceContext alterInstance()
public MySqlParser.AlterLogfileGroupContext alterLogfileGroup()
public MySqlParser.AlterProcedureContext alterProcedure()
public MySqlParser.AlterServerContext alterServer()
public MySqlParser.AlterTableContext alterTable()
public MySqlParser.AlterTablespaceContext alterTablespace()
public MySqlParser.AlterViewContext alterView()
public MySqlParser.DropDatabaseContext dropDatabase()
public MySqlParser.DropEventContext dropEvent()
public MySqlParser.DropIndexContext dropIndex()
public MySqlParser.DropLogfileGroupContext dropLogfileGroup()
public MySqlParser.DropProcedureContext dropProcedure()
public MySqlParser.DropFunctionContext dropFunction()
public MySqlParser.DropServerContext dropServer()
public MySqlParser.DropTableContext dropTable()
public MySqlParser.DropTablespaceContext dropTablespace()
public MySqlParser.DropTriggerContext dropTrigger()
public MySqlParser.DropViewContext dropView()
public MySqlParser.RenameTableContext renameTable()
public MySqlParser.TruncateTableContext truncateTable()
public int getRuleIndex()
getRuleIndex 在类中 org.antlr.v4.runtime.RuleContextpublic void enterRule(org.antlr.v4.runtime.tree.ParseTreeListener listener)
enterRule 在类中 org.antlr.v4.runtime.ParserRuleContextpublic void exitRule(org.antlr.v4.runtime.tree.ParseTreeListener listener)
exitRule 在类中 org.antlr.v4.runtime.ParserRuleContextpublic <T> T accept(org.antlr.v4.runtime.tree.ParseTreeVisitor<? extends T> visitor)
accept 在接口中 org.antlr.v4.runtime.tree.ParseTreeaccept 在类中 org.antlr.v4.runtime.RuleContextCopyright © 2022 Seata. All rights reserved.