| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.mysql.visitor.statement.impl |
| Modifier and Type | Method and Description |
|---|---|
MySQLStatementParser.SingleTableClauseContext |
MySQLStatementParser.singleTableClause() |
MySQLStatementParser.SingleTableClauseContext |
MySQLStatementParser.DeleteContext.singleTableClause() |
| Modifier and Type | Method and Description |
|---|---|
T |
MySQLStatementBaseVisitor.visitSingleTableClause(MySQLStatementParser.SingleTableClauseContext ctx)
Visit a parse tree produced by
MySQLStatementParser.singleTableClause(). |
T |
MySQLStatementVisitor.visitSingleTableClause(MySQLStatementParser.SingleTableClauseContext ctx)
Visit a parse tree produced by
MySQLStatementParser.singleTableClause(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
MySQLStatementSQLVisitor.visitSingleTableClause(MySQLStatementParser.SingleTableClauseContext ctx) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.