| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
MySQLStatementParser.StatementInformationItemNameContext |
MySQLStatementParser.statementInformationItemName() |
MySQLStatementParser.StatementInformationItemNameContext |
MySQLStatementParser.StatementInformationItemContext.statementInformationItemName() |
| Modifier and Type | Method and Description |
|---|---|
T |
MySQLStatementBaseVisitor.visitStatementInformationItemName(MySQLStatementParser.StatementInformationItemNameContext ctx)
Visit a parse tree produced by
MySQLStatementParser.statementInformationItemName(). |
T |
MySQLStatementVisitor.visitStatementInformationItemName(MySQLStatementParser.StatementInformationItemNameContext ctx)
Visit a parse tree produced by
MySQLStatementParser.statementInformationItemName(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.