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