| Package | Description |
|---|---|
| io.debezium.ddl.parser.mysql.generated |
| Modifier and Type | Method and Description |
|---|---|
MySqlParser.ShutdownStatementContext |
MySqlParser.shutdownStatement() |
MySqlParser.ShutdownStatementContext |
MySqlParser.AdministrationStatementContext.shutdownStatement() |
| Modifier and Type | Method and Description |
|---|---|
void |
MySqlParserListener.enterShutdownStatement(MySqlParser.ShutdownStatementContext ctx)
Enter a parse tree produced by
MySqlParser.shutdownStatement(). |
void |
MySqlParserBaseListener.enterShutdownStatement(MySqlParser.ShutdownStatementContext ctx)
Enter a parse tree produced by
MySqlParser.shutdownStatement(). |
void |
MySqlParserListener.exitShutdownStatement(MySqlParser.ShutdownStatementContext ctx)
Exit a parse tree produced by
MySqlParser.shutdownStatement(). |
void |
MySqlParserBaseListener.exitShutdownStatement(MySqlParser.ShutdownStatementContext ctx)
Exit a parse tree produced by
MySqlParser.shutdownStatement(). |
Copyright © 2018 JBoss by Red Hat. All rights reserved.