| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
MySQLStatementParser.HelpContext |
MySQLStatementParser.help() |
MySQLStatementParser.HelpContext |
MySQLStatementParser.ExecuteContext.help() |
| Modifier and Type | Method and Description |
|---|---|
T |
MySQLStatementBaseVisitor.visitHelp(MySQLStatementParser.HelpContext ctx)
Visit a parse tree produced by
MySQLStatementParser.help(). |
T |
MySQLStatementVisitor.visitHelp(MySQLStatementParser.HelpContext ctx)
Visit a parse tree produced by
MySQLStatementParser.help(). |
Copyright © 2021 The Apache Software Foundation. All rights reserved.